Loading Tool

Explorer IconExplorer

Memory Pool

80,750 transactions
29.77 vMB
0.09382590 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 7b8bc25a072d5b569992463e1e252d2cc80c1fc6d6a9fbac344c23c6d453ec07
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root b772b970a10a924910f663ede0046be90d187bc465bc6a34d9187035832c923f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.02675661 BTC
Feerates: 90.00 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (268,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,415 646,415 0000000000000000000ddd9474fb09128c874275d424a473e8601ab371cea012 2,557 1.00/1.00 vMB 81
646,414 646,414 0000000000000000000ab247d8a516d1f392587c705db2fa9f2a02c60b4f78d2 549 1.00/1.00 vMB 7
646,413 646,413 0000000000000000000b1ec1c8800159de7eaa59812a675c9d0e9b9d03aafbef 1,195 1.00/1.00 vMB 10
646,412 646,412 0000000000000000000e5473f04afbe6b63f35c9d5b1d320018a536d53cca825 2,457 1.00/1.00 vMB 73
646,411 646,411 0000000000000000000dc5705af5b68cf68a2abe6dc3e1dadaf64600da86b273 2,218 1.00/1.00 vMB 53
646,410 646,410 000000000000000000066e6b1be6edf8b65fb1ecda09d4fd5f0387098db26d81 1,854 1.00/1.00 vMB 21
646,409 646,409 0000000000000000000f28ae139f498829c095cd8b441eb80fced08f26471a1d 2,091 1.00/1.00 vMB 26
646,408 646,408 00000000000000000005c390e6bb267f1f6f25935605f46f9a9d3d3d0e223e43 1,869 1.00/1.00 vMB 87
646,407 646,407 0000000000000000000cccbbd5509260d9cf7d1fa89bec7933ac08fd984a0e61 983 1.00/1.00 vMB 22
646,406 646,406 00000000000000000008bff4923a8474c7d48d27ea4be2544880fb1a929f140b 2,100 1.00/1.00 vMB 24
646,405 646,405 000000000000000000069e209c9050d5fa317244943f306cab406569fdb124dc 2,138 1.00/1.00 vMB 59
646,404 646,404 0000000000000000000485cdb6ac61964d5c2e88088539e1d5d9c4606e6fc749 2,730 1.00/1.00 vMB 64
646,403 646,403 0000000000000000000da30183b7ced03bd0d57bdba21fd7f68b877fe52fc9b4 1,216 1.00/1.00 vMB 91
646,402 646,402 0000000000000000000df3cf89121e767cd09c0cc85592320d796a05818230a6 662 1.00/1.00 vMB 98
646,401 646,401 0000000000000000000045c9c58e5cd803d8c90624ef680424e6ee6dd2aa04c1 2,597 1.00/1.00 vMB 106
646,400 646,400 00000000000000000007193eac00c5d65ba587de3c892e19be8a6e868fbc4ac2 2,962 1.00/1.00 vMB 122
646,399 646,399 00000000000000000009517abeb6809101fd07ac31202ec71820f5017cd22b28 1,591 1.00/1.00 vMB 95
646,398 646,398 00000000000000000005ba2241938e2490a89bb08c75fee01927bee7af99215c 988 1.00/1.00 vMB 8
646,397 646,397 0000000000000000000aaa45d8ccb7bfa7c2e0c50fdf574affdb56cbf36cfaba 1,691 1.00/1.00 vMB 32
646,396 646,396 0000000000000000000383ec0609e885eba19d297f247d755f452cb6842fd4d1 2,450 1.00/1.00 vMB 22
646,395 646,395 0000000000000000000ec3b96b4e13e17ced4582cf00a8824bb7336e8bacecd2 1,813 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.