Loading Tool

Explorer IconExplorer

Memory Pool

48,399 transactions
30.43 vMB
0.10403036 BTC
Random Selection Loading Transactions
Max Size: 162.16/200 MB

Candidate Block

Mining Attempt 5fa69512533d59032ee3d7c6f08e930db8f26250e8c846fe11273e2cb7bf8784
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 449dee983943f7d7b5ba7ea33b886eb2c01a977fd19bd19021abc506cb83bcad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.04116835 BTC
Feerates: 150.97 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (318,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,345 596,345 00000000000000000006e6b5ee594ba9ad3b02dc1145fb5e6b633e15044554de 2,570 1.00/1.00 vMB 32
596,344 596,344 000000000000000000117ada2ad4a83f25dbdb0579ebc56a8a244599d61e4084 1,918 1.00/1.00 vMB 2
596,343 596,343 00000000000000000012a83d6bdbc8eda617492523e48d6fbdc6825a400409b1 2,698 1.00/1.00 vMB 29
596,342 596,342 0000000000000000000151e6f4e706cb197936267b003c771ed26882a7cb51ab 2,097 1.00/1.00 vMB 7
596,341 596,341 000000000000000000156775f12a5070a0334289ace582507443081678224b7a 2,594 1.00/1.00 vMB 16
596,340 596,340 00000000000000000003f74e268d8e51025f3f294ff47d05a83eabb35b382d38 3,255 1.00/1.00 vMB 25
596,339 596,339 0000000000000000000aeb9ae019005d364ad564ae2b44af3d635f2681c43081 2,865 1.00/1.00 vMB 51
596,338 596,338 0000000000000000000e6bc0c4db4e9fc53abc51a2ae41eb7c6449144c136649 2,658 1.00/1.00 vMB 19
596,337 596,337 0000000000000000000050d68326db99646b96bf4b3632a8dcf76803793cfada 2,005 1.00/1.00 vMB 10
596,336 596,336 00000000000000000002da70ff6cf7c060507e036d8654190de7c8c74b844883 2,848 1.00/1.00 vMB 39
596,335 596,335 000000000000000000148e08a08fc0ad1375bc46b59139e086c35af9c57a72a0 2,651 1.00/1.00 vMB 24
596,334 596,334 0000000000000000000fdebca356edb40e93113b29027c1f02ccd181c93db16b 2,412 1.00/1.00 vMB 29
596,333 596,333 000000000000000000045276dbb17ec475d37999262cd616e40e6f648618caab 3,111 1.00/1.00 vMB 45
596,332 596,332 0000000000000000000721a3f0468a077734161c62f36361d56b5198e64751ed 2,680 1.00/1.00 vMB 53
596,331 596,331 00000000000000000003382abb11242b9b08bf0f5a3e4f00d42583d0735cb698 2,621 1.00/1.00 vMB 4
596,330 596,330 0000000000000000000c36cec76a28a0347920e3cdab0b39f131f1aebbf1a250 1,383 1.00/1.00 vMB 13
596,329 596,329 0000000000000000000db30461c77d250c72548969f88cced6092f23030220b7 2,840 1.00/1.00 vMB 38
596,328 596,328 00000000000000000015d6512b2fb52e0cde5a789a8ddc569d62b18881a82209 2,865 1.00/1.00 vMB 23
596,327 596,327 0000000000000000001544990b7f664eec86e1a1ffc7552ba1dd8e8fe7510990 2,846 0.99/1.00 vMB 38
596,326 596,326 0000000000000000000d813b43d1a4c146b0ae3b85106d9493b2c8069de8e681 3,030 1.00/1.00 vMB 39
596,325 596,325 0000000000000000001258881d378e9d32e1a5128f6a81e90d87acf43ac0b352 2,923 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.