Loading Tool

Explorer IconExplorer

Memory Pool

49,192 transactions
29.79 vMB
0.07428889 BTC
Random Selection Loading Transactions
Max Size: 159.37/200 MB

Candidate Block

Mining Attempt 5fb40e3ec2951d24ebac858f45bc43b6076f0494a0fd6cf0a75a4c7aea8cdb75
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 5988534bfd350d0c7cc454b5ba07852a955c78486479c857771c0ff907c88e12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01296347 BTC
Feerates: 117.91 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (411,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,819 503,819 0000000000000000001b16c45e21be0192a4149f17c28034890bbfe63f3549e4 1,064 1.00/1.00 vMB 230
503,818 503,818 000000000000000000483870e6d9b49b77e8c0ec0289587a674372b8fded99b3 515 1.00/1.00 vMB 172
503,817 503,817 0000000000000000000ea30657b7dcd7f37820e2f48a41c9c8c7fbf9bffaa449 1,514 1.00/1.00 vMB 275
503,816 503,816 00000000000000000005f7a06bd4efe545999aba00eeff9a49747a3cd1f3c9df 1,779 1.00/1.00 vMB 319
503,815 503,815 0000000000000000007d19cb1743dfc313dc38bd20736708f606ff1a26c46c0c 1,702 1.00/1.00 vMB 359
503,814 503,814 000000000000000000777d731af030711d27b9ab31cdb1e35e682d00532eb132 601 1.00/1.00 vMB 146
503,813 503,813 00000000000000000062b74d11a36f2c8e397c904b7d0bf34e32630288becba9 600 1.00/1.00 vMB 145
503,812 503,812 00000000000000000001460dddbc5f9f2cda325588dd752fe6e80d2d38b92523 1,912 1.00/1.00 vMB 419
503,811 503,811 00000000000000000030c088987efc30ee3665ecab205bec2dfe86a3159397c1 893 1.00/1.00 vMB 178
503,810 503,810 0000000000000000001faf4c3d5241d3a1256287494480264b6612c6d7ed5b3d 2,082 1.00/1.00 vMB 375
503,809 503,809 00000000000000000081b78c32206ee9dcfa3fafac30576516d391be139d5bc4 1,156 1.00/1.00 vMB 305
503,808 503,808 000000000000000000704c5cf41c55c8e2c318a956f7b0f25cad8f7386d8c2a5 1,113 1.00/1.00 vMB 249
503,807 503,807 0000000000000000001920c541f135919f45772b0993a3644b71439883d41031 1,717 1.00/1.00 vMB 283
503,806 503,806 0000000000000000002c8b0621fce65aceb7b462ecb6fd41b44d26406f217fbb 701 1.00/1.00 vMB 161
503,805 503,805 0000000000000000008a4e9bd8f713b2473fdcbd90d791fb62f01e73a0802cbf 730 1.00/1.00 vMB 232
503,804 503,804 000000000000000000872f568f3be0f7abdb723ca8df4cf10591c74d781b15b9 806 1.00/1.00 vMB 211
503,803 503,803 000000000000000000267424e50f2a96f7825468e94eecacec0db4215459bc43 778 1.00/1.00 vMB 170
503,802 503,802 0000000000000000005f057938df0e2c3a6f8c23fcc4b47c73830a0ae7bd08cb 384 1.00/1.00 vMB 163
503,801 503,801 0000000000000000002f38f7baafe6e73f6c0030d6a97a8a14102fea7b4e141b 843 1.00/1.00 vMB 202
503,800 503,800 0000000000000000001b83a19171818821c00627501e09c2fbd3af7ff1f737e2 737 1.00/1.00 vMB 177
503,799 503,799 00000000000000000020f428d2787c8eed148e688dfd686700abc6601f3216dd 1,306 1.00/1.00 vMB 300
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.