Loading Tool

Explorer IconExplorer

Memory Pool

80,147 transactions
29.59 vMB
0.06543198 BTC
Random Selection Loading Transactions
Max Size: 178.68/200 MB

Candidate Block

Mining Attempt 59fb765620fea7a7b38c18643df7707c2655df72c74211f83dbdfe30a805440d
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 878783408fa8070e7fcb456286f5a6cc1a2364fb38ef65442b669f6af7b3e495
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,573
Size: 1.00 vMB
Total Fees: 0.00517563 BTC
Feerates: 90.30 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (194,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,409 720,409 000000000000000000021269e950e4f717eaa169f8407272a618d9d3bebc11c4 2,900 1.00/1.00 vMB 3
720,408 720,408 0000000000000000000105d89ad1cad9c110e1df1b301d237f57d36c6d9e3088 1,834 1.00/1.00 vMB 8
720,407 720,407 00000000000000000002c13b57c77a52cc73d15925f1a51ae240ab1ac384ada5 2,410 1.00/1.00 vMB 7
720,406 720,406 0000000000000000000016ed49d58db1f2755ef5762f19107027672ab441b2c6 2,625 1.00/1.00 vMB 14
720,405 720,405 000000000000000000016bbf9a9e67d5073bb261cf3781ccb51dcbfd333aca40 2,666 1.00/1.00 vMB 18
720,404 720,404 00000000000000000008197a7fe12e44c97381f9e495daf41235b23ef5515060 2,844 0.97/1.00 vMB 8
720,403 720,403 00000000000000000008241e24d394f033a540a20eab87e0a629fda664edd848 2,254 0.79/1.00 vMB 6
720,402 720,402 0000000000000000000581b172db6dc93443b472cc8475ba5cbda1bce1ee3a68 2,418 1.00/1.00 vMB 13
720,401 720,401 000000000000000000051ae85973418bddde9732e8865fe1f2d09db005668669 27 0.01/1.00 vMB 6
720,400 720,400 00000000000000000009669b7e59c09e950d2f12dabe968ec85fe5f27aae25e3 1,029 0.29/1.00 vMB 5
720,399 720,399 00000000000000000006338861f05bab4ffba23f805347fe024e9ff53f5d0184 2,961 1.00/1.00 vMB 10
720,398 720,398 00000000000000000008eabbd53a82b740ca62b5aeaacb8b6716522e5f50d8c2 2,647 0.95/1.00 vMB 8
720,397 720,397 0000000000000000000631c35068bccb280459d0536a1d6fb93eacec9ae693de 268 0.19/1.00 vMB 4
720,396 720,396 0000000000000000000a6fe06c33a81be85397bab1ddaeff15970b2c2e3044d6 765 0.52/1.00 vMB 4
720,395 720,395 00000000000000000003e13470b9823101397b3570f2d4dc44400138c5472bb9 172 0.16/1.00 vMB 5
720,394 720,394 00000000000000000005d435e58eddefb0670bda4ed8b52f7d68987ba4f48f3f 2,023 0.89/1.00 vMB 6
720,393 720,393 0000000000000000000102a3bfc5225dc4c11cf4f9a5b7ba1ec80e649227cc03 2,353 0.92/1.00 vMB 5
720,392 720,392 00000000000000000000b2e68f8d6dab3c3c643d344bb63f4d91bd95df2a4c02 2,049 1.00/1.00 vMB 7
720,391 720,391 000000000000000000052db0480a5d93795b678823b5cc11bcad78e472f432be 3,208 1.00/1.00 vMB 14
720,390 720,390 00000000000000000003f16f923dff706a4a20f305b4ef235a68d2f419351547 81 0.02/1.00 vMB 11
720,389 720,389 000000000000000000009d5f8f527c4515404b0ef4ad0135d3678dbfaeb0d15c 166 0.06/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.