Loading Tool

Explorer IconExplorer

Memory Pool

61,056 transactions
34.58 vMB
0.12803862 BTC
Random Selection Loading Transactions
Max Size: 183.73/200 MB

Candidate Block

Mining Attempt feac5ca7ee0529967153c0fa83cff53232c7a2316f996e5071f403cf889e2ed6
Version 20000000
Previous Block 00000000000000000001d9d2fe333c5e04cb6bb8729cfabb3e21b7ed15bd4ea6
Merkle Root 7d2b216318c64792d162bc9394ec5d9faff19b083d9598a53094200ad688e3d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,854
Size: 1.00 vMB
Total Fees: 0.03739167 BTC
Feerates: 71.12 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,424 (859,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
54,706 54,706 000000000998a05a0f7d1f1aa8e51a8edf9d434793e4529d6d16928b9730fda6 1 0.00/1.00 vMB 0
54,705 54,705 0000000005e00080318e2f2600ececcbcedaf6dbb5732ef26ad95920af598240 1 0.00/1.00 vMB 0
54,704 54,704 0000000001a299a0574077cd3d7b2bd76be0acf064df6748297fa7ce4dddfb25 1 0.00/1.00 vMB 0
54,703 54,703 0000000009f0af1cbc4b19ae11fb32b5fbee01ddca302d278c82b67438325ed1 1 0.00/1.00 vMB 0
54,702 54,702 0000000012a99ab8c6ffe37d745f1d1ff3990421164253a7ca2912d6cce7a84a 1 0.00/1.00 vMB 0
54,701 54,701 000000000816db8d4cb1e518b594a43f893c2740feaaa8ac00cb97ca4933a612 1 0.00/1.00 vMB 0
54,700 54,700 0000000010dc1658d00e14bf262d469225174347566917b739cf1409ee3e5edc 1 0.00/1.00 vMB 0
54,699 54,699 0000000003308358403ca58e1baa535051719789ce1e88e781c44222516ede7d 1 0.00/1.00 vMB 0
54,698 54,698 00000000112736d7db7694e3473eb7b9ce7990828b123b4496adcbaff2785552 1 0.00/1.00 vMB 0
54,697 54,697 00000000018cd448010a8e83631a9741769a94a8c942ba451d5b7510c11333f4 1 0.00/1.00 vMB 0
54,696 54,696 000000000089bf594f2d7764631e1cfafd668494dc2c861cb2245704bb42f9d0 1 0.00/1.00 vMB 0
54,695 54,695 000000000969a22be9f1943e5afffa0691b4ba8deaef52d02777f187c31388fa 1 0.00/1.00 vMB 0
54,694 54,694 0000000008f641127de8cecc71dea1fc030bddb956b5e9343fca5a53cd4860eb 1 0.00/1.00 vMB 0
54,693 54,693 00000000129bae68d3ba44a900d0b64c53608083de54fe164dc2f4c70aa26190 1 0.00/1.00 vMB 0
54,692 54,692 000000000d4ba1e1602d103552b8555fb282a70443b28c00221a00976c33ba9f 1 0.00/1.00 vMB 0
54,691 54,691 0000000003e693bb73af36206a87f6916d93f9b1e9115f02fb3c4142ddfd6330 1 0.00/1.00 vMB 0
54,690 54,690 0000000005e307fac11977c526e5782c9033feb606a6fc9b32c4570cbe032cdc 1 0.00/1.00 vMB 0
54,689 54,689 000000000fdafc5ad0c6368704e58ca7ed437bbfb745cc31243cd8b587b8991a 1 0.00/1.00 vMB 0
54,688 54,688 000000000615813e9d31a95d5cd7b2533a9b754853ba5602dbeda860edc0f552 1 0.00/1.00 vMB 0
54,687 54,687 00000000121585508a387c075fc0737908ee95a044df191a63d2e39f03dd0148 1 0.00/1.00 vMB 0
54,686 54,686 0000000011b56a9ac3145dd4a184c71e9a5c13b23b07f731c725e7958ce4f6d3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.36 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: 602.16 GB
    • Received: 10.34 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.