Loading Tool

Explorer IconExplorer

Memory Pool

62,581 transactions
24.49 vMB
0.06514432 BTC
Random Selection Loading Transactions
Max Size: 145.12/200 MB

Candidate Block

Mining Attempt 85720e57791ed7dc81c2944e4635784c8bca324925a920f2b1401105ef9f5d11
Version 20000000
Previous Block 00000000000000000000e88dac1d97acae956b5485475a624165454a5adcf23c
Merkle Root bad33a40f85bf8c4ff8fa1a879ff3156688612575b63cc0af972172ab4aa9712
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,859
Size: 1.00 vMB
Total Fees: 0.01185716 BTC
Feerates: 49.70 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,582 (152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,430 917,430 0000000000000000000161fed86167ba94b6d0c3ca204c26e2da36549bccec63 3,584 1.00/1.00 vMB 8
917,429 917,429 00000000000000000000b846a69a68c555e880d2f06e4962869eccfd48482999 3,698 1.00/1.00 vMB 0
917,428 917,428 00000000000000000000b7d897074e21456e26582da11e0a37b23fb74bf6a684 4,918 1.00/1.00 vMB 1
917,427 917,427 0000000000000000000130dd9907150f760383f8f73c39c2a62aa10e382c7aeb 1,294 0.36/1.00 vMB 2
917,426 917,426 000000000000000000012fa12bd6b830a8239479b0e704967524036b4baab839 3,284 1.00/1.00 vMB 3
917,425 917,425 00000000000000000000bd22a67d5c1371bf11775e7c3d66f13e1e4a22aebd47 1,230 0.65/1.00 vMB 1
917,424 917,424 00000000000000000000514733ae92c1d11da872d96f4f602d3e6e64dd363286 2,944 1.00/1.00 vMB 2
917,423 917,423 00000000000000000000ea3027307dde47bc474326ba554a939920baab958c0a 3,486 1.00/1.00 vMB 6
917,422 917,422 00000000000000000001826108b5b938319115672f5b9f83e51efc15f0860866 3,297 1.00/1.00 vMB 1
917,421 917,421 00000000000000000000fe60767646fc6bafb28d58e0521c3a3157f58b958648 1,441 0.40/1.00 vMB 3
917,420 917,420 0000000000000000000154d7dbffef8f8a7d71ace67f5a55dc2127c5f35233b5 3,217 1.00/1.00 vMB 1
917,419 917,419 0000000000000000000169b8a35b8953cc5880ebe345cc4eebcc3d0a2dace8ef 3,165 1.00/1.00 vMB 1
917,418 917,418 0000000000000000000038b6f8b5ac25a1ef98a2b6e4752705f18fd520e62648 3,813 1.00/1.00 vMB 1
917,417 917,417 000000000000000000007f760fec5ccfbf2f42958b843841fe6661c3d0d1d1ca 2,747 1.00/1.00 vMB 2
917,416 917,416 00000000000000000000ad61a98b6651bfcf0a6a3254d489441fc898aaa13472 2,410 1.00/1.00 vMB 1
917,415 917,415 00000000000000000000c1e1d0fbb9a4cd93e2a68403b19ada9169a091068609 2,540 1.00/1.00 vMB 3
917,414 917,414 0000000000000000000066b3266a3f232834011a38567d7189a67ac8624684ac 1,847 1.00/1.00 vMB 3
917,413 917,413 000000000000000000009033b1a01515ed5502375c5605c92a41de0f7301d4f3 2,052 1.00/1.00 vMB 3
917,412 917,412 00000000000000000000aa35ce01f0a361f7e463bf2c6ca7bd4c92219a50502f 2,819 1.00/1.00 vMB 4
917,411 917,411 000000000000000000002a35f1bef54c1b277e4ecc29d7b419bf4723a425d552 3,851 1.00/1.00 vMB 6
917,410 917,410 000000000000000000019e2e912e64a5159eb670ea2d17eb90fb500727973297 3,061 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 786.82 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: 1,015.17 GB
    • Received: 35.21 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.