Loading Tool

Explorer IconExplorer

Memory Pool

77,914 transactions
29.43 vMB
0.08893555 BTC
Random Selection Loading Transactions
Max Size: 179.56/200 MB

Candidate Block

Mining Attempt 62df9e83247bcc1eee8486c0a7aecf39cadd144f2dd6637dbefd27845860973e
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 2066ea15cb6fcfd953857a08aa9f4496d05fb42d598d0dddd683c30939865a33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.02433642 BTC
Feerates: 301.35 > 2.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (286,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,482 628,482 0000000000000000000d34c96438ee00fbefaf43f250cfca7e3ced9140b0a567 2,615 1.00/1.00 vMB 65
628,481 628,481 000000000000000000026ebb08094229257a9fec010d1319d33d70c268e3c640 2,163 1.00/1.00 vMB 32
628,480 628,480 000000000000000000006e331a858b73fd3e53fcb9c1a90e29c8d4b94b751682 3,012 1.00/1.00 vMB 116
628,479 628,479 000000000000000000031bc4399305ef2b8e88be508f164bd3568604d22ccef0 2,047 1.00/1.00 vMB 38
628,478 628,478 00000000000000000002f79ee9c48e977f32bea0ef6deec536052f659fd30113 1,928 1.00/1.00 vMB 19
628,477 628,477 0000000000000000000a5f9d1c304b77f1f78553ad96222dfcc79faebf693da1 1,976 1.00/1.00 vMB 17
628,476 628,476 0000000000000000000cc03088da248af09a87210282bcc6cfd34436ba6d11f2 2,519 1.00/1.00 vMB 58
628,475 628,475 00000000000000000006d1b7e44189aa998873dba7f114cff4f38e12e3bd4b80 2,223 1.00/1.00 vMB 104
628,474 628,474 00000000000000000009f6499827ded8fa2392f5801ea5950c4a5142462df67e 2,139 1.00/1.00 vMB 22
628,473 628,473 000000000000000000009b57de5551f9273052e583579d7e3cdd5f5987abdd3a 2,775 1.00/1.00 vMB 44
628,472 628,472 0000000000000000000047e69f3f04aaa2fb51f47d6128139c1adc1359e28604 3,122 1.00/1.00 vMB 107
628,471 628,471 0000000000000000000e0b7c0c75127715aaeabef441040bdd22d2540335213b 2,965 1.00/1.00 vMB 38
628,470 628,470 000000000000000000058be77a87ae3fd5ed4140e044090f1d3f1a2c61437208 2,392 1.00/1.00 vMB 99
628,469 628,469 0000000000000000000c6dc8b396e74ce46d98778150a059e0bf986b04df3440 2,818 1.00/1.00 vMB 42
628,468 628,468 000000000000000000117c996ad2a1b900b6d9537881f786d53442f7d0775a23 2,778 1.00/1.00 vMB 66
628,467 628,467 00000000000000000007deefa8f5b0649a9ec22c3e2ce27455fdfd2bf224e622 2,136 1.00/1.00 vMB 96
628,466 628,466 0000000000000000000c52ed3d1734f46ee306a32312553273cf66b22f5ae98d 2,397 1.00/1.00 vMB 110
628,465 628,465 000000000000000000093a9ae3c8704aac7fc8154fac2ccfeff0f69cc5b5c078 2,792 1.00/1.00 vMB 121
628,464 628,464 0000000000000000000b18a99951f713c391b0cab2090dad1baaaf480b423c1d 2,259 1.00/1.00 vMB 72
628,463 628,463 0000000000000000000dc9f145d9e7e2a26a7d75d24860ac05c78080e7c11e9f 2,943 1.00/1.00 vMB 121
628,462 628,462 000000000000000000111091d7ba800e136ae53ae65419096046924799332d40 1,975 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.