Loading Tool

Explorer IconExplorer

Memory Pool

32,981 transactions
27.13 vMB
0.10897739 BTC
Random Selection Loading Transactions
Max Size: 136.12/200 MB

Candidate Block

Mining Attempt 9238183cea12ac8dca5154a4b1cde96e185862e71e1e01f4de4dae209b58ee86
Version 20000000
Previous Block 0000000000000000000073ff96478c5584a0477e81e2c2b98ae9f339a9380378
Merkle Root 9bc0de09eb23a17b389e230bd25c89a418553d8cd3e5ac2c3e22321bb0d5f067
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.05337409 BTC
Feerates: 386.83 > 5.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,247 (912,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
1,952 1,952 00000000a76232a750ee00bc46ea28d6fdc59e34487adbe6f985b62cd50ef7d1 1 0.00/1.00 vMB 0
1,951 1,951 000000001414f1c4b00806241cedf3fb45c843c9144fbd14df57c03a84b8cc7b 1 0.00/1.00 vMB 0
1,950 1,950 000000008a3f87d76e4e59fbd3c531a87b0557b91c838a988e7c9589b42cf7db 1 0.00/1.00 vMB 0
1,949 1,949 00000000fd33d335a22fa4f3f139b9147de4733ef6aabe7b98c250931ec92284 1 0.00/1.00 vMB 0
1,948 1,948 000000004723d31f9674a64bd453ac2eb40ec950fc4429ab80dddc4a875297a4 1 0.00/1.00 vMB 0
1,947 1,947 0000000039dc3dd380933cba192ed683a2c8c80bee7db091b6a0be1c722c7fe8 1 0.00/1.00 vMB 0
1,946 1,946 00000000eda3c09a860212d3c94703be7f159d5964d666df9b97c9b97e68f3ad 1 0.00/1.00 vMB 0
1,945 1,945 0000000059ca1017ff6862865f8e3faaa75d57e64b7dd23d223e964bca250cc1 2 0.00/1.00 vMB 0
1,944 1,944 0000000070f317aab8c838bc27c8d1e3f825941e793d754746e068f3b9c888b5 1 0.00/1.00 vMB 0
1,943 1,943 0000000073a7feda4907ae58611d677540b946a4e4ca19ec732809d26a064253 1 0.00/1.00 vMB 0
1,942 1,942 00000000aeac8600a0469f121345575bcb5957f00d42ad88c815a69eb69b864c 1 0.00/1.00 vMB 0
1,941 1,941 000000001382080813aa522a4414d659e6e70df27999f3477096ed885b589a02 1 0.00/1.00 vMB 0
1,940 1,940 0000000056cb3abfa6d975ce08a6055365c432426a39ea7d8d984562dbbcea07 1 0.00/1.00 vMB 0
1,939 1,939 0000000062f250b9e1995a186da0136fc5589d86b85ad4d750f7490921cedec1 1 0.00/1.00 vMB 0
1,938 1,938 0000000073c361ad66b65532aec5cc99e4b7fcdd4896e8579c25dfc7ddba89a6 1 0.00/1.00 vMB 0
1,937 1,937 0000000024b3acf0171e950d780d3db90f339aa3357252d375378e9427111c08 1 0.00/1.00 vMB 0
1,936 1,936 00000000b8ac4d358fa0a7d32a2c7a0dbf0cf7e6c369a009c3535e496c0b6b3a 1 0.00/1.00 vMB 0
1,935 1,935 000000000af7d285a4de23d3a44fa16decc6c90b03fd794ee5140aded45232f7 1 0.00/1.00 vMB 0
1,934 1,934 0000000014508be38bb90f3be774d262c209303a51c71bbf3102a458f39b8e3e 1 0.00/1.00 vMB 0
1,933 1,933 00000000cf29a2367f90e4c81e32cf8a00d02f2c824697c4cf473ed1d8adec23 1 0.00/1.00 vMB 0
1,932 1,932 000000009bb7b47ddffa6ca1e28f110914d54e9cbf912e2d366f30016932b9d9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.66 GB
    • Received: 8.50 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.