Loading Tool

Explorer IconExplorer

Memory Pool

81,683 transactions
30.38 vMB
0.12795529 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt 038455e409073f6112b645287f175dde52be79d57dc983f245fcc641a33ac8d9
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root fad1c2e0ae6db00108f0a3c51868bfc2b74bfb96b0e2f8bf067967943e481137
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,467
Size: 1.00 vMB
Total Fees: 0.04976988 BTC
Feerates: 302.06 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (441,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,512 473,512 000000000000000001785143ebe285830cb9256133589f3d74f4cd15546f8ce9 1,744 1.00/1.00 vMB 258
473,511 473,511 00000000000000000065183de5fb0b9a8078be1f36a8c9c9be082823eaa9216e 2,344 1.00/1.00 vMB 233
473,510 473,510 0000000000000000012ad889df88ee0a34628d93530a0fdd2c3b29c0272077c2 2,414 1.00/1.00 vMB 270
473,509 473,509 000000000000000000e86f630f0b8c1112accf6e3e596919e6001d7d92e32bb9 1,752 1.00/1.00 vMB 306
473,508 473,508 0000000000000000012b609e97c0e49f9236bcf728036e02c5cea725ed0a5012 2,306 1.00/1.00 vMB 303
473,507 473,507 000000000000000000a10bed3c8fc73eaff3a44812111fb442c0e910c0f2c9a5 1,332 1.00/1.00 vMB 267
473,506 473,506 0000000000000000013025c4445ff95bf0382404a1977a4d9df8e4054446afae 1,822 1.00/1.00 vMB 361
473,505 473,505 000000000000000000bc898d5514cc9f6f2e78ebdd4c1e08b7de3137aff62a50 2,335 1.00/1.00 vMB 326
473,504 473,504 0000000000000000018667f72e94e00ab49d05c32018ecaeec2838528cc8666c 2,154 1.00/1.00 vMB 292
473,503 473,503 00000000000000000095651592f06b95390c95f6afad9dfda5058c7b70422449 2,205 1.00/1.00 vMB 361
473,502 473,502 000000000000000001058b6119f623381abd219595cc8019c4f9bf1b1d93d2b1 2,460 1.00/1.00 vMB 410
473,501 473,501 00000000000000000038d0f297a3508856475777817ce329a0a8999a93e70392 1,511 1.00/1.00 vMB 316
473,500 473,500 0000000000000000001e41df6e19ec9eb240cd733d1a4b152c5612817b57039c 2,271 1.00/1.00 vMB 305
473,499 473,499 000000000000000001268baad36c72cd611f96e958808c472752db000c5329dd 769 1.00/1.00 vMB 327
473,498 473,498 0000000000000000017bd205046768b7f8dbc5119cda20f72e6c0a391d792e99 704 0.99/1.00 vMB 331
473,497 473,497 0000000000000000014059558fe1ac5398d770b24b4a0f96ca85ccbf3e328fa5 2,156 1.00/1.00 vMB 392
473,496 473,496 00000000000000000165d99a43d7a5f8c484edae1bc3249b6eb495a6c87ccebe 1,324 1.00/1.00 vMB 331
473,495 473,495 00000000000000000119f461c7fee3f2fc8cdcc69cccb18b69afa37bc205494c 2,153 1.00/1.00 vMB 303
473,494 473,494 0000000000000000014c0d69f162c8214bf379777f763c8d9ed89ac8e96193c1 2,094 1.00/1.00 vMB 381
473,493 473,493 0000000000000000002dc9dd802fa635399813735aeaef82a55335086eaa980e 1,957 1.00/1.00 vMB 373
473,492 473,492 000000000000000000ed9c136ba82f7bc7171b321b06bf4c1237c4f825ba3b87 1,933 1.00/1.00 vMB 479
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.10 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.