Loading Tool

Explorer IconExplorer

Memory Pool

79,411 transactions
29.55 vMB
0.10327007 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt ee2b6a387a5f9dc0e30496f555f923fafaabd3b9e56557cd2e4e4512d3c3099c
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root d3abe6152a627c7ce0f6efdbc1cc928b93fa3801fd9721dd72b587fd12a07390
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,767
Size: 1.00 vMB
Total Fees: 0.03937719 BTC
Feerates: 169.80 > 3.95 > 0.85 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (267,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,574 647,574 0000000000000000000246933fa9577700fdb84e0039c4602c514666e6c3cf3e 888 1.00/1.00 vMB 23
647,573 647,573 0000000000000000000cc74426d2aede081a624cbf64671c9b37afd6c2fc9353 1,662 1.00/1.00 vMB 10
647,572 647,572 0000000000000000000fbde70032052820403cc70ec586f6609f431fb2816bb8 2,363 1.00/1.00 vMB 39
647,571 647,571 0000000000000000000151ffa27ea1d6031a80b9c3c07bded735894a320b92fd 1 0.00/1.00 vMB 0
647,570 647,570 00000000000000000008ce07e9ff7118531e017cf81982dffe3ac0f155c5e285 1,457 1.00/1.00 vMB 19
647,569 647,569 0000000000000000000890b4a88a51d0ce474f08b1fd2de6ba23900d0bf699f8 2,166 1.00/1.00 vMB 52
647,568 647,568 00000000000000000000121a2eee5e9f9a89f2020ed56632a29f8869f7724c23 2,381 1.00/1.00 vMB 103
647,567 647,567 000000000000000000057582a104398d4731f80a6057913a94d9941defd0d50a 2,545 1.00/1.00 vMB 94
647,566 647,566 000000000000000000051ec4adf8f74f6886eab6e16f92b2df51171e4581978e 522 1.00/1.00 vMB 17
647,565 647,565 0000000000000000000dbc1e74b9ca01423d77b91d1511eb1e311567c58b1291 1,770 1.00/1.00 vMB 12
647,564 647,564 00000000000000000003420a57875db5995b77d3855ef4b2e8e326f650e33d78 1,875 1.00/1.00 vMB 87
647,563 647,563 0000000000000000000a72b8047abf8725010831cfaa068a331863beb4a307e7 2,003 1.00/1.00 vMB 111
647,562 647,562 0000000000000000000ca55263748a195a73d7ef7db0a4fb79d5fc9ead779cde 1,933 1.00/1.00 vMB 11
647,561 647,561 0000000000000000000599bbace4e7561cdb33f8d459c472ab777f1cd848c64f 1,456 1.00/1.00 vMB 40
647,560 647,560 00000000000000000004d9c6b4289f8aa805d0d4a646856d4170fe69d4c0ca55 2,383 1.00/1.00 vMB 25
647,559 647,559 00000000000000000003c6126ada577bdae8e9d9ef3ce57b6a6212be6738f985 2,045 1.00/1.00 vMB 36
647,558 647,558 00000000000000000008b3414e865b078ff5ca165b929eee2df623098570dbef 2,025 1.00/1.00 vMB 31
647,557 647,557 0000000000000000000142f8452e3b8a3ace146b47c72198c9dc278d295018ef 2,080 1.00/1.00 vMB 26
647,556 647,556 000000000000000000065d5c084977ec994f2889416365b2af590889911c8514 1,912 1.00/1.00 vMB 31
647,555 647,555 0000000000000000000d81d70ca1bdc2820dd28538137a1c67304fac9c0fd58d 2,421 1.00/1.00 vMB 38
647,554 647,554 0000000000000000000e196c32bcc3917447e229bf36f8f194f817cb9d991df2 2,475 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.41 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.