Loading Tool

Explorer IconExplorer

Memory Pool

44,866 transactions
28.54 vMB
0.07779316 BTC
Random Selection Loading Transactions
Max Size: 151.00/200 MB

Candidate Block

Mining Attempt e2dc45d6a56131f92966368f18f7e5cef48179494f5a04d224923de78d60ab58
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root b300439445aa54f8cc9f6753369fc113ef200bc1ad615e85320477999c7b91bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.02352888 BTC
Feerates: 100.23 > 2.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (152,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,499 762,499 00000000000000000003fbd0636659210f4ec67b1f3a1270bdda1dedb0ab0d8a 2,687 1.00/1.00 vMB 37
762,498 762,498 00000000000000000003792142e914d63d770e1e9d4252340ad7717de11ee46e 2,286 1.00/1.00 vMB 21
762,497 762,497 00000000000000000003920fbfc1493549dcb1f5d6fc4d82758273256aa6d1a0 2,491 1.00/1.00 vMB 26
762,496 762,496 00000000000000000007218fb404921d7bca08a0e44957975517c149199830af 1,960 1.00/1.00 vMB 33
762,495 762,495 00000000000000000002cad91c125098328c457bc1f636887a55806f7767a245 900 1.00/1.00 vMB 23
762,494 762,494 00000000000000000004b0d4a4d308de73e80cc2c0d0a4422a6f2eef74b9f81f 2,196 1.00/1.00 vMB 17
762,493 762,493 00000000000000000005cc882f0309ee3d8d665fc6a969dbf04232175963d2b1 2,763 1.00/1.00 vMB 19
762,492 762,492 000000000000000000011d4c85e30d3400ca880be42330817d822bf3d799fd72 2,872 1.00/1.00 vMB 31
762,491 762,491 000000000000000000033e636eef7bc3b49d85f492c42809970abce0ee3f0aa4 2,207 1.00/1.00 vMB 14
762,490 762,490 000000000000000000077bb7fe2b82a338456c900ceb8ca43680210540657702 1,228 1.00/1.00 vMB 17
762,489 762,489 00000000000000000005f830ea394b32929893a9edd61a03d3c6db907053d0a3 2,606 1.00/1.00 vMB 28
762,488 762,488 000000000000000000043c83708235e092004c1b03b15b09350d5619ea10f634 1,987 1.00/1.00 vMB 17
762,487 762,487 000000000000000000029bc944dfbfd184d88779143f26513e9ec4a27c8b6671 2,254 1.00/1.00 vMB 22
762,486 762,486 000000000000000000049bf8edec460db296fc57405a29873645a219b300d951 2,412 1.00/1.00 vMB 18
762,485 762,485 00000000000000000000ddd94dea1fd25f85e2199831b2ba0d57d4535f1e6298 2,634 1.00/1.00 vMB 26
762,484 762,484 00000000000000000005baf6768855b1a9e99e05e5f628187a8893da58e8b429 2,653 1.00/1.00 vMB 27
762,483 762,483 0000000000000000000739460fbf26728532d72c15beffdf1a55662ce8f26e25 3,153 1.00/1.00 vMB 24
762,482 762,482 0000000000000000000587b32e5f0b4eb1b476cfd234281b28ea56db3e751cfe 2,455 1.00/1.00 vMB 30
762,481 762,481 000000000000000000056d19a44a538ec3e8feef9ff9d49bac1ab77622bd43df 1,840 1.00/1.00 vMB 23
762,480 762,480 00000000000000000005bda58afdb7ebf4714357db66fe68143359ac664f3d00 2,146 1.00/1.00 vMB 26
762,479 762,479 00000000000000000004ed34abfc6662b7d67e465b2c78f1b591bbd355f4f8ae 2,683 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.