Loading Tool

Explorer IconExplorer

Memory Pool

87,177 transactions
32.60 vMB
0.15185065 BTC
Random Selection Loading Transactions
Max Size: 199.08/200 MB

Candidate Block

Mining Attempt 3ad722814800f121c10abc0a5a186744d542ab764e75729f56bbe6be25c65464
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 4847752006e398d0a5af1432fac830185b29d24202dfa531eb79e8b0df58bb3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.05859580 BTC
Feerates: 400.00 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (573,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,529 341,529 00000000000000000661c86780e99adbf50d8cc0727a9671002e38308019217c 106 0.07/1.00 vMB 10
341,528 341,528 0000000000000000191ec08a7cfa57699d1f743f139d3ef0e0f3857e9f5db59a 1,049 0.66/1.00 vMB 23
341,527 341,527 00000000000000001530935fe9023a6c3ad33571e372c77c00d402947611a6d4 684 0.75/1.00 vMB 15
341,526 341,526 00000000000000001274f1d5b79da187f653efc66a933498e02cc734ce11586c 660 0.25/1.00 vMB 37
341,525 341,525 00000000000000000e75c8cca1b069927217609d50ff423bf626abe934a0501c 844 1.00/1.00 vMB 18
341,524 341,524 00000000000000000c233bfb4eac132599a5f4c51d3b7806d4926c3a4b21a376 128 0.04/1.00 vMB 16
341,523 341,523 00000000000000000a139e19509d2bff2002aca182a71a652fbda657fc588293 419 0.30/1.00 vMB 23
341,522 341,522 0000000000000000198fa9b5a5da065473e50f99788fd35f2535c3f28f800922 485 0.24/1.00 vMB 28
341,521 341,521 000000000000000011eb506c9e4c132474b82d96013594be5ad5b7f7d66c9f20 799 0.60/1.00 vMB 20
341,520 341,520 00000000000000001787579e9caed6c595decf8c08bb4c44c873bdc787877e75 1,964 1.00/1.00 vMB 28
341,519 341,519 000000000000000016cf5a74862a0138cfe523697c91b20de0eb67f54fe0d053 482 0.98/1.00 vMB 13
341,518 341,518 000000000000000018fed7c5148832c8620ed50359875233877510b574e6457f 2,128 0.90/1.00 vMB 29
341,517 341,517 00000000000000000e6c48ead050751261c3dea8cf29de283803cca14494c13f 746 0.97/1.00 vMB 14
341,516 341,516 000000000000000003092c1a9d38009374fb504466fcf41feaa5b129c07df97a 1,933 0.90/1.00 vMB 30
341,515 341,515 000000000000000014d3f07eeafec6090752bfb9d13744c4d54d710092822911 1,022 0.75/1.00 vMB 24
341,514 341,514 0000000000000000064f1c1d07f26dabcae9f0c7d454e0e454d63f15e8e3fa86 128 0.10/1.00 vMB 19
341,513 341,513 000000000000000004e2abb9550403fcf6b8db5a66ebb149005cc469b5c0f3d8 724 0.53/1.00 vMB 19
341,512 341,512 00000000000000000aed1422e2e60bf5f25004218770de6684f43921492b066c 284 0.20/1.00 vMB 13
341,511 341,511 000000000000000003922860feba111549fd747e14e552cabad5c3aba9221721 770 0.74/1.00 vMB 18
341,510 341,510 000000000000000012990af7db7a62f5a859fdc9d04f72d3f0511620c2c3b261 741 0.75/1.00 vMB 15
341,509 341,509 000000000000000008daa43587974f9d40584aeb4494bdc1a1ac911ea4a91cfa 1,351 0.35/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.