Loading Tool

Explorer IconExplorer

Memory Pool

73,228 transactions
27.00 vMB
0.06070340 BTC
Random Selection Loading Transactions
Max Size: 164.92/200 MB

Candidate Block

Mining Attempt 66d10f4d7a37cd5c223120e3c0bdaa2aba54f505cd651d826bd5c07ffdc2e7a6
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (155,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,491 759,491 000000000000000000044a225494788600008c4e41da40c5b044d83808e11495 884 1.00/1.00 vMB 11
759,490 759,490 00000000000000000000631b6c1d906d04ff4b1246251c2bbe920d27f5c9a8d9 1,375 0.49/1.00 vMB 9
759,489 759,489 00000000000000000000f981d67e4602f4da0cc9a4a78bd06d658e44c74b3e8b 45 0.01/1.00 vMB 12
759,488 759,488 000000000000000000023a5c092fb1294f1921cc1138e2cd2f275d77a7ae5ee8 355 0.09/1.00 vMB 9
759,487 759,487 00000000000000000000f4e945d0899430160e85fcd8d69ed95960370894a59b 1,965 0.88/1.00 vMB 7
759,486 759,486 00000000000000000005ed0e637bae145c8ed6db0df1497a19566ff109b6b8a2 2,713 1.00/1.00 vMB 11
759,485 759,485 000000000000000000045e9dd92f56741c62bd4af69ce665f6bd5e50f096a860 401 0.11/1.00 vMB 10
759,484 759,484 00000000000000000000702883bf3d80b2537ae8376e2af7ebae6cd67195f535 1,157 0.50/1.00 vMB 15
759,483 759,483 00000000000000000002b74f1fd927768b2bfd52d2a5229826303d480db5c76a 1,966 0.75/1.00 vMB 9
759,482 759,482 00000000000000000006e1c51365637bbc9a977b6bc027c00613025c1625a00a 1,794 0.98/1.00 vMB 7
759,481 759,481 000000000000000000002818b13ad641333ce56089665f0c43680add8c1cb8b1 230 0.15/1.00 vMB 8
759,480 759,480 000000000000000000071661fd1d18a7843356644c98623a8b2085ab2ab9d158 990 0.45/1.00 vMB 7
759,479 759,479 0000000000000000000481c9e009163a6e8f2452479303f78985ff6c869c4ed5 2,256 0.90/1.00 vMB 8
759,478 759,478 000000000000000000018f96f0a796449c3075d55097d9933bab62db34cbd76e 1,517 1.00/1.00 vMB 3
759,477 759,477 000000000000000000022ddd7a3e558bb8e6128c6196a04c7bb426c1639b265e 2,663 1.00/1.00 vMB 12
759,476 759,476 000000000000000000036a33a52e060a9f050f0502f8af58dbfd1ac32e43778c 1,111 1.00/1.00 vMB 12
759,475 759,475 00000000000000000000fee44f1b7e3f5bf02ec3e66b26c978bfe02ed81e5bd8 1,916 1.00/1.00 vMB 5
759,474 759,474 00000000000000000002f6bfaf850eee8863f315672aa7a9649449edb98dff0f 2,725 1.00/1.00 vMB 17
759,473 759,473 000000000000000000029dc6cfff0eb7b601486914ff2cb874f050587bf64f9f 2,380 1.00/1.00 vMB 10
759,472 759,472 00000000000000000006e61645ec8f6ba638488141f50e03dd7aefa9fb02bfa1 1,229 1.00/1.00 vMB 3
759,471 759,471 000000000000000000038b2829ff9d5c5b8cf9962f72717448df7222eb65c99e 1,289 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.