Loading Tool

Explorer IconExplorer

Memory Pool

15,705 transactions
7.09 vMB
0.02317671 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.75/200 MB

Candidate Block

Mining Attempt 42a9b5da6eac2b660bab7a4e104f565843d1e3f0cf643849dcfa1fa80b9bda25
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 64ee0ec180a7f19365f6f7d64c06fa288f9f3c8b7f92b417ce34ae46742baf65
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,165
Size: 1.00 vMB
Total Fees: 0.00967514 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (710,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,024 203,024 0000000000000114676f15462e66866d97762fd87d617cf8aef25961b3ae8c78 292 0.13 vMB 149
203,023 203,023 0000000000000535652dc152522819e75ca5a5e3f50c1a5e2d1d970c1a5a4bea 13 0.01 vMB 91
203,022 203,022 00000000000000ce966de6b92a9161f5ec23b7ad1cbd00b9467f376b36d05a0d 255 0.09 vMB 172
203,021 203,021 0000000000000361bb3bc4915dca8bd3635136ecba39e68a80229f46ba009f7f 403 0.18 vMB 104
203,020 203,020 000000000000008296dfde6fc6f221b34c464453d332e742d9200493f5c08116 1,023 0.43 vMB 120
203,019 203,019 000000000000048ba47ac5060b4f98d8d789addb115baa8c8221cc6ea527e7fb 128 0.08 vMB 185
203,018 203,018 000000000000035abb8ea8ab2ac3a7a3dd0807d307d159d8909c54983c5fa618 354 0.18 vMB 174
203,017 203,017 00000000000002aa2cb1043a4d54859d956cea805ba797aebb45f8bbe6b5279b 126 0.05 vMB 123
203,016 203,016 00000000000000115b4fb1167bba6370b8f0218608640bc7ee6210b825035b6e 132 0.06 vMB 139
203,015 203,015 00000000000004b5720410d3053ceb1bd2e9119442828e8592635f3ee4190141 81 0.04 vMB 120
203,014 203,014 0000000000000304ed755af78df8cc792855e9f6430285621deff7fb2dced8ec 20 0.01 vMB 77
203,013 203,013 00000000000000fa041a2393db3f9953c33e2822f2191a1865a63b6d16205894 378 0.23 vMB 99
203,012 203,012 000000000000002a5c4122c6bfa94d11362555927712b6d6ba50bf9c33ebf231 128 0.05 vMB 42
203,011 203,011 000000000000013635f8c228b7a9c375145269c3f3912a7f5a47489ebcbeaed8 481 0.24 vMB 152
203,010 203,010 00000000000004e0f4e1513cd162336ac85fb62b571cfcbe31418e94fd305a84 118 0.05 vMB 88
203,009 203,009 000000000000035aea515d27de0f04e3fd19f6002ab1734f921143ca5d2ed927 682 0.25 vMB 156
203,008 203,008 000000000000018acaf56da4849fa51a47764d8d0d7bf2235620fde4235e0d5b 590 0.25 vMB 252
203,007 203,007 000000000000002e55913f90d7fb9f0d9f9d2842d22f41f401a8983ed65d8dd1 382 0.16 vMB 163
203,006 203,006 000000000000031c4a8e7242f234d11f601b5680bee514edacaadd8dbd7780f2 111 0.05 vMB 109
203,005 203,005 00000000000003d3b71d28262bf1cde299d36e1242485705ebe6cbbd86ebb5de 89 0.04 vMB 102
203,004 203,004 00000000000001543e23ae2702ebc5d808cc52c8bf7b37964df1c2fddf30e9d7 146 0.08 vMB 125
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.15 GB
    • Received: 1.39 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.