Loading Tool

Explorer IconExplorer

Memory Pool

40,508 transactions
27.86 vMB
0.07173183 BTC
Random Selection Loading Transactions
Max Size: 142.93/200 MB

Candidate Block

Mining Attempt 94f30434c2d616f8c7c1e7cecf9942d0b2e58bcd57de3ce1c1e42c0a92e3e856
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 5562e08d527c60fed0e94e8215e30bd05ddf339d39a0d1d695b68ae090814759
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,012
Size: 1.00 vMB
Total Fees: 0.01834546 BTC
Feerates: 101.49 > 1.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (412,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,593 502,593 00000000000000000044b657436f26d5ec36eb5fc52023fc72c32ecf955d2706 2,880 1.00/1.00 vMB 482
502,592 502,592 0000000000000000005541c45bcda8020f0362a0277f74b961644e94e4986426 2,044 1.00/1.00 vMB 346
502,591 502,591 00000000000000000015daa9b6b2d20e974da7a8c198985d12c3521d2d8a0708 2,998 1.00/1.00 vMB 482
502,590 502,590 0000000000000000008a4e215ab63c9f1e3add4399e9de0f5e9ffbd2b8420fd3 3,057 1.00/1.00 vMB 446
502,589 502,589 00000000000000000012d8c9fcb9dd72a2cc9b15bf87233abb50efa454a49813 3,201 1.00/1.00 vMB 513
502,588 502,588 000000000000000000112f024be0392ee905463540e13b12fd578d7b43d06df9 2,572 1.00/1.00 vMB 528
502,587 502,587 0000000000000000003f448754d83b49f514487506f09f7c5cb4aa104ac1634c 2,163 1.00/1.00 vMB 329
502,586 502,586 00000000000000000027fa041f7ff37358adf8d1c4563149ec13d7be51d758d0 2,323 1.00/1.00 vMB 365
502,585 502,585 00000000000000000023453190429a1d954ba1aa1c5eb520bfddfb59cfa5dc27 3,247 1.00/1.00 vMB 495
502,584 502,584 00000000000000000061c13e5ef7c9b2c447fff522c0f0cdd3ab148b4fc02f1f 3,250 1.00/1.00 vMB 461
502,583 502,583 0000000000000000007da4cec722dee3da2c7af93d8b5773106bdd2fe993f368 2,742 1.00/1.00 vMB 463
502,582 502,582 0000000000000000006cd61ec0a995c6b4e5dfb61a51a29f1ad09c7b5c7ade23 3,371 1.00/1.00 vMB 510
502,581 502,581 0000000000000000007328adcf158258e2d6bba37270f6204048956cccc205eb 2,617 1.00/1.00 vMB 527
502,580 502,580 00000000000000000085a28b95eeed40066d905b4d0b556adae44d62557a486a 2,206 1.00/1.00 vMB 552
502,579 502,579 00000000000000000000026a36ce6423544d841d51f5b36ffccb63e4a4ce0b12 2,247 1.00/1.00 vMB 373
502,578 502,578 00000000000000000075084cfbcc18fd5edf03e186a39adb750640371dcb1212 2,761 1.00/1.00 vMB 495
502,577 502,577 00000000000000000073afc69765b0cdb4c0478841e769aa8ce4df9187b100d4 2,742 1.00/1.00 vMB 406
502,576 502,576 00000000000000000055df4a2ff35d347f8eebd792fc54c02550b0402bd07227 2,389 1.00/1.00 vMB 518
502,575 502,575 00000000000000000034d6ebb748c1aec30970a08a7a00689584e23b676dd50f 2,180 1.00/1.00 vMB 574
502,574 502,574 00000000000000000000f16f9f9212a1b6584a7cc0b61dc9b0e2c2e79ba5a005 2,387 1.00/1.00 vMB 543
502,573 502,573 00000000000000000047431db394cc4bf39d500466f6b20deea2d245bf418d57 2,714 1.00/1.00 vMB 420
Previous 10 blocks ↓
Total Size: 781.76 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: 632.52 GB
    • Received: 12.12 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.