Loading Tool

Explorer IconExplorer

Memory Pool

17,234 transactions
10.36 vMB
0.01880852 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.32/200 MB

Candidate Block

Mining Attempt 5bf2a72a9efc4aa92798810ded4b1652c2fabeb948a3e7cdd294c9135bc0ceca
Version 20000000
Previous Block 00000000000000000000cdb97fe7fc9ed9e9cee6b2a8001d4b89e62dc1e1f0bd
Merkle Root c8443d839a3cf556cf365c16ba1c4fa3fe7b22f87ddb4af317fc62f97f45bce7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,090
Size: 0.99788925 1.00 vMB
Total Fees: 0.00285938 BTC
Feerates: 52.19 > 0.29 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,682 (895,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
18,272 18,272 00000000c9dc7d626f6fc9a78d96081884c4e1eb8fddf2a6d5a5fc27fa3ec182 1 0.00/1.00 vMB 0
18,271 18,271 0000000078fe1d040737346649a33668751443056beca5053727ff62874ae59c 1 0.00/1.00 vMB 0
18,270 18,270 00000000758713ef4397f1fdc5cfc93a21cc1507c5edaf4d0c6e7d91f5413e83 1 0.00/1.00 vMB 0
18,269 18,269 00000000171af2dd485b364a22d16be0ba5195d326477620edee8bdcf8d771bd 1 0.00/1.00 vMB 0
18,268 18,268 0000000017f7a51028f241d715ffe36ade6510ba61f2a0771714ff662dac1261 1 0.00/1.00 vMB 0
18,267 18,267 00000000940149e87a52d250e9828034331b427e28fe456facc1e78c2689f13d 1 0.00/1.00 vMB 0
18,266 18,266 00000000d8d97ee9ba68a05bd27ea5a8222fbacb52b3ad4d09c7a0cdef82cc17 1 0.00/1.00 vMB 0
18,265 18,265 00000000f33dc984dba37adeee81f6c1361cfa77f31b73fd9230eda915dda4d9 1 0.00/1.00 vMB 0
18,264 18,264 000000005b0fe3c94ab34bda4622097b448476308c5cd58030a34e1c379565e3 1 0.00/1.00 vMB 0
18,263 18,263 00000000e65741c40c7f04da2e6b278f4545fbf7c312aa5b1cbb182e617798f8 1 0.00/1.00 vMB 0
18,262 18,262 0000000025467b96d7b18cc34980fbddd772e52362367749a80550dc7cdf2709 1 0.00/1.00 vMB 0
18,261 18,261 00000000a95968fc487f9bd2e60dd493d901adc26428a807a3c1d1a72e02ef47 1 0.00/1.00 vMB 0
18,260 18,260 00000000d130b75a9e3ea8da8150c5591d7dd96da797484cbd8397e227baee9e 1 0.00/1.00 vMB 0
18,259 18,259 000000006e2bd2c0105d5554425fb84f53ad79e76e18a7b5033b1ea47d067d1f 1 0.00/1.00 vMB 0
18,258 18,258 000000006dd7b2262a76dea866270877905a3eede5ba362c970ea5b4759dbb29 1 0.00/1.00 vMB 0
18,257 18,257 00000000b706d670cb55673d516085aef27a2686bc4073fb852f65d927a4655b 1 0.00/1.00 vMB 0
18,256 18,256 0000000051a80620aad5bb4934ae7894bbc4e282778bc8dedbad9a073b3fb582 1 0.00/1.00 vMB 0
18,255 18,255 0000000086f670f0af5569202630d2fa0b824e1133d9d4be1129362bd465ddf1 1 0.00/1.00 vMB 0
18,254 18,254 000000006d81763bf2bfa7c799fe06b921fc8f2d182214b1b585897e25463697 1 0.00/1.00 vMB 0
18,253 18,253 000000004aa0245fbf2e426a406b00fe1db429f657b27287c41ffa51a9611029 2 0.00/1.00 vMB 0
18,252 18,252 00000000c0878a6943f4a370fdd0b007924471a2f154a739f6c823e489f2b519 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.06 GB

Node Details:

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