Loading Tool

Explorer IconExplorer

Memory Pool

40,005 transactions
32.16 vMB
0.09805264 BTC
Random Selection Loading Transactions
Max Size: 159.88/200 MB

Candidate Block

Mining Attempt 18a1a08fc31fdb0f2cad6164d3c7388df785f52f2af6a7bef2f49fc67c0cdaa9
Version 20000000
Previous Block 0000000000000000000153f71b7f7eccbb10249914947240c1efe2db5faaa00d
Merkle Root 50f58ea9e5130fc0e4e359a5d27f2fd6e7131545a5f58e867c6e1c1fc59edc0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.03177824 BTC
Feerates: 393.72 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,331 (801,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,439 112,439 000000000000a2b68009c1584c80eabb1d8a8ee85d3701d229d8263eb87989a8 7 0.00/1.00 vMB 1,023
112,438 112,438 0000000000006b51acfe7b150160c3a68255df53332483ea3114097def532786 2 0.00/1.00 vMB 0
112,437 112,437 00000000000078d19ff99c91a342d48d3f09b391bd4917bc018f73b41c66a816 7 0.00/1.00 vMB 0
112,436 112,436 000000000000d1403bcf6c8de04887eb5d60c2b7f475dfb1c9a942a9c7a0f9b2 12 0.00/1.00 vMB 1,070
112,435 112,435 00000000000093fc85afb61fe537f8cdcb60d438b2bd547f5f2934ce0a10f206 12 0.00/1.00 vMB 670
112,434 112,434 000000000000d9134d3b2bc5605b5646f935778224ed4f83b3258b118b11300e 18 0.00/1.00 vMB 227
112,433 112,433 00000000000124cfc6f0f5a0ef0b1011c73db995cc0a08d375bccd018e831f46 11 0.00/1.00 vMB 1,057
112,432 112,432 00000000000015431630fdb171a1119f53be982ee8ff7c262171163960e6e5e4 15 0.00/1.00 vMB 1,763
112,431 112,431 000000000000564ea49daa829f4161f3104adf2c32cb17702d44184bef812124 2 0.00/1.00 vMB 3,861
112,430 112,430 000000000000190a013f3968e44a62c4ea7e34f31e967956157c880dfc2cdc25 3 0.00/1.00 vMB 3,883
112,429 112,429 000000000000187757e5ba2948dc7b8c98592d584cb63128bf414e06309afb35 5 0.00/1.00 vMB 2,004
112,428 112,428 000000000000bbe8019ea09a85d658d4849f628c1acc8ac0f1de5419ededf6b3 5 0.00/1.00 vMB 3,225
112,427 112,427 000000000000548b6f840fcb62751b4af229fd33d4c76899b7abddf137f75b6f 7 0.00/1.00 vMB 0
112,426 112,426 0000000000006272c67aaa40c9601835009e3c803a8f93b09eab3b332e5d5a32 21 0.01/1.00 vMB 392
112,425 112,425 0000000000012c68144e6699925b368ca024a844a88cad2fee78c2214ba21d49 3 0.00/1.00 vMB 2,217
112,424 112,424 0000000000008557470a20dfba410b024f2d7e83d4c5f75168c09099cfbc20b1 5 0.00/1.00 vMB 1,436
112,423 112,423 000000000000e0abbae8f021c0677c1d645353cf968dd56a0f6c8a37e9854097 10 0.00/1.00 vMB 1,661
112,422 112,422 000000000000c943c657fed52ed20de0808eab5973aed9422c56f81384eccc13 1 0.00/1.00 vMB 0
112,421 112,421 00000000000094c0fa25581a35416bd9448eec09e007fe79eedaa82a601808f3 3 0.00/1.00 vMB 1,934
112,420 112,420 0000000000002bda1fcd0c478b11363663e2e2e9595c3e2ec3881035afb32a7b 1 0.00/1.00 vMB 0
112,419 112,419 0000000000006f9b7b3060a2a8727630b0316ca2ff2716b45cbdafd1652e4d18 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 583.13 GB
    • Received: 9.33 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.