Loading Tool

Explorer IconExplorer

Memory Pool

39,764 transactions
18.76 vMB
0.17778397 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.97/200 MB

Candidate Block

Mining Attempt e768243cfe24fa3aaa846e45f66d56931e533ca45293562b7b37ab5825bca1f1
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 1d16ec98c1b1171cec7174cbcc3a15135842d194a965444d5702c34025bbf9fc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.05095809 BTC
Median Feerate: 4.68 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (776,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,504 136,504 00000000000008f0835f637777041d1d807a8d7aa8182312fb1596197389ec1c 30 0.03 vMB 893
136,503 136,503 0000000000000259778e1804e1ac74be3c47f73db34e270bf16b50c05030798d 11 0.00 vMB 534
136,502 136,502 0000000000000687ef2dec719237fda10f573819c65cc2d9fa1f26531e8036f0 34 0.01 vMB 417
136,501 136,501 0000000000000ab2cf3cedffdd0c13ac1cacf50228610adb5e5331e4fc004ce4 10 0.00 vMB 422
136,500 136,500 0000000000000184c56d3cbdcca53198918f1cd553ac49beeb9007f56bad1eec 31 0.01 vMB 344
136,499 136,499 00000000000007a843737b7ceab08576fd22f2defb36ea289b337a307f0a7ad3 19 0.01 vMB 879
136,498 136,498 000000000000068c954f230ef15a25bc43fdc718f7bc1c7e34e6b27b56809d3b 46 0.02 vMB 5
136,497 136,497 0000000000000a58f874f0dd9af5f5fc18393a0b7a2db0861e400be2d871b3e5 23 0.02 vMB 243
136,496 136,496 00000000000000feeccdc5c3295f8155bf750b941d76ad505fe92f1dbd459c09 17 0.01 vMB 58
136,495 136,495 0000000000000170b636202583d0f644cd2798b43a9ee1a1721409e618db58b5 77 0.03 vMB 285
136,494 136,494 000000000000018724a4439c134fbfd0c9cb00492654ab0f6eb327a939dfda65 30 0.01 vMB 398
136,493 136,493 000000000000042d61b8be0a426b5d97268ce43e83ddc8fcc146f7158d83d4ce 57 0.02 vMB 0
136,492 136,492 00000000000000db2cc91e1f64ea8198140b92bbd2b60558185413b850082c4f 145 0.05 vMB 202
136,491 136,491 0000000000000322542f1529665b97e1a56800daa060dd157f4dbca780b23543 19 0.01 vMB 793
136,490 136,490 000000000000078189004b2e9b2f92ff1b0cc98f2cb101f9c9fb3e21343fa7a8 12 0.00 vMB 347
136,489 136,489 0000000000000349c732cd31986321de2ed51b8fd6cd66a6f18d4adb4d0d564e 122 0.05 vMB 342
136,488 136,488 00000000000000d55d5330ff54a7b27a18ebf4c38f25e5f0b96fc31a835839a1 31 0.02 vMB 490
136,487 136,487 000000000000014e478cc0bcd9fea6ae67c83ddb47ea30e2c2289803edae532d 17 0.00 vMB 717
136,486 136,486 00000000000009e004e8ed4f166d957f876b06f05841c288e98a99d6fdcfe654 37 0.02 vMB 333
136,485 136,485 000000000000078e3c6ad745285429571e2bf69e5f03ca67911c9fffa39b8b27 3 0.00 vMB 2,030
136,484 136,484 00000000000009869530b2548a55334ceac2377f7f204ce3c6ee8c35f0cfe32f 18 0.01 vMB 181
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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