Loading Tool

Explorer IconExplorer

Memory Pool

83,604 transactions
30.81 vMB
0.15010626 BTC
Random Selection Loading Transactions
Max Size: 185.42/200 MB

Candidate Block

Mining Attempt 2e76872b60a62eb0af4be2f036178dd445be3bfce0744bb78fd78bb2fb03d0d2
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 6fe6afb195c2d86dc46efdd6b49d2bea4c0869823199230c95612733473bdd09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,471
Size: 1.00 vMB
Total Fees: 0.08382936 BTC
Feerates: 150.77 > 8.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (112,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,324 802,324 000000000000000000016c2ac7b5c6e7775c18e7c9679826753e640eeac848d2 2,617 1.00/1.00 vMB 15
802,323 802,323 00000000000000000004ddf8d3f38009d150ed3f9ba38669bb163b5271308d89 5,570 1.00/1.00 vMB 8
802,322 802,322 00000000000000000000fd6f113a92b385a1ac32945129db8dd8dca2275a9c5d 4,371 1.00/1.00 vMB 12
802,321 802,321 00000000000000000004d8de3de6bc9ac0abbdb9b9ca08c59943d0719036c367 5,498 1.00/1.00 vMB 8
802,320 802,320 000000000000000000051ca81e13d70b85a9b9cb094bee3a7dd456bb7e5fde16 1,953 1.00/1.00 vMB 8
802,319 802,319 00000000000000000000d8ab66393700124a13927a1232a35211ef3e78999fee 1,458 1.00/1.00 vMB 14
802,318 802,318 00000000000000000000247957862b4ce1ac3f5a12cd153ceef651f347b8b557 1,555 1.00/1.00 vMB 12
802,317 802,317 000000000000000000054b2eedde0a0c25bf0c6a4aa77ca39ea486f426ed13db 2,921 1.00/1.00 vMB 26
802,316 802,316 00000000000000000001909ee45b92e755ffbcab4ca337476782a7849f23b4b8 5,714 1.00/1.00 vMB 9
802,315 802,315 000000000000000000034a047a79e1c668f43515dbdcdc13fd7b6fa3f8f34441 2,087 1.00/1.00 vMB 17
802,314 802,314 00000000000000000000f43a744889be40af9976bfe4ad1a40130b705fdead77 3,165 1.00/1.00 vMB 11
802,313 802,313 00000000000000000001576a2130c7696f5f5bde8cbd6128e41238e0154210b1 5,571 1.00/1.00 vMB 10
802,312 802,312 00000000000000000002568be0e4851c41360150249197ec381c4da010d50616 4,100 1.00/1.00 vMB 6
802,311 802,311 000000000000000000043d6564d98e5e6faa9e1c07255226d089dfe845fb2899 5,162 1.00/1.00 vMB 11
802,310 802,310 000000000000000000030cf81064ea7166337fd45df7ddf04a0e7be883ea9406 3,968 1.00/1.00 vMB 6
802,309 802,309 00000000000000000004c56400cd933d96f36f7d4ea40fe086557959b614704e 5,817 1.00/1.00 vMB 10
802,308 802,308 0000000000000000000177e213e2d15fe1dc917cc95677f27a73d5660e819ce4 4,982 1.00/1.00 vMB 6
802,307 802,307 000000000000000000040da2a3d3600ba85d51125f15fca0ea763a6a89703a30 6,047 1.00/1.00 vMB 8
802,306 802,306 00000000000000000002891aa8728bf342344be4698f82e1a2169befd3daa88b 3,198 1.00/1.00 vMB 16
802,305 802,305 0000000000000000000021904458ee9b69374d5db31951a1b9b77e2e79a455e4 5,301 1.00/1.00 vMB 10
802,304 802,304 000000000000000000049e876108b0cfac993a7f11ac590e9a30a5a66b9a364c 3,270 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.33 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.44 GB
    • Received: 14.75 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.