Loading Tool

Explorer IconExplorer

Memory Pool

89,131 transactions
33.08 vMB
0.20364068 BTC
Random Selection Loading Transactions
Max Size: 199.73/200 MB

Candidate Block

Mining Attempt fa2bd3cb93265c8267d39288e37fcedf3c1ccf32864ab5de4963835b94af3d82
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c66ff039e0b244553cd52ba66f764e393cce7569a2c03e87217bed195f55d89c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.09051849 BTC
Feerates: 387.56 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (67,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,537 847,537 000000000000000000007613c24a10334c912f4a7d5d00132c9fd31e88729b3e 4,229 1.00/1.00 vMB 27
847,536 847,536 00000000000000000003402e1cdd3d82fcd94f5d1efc48a2999b766b03992577 3,391 1.00/1.00 vMB 35
847,535 847,535 00000000000000000002d671aa23997c00e65a8af2b1ba0380bad9893d1ed421 4,202 1.00/1.00 vMB 30
847,534 847,534 00000000000000000002f578c83c34160c1987fad4f887609a0f9047a5b75f3e 4,881 1.00/1.00 vMB 29
847,533 847,533 000000000000000000032f8118487151a17d20ac3d5b2b5305f01df6c112f557 4,484 1.00/1.00 vMB 26
847,532 847,532 00000000000000000000a3c195e16680f21066bc08aa191d8101294538ca0d53 2,322 1.00/1.00 vMB 30
847,531 847,531 000000000000000000033d5e47265767fbc46a72c4ad811cbbc054e698faf68c 3,422 1.00/1.00 vMB 33
847,530 847,530 00000000000000000000c71f76c06e8dbb83618d920740dfe79b852cc3ec9524 2,688 1.00/1.00 vMB 29
847,529 847,529 00000000000000000000668c06db53080a5daefc1baaa0e973d1d67553a13da2 3,439 1.00/1.00 vMB 36
847,528 847,528 00000000000000000002c4adbd1a68886bf484215a84f9a5d9775dfc1bbdf4bd 3,670 1.00/1.00 vMB 41
847,527 847,527 0000000000000000000232a7cb5a51f52c24875b65790ac38a017a42910dae6b 3,809 1.00/1.00 vMB 36
847,526 847,526 0000000000000000000281b405501ab468bddc7fcf539d90eadf4874802417e2 3,749 1.00/1.00 vMB 32
847,525 847,525 000000000000000000023234bf066eb909b7994d48e2df94cde2cc167e842f80 3,843 1.00/1.00 vMB 37
847,524 847,524 00000000000000000002b87d78a862f3b8a89284d8e48f2a28545f5041ef8911 2,852 1.00/1.00 vMB 37
847,523 847,523 00000000000000000002fa09b694176fd7a41a085210eafec9f449be323cce7b 3,486 1.00/1.00 vMB 45
847,522 847,522 000000000000000000018e2b07cd02d31010f6e9fde34f237ae2879887a1d590 3,038 1.00/1.00 vMB 37
847,521 847,521 00000000000000000001045018d92e15aa7115d975bc832dbf8fd0bd87923c3f 3,295 1.00/1.00 vMB 49
847,520 847,520 000000000000000000000dd4fa20bbbfde8f014a4f85326e30f243f9c1b4ed44 3,288 1.00/1.00 vMB 48
847,519 847,519 000000000000000000004d0af6ead9af9ef44d5ee71d13f706da8e7aa4053067 2,983 1.00/1.00 vMB 44
847,518 847,518 00000000000000000002802a5619652bd37b08f06fb843cb33520e5f572a31fb 3,251 1.00/1.00 vMB 39
847,517 847,517 0000000000000000000141b5b767546769dad0674bc9795045433ff937f021e4 4,359 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.