Loading Tool

Explorer IconExplorer

Memory Pool

33,729 transactions
14.23 vMB
0.06005846 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.82/200 MB

Candidate Block

Mining Attempt 338b97ef6dcfce7510890923f67098923a1377127ed8d6065ea64d6a7900c2a4
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 9780356e665b8565cf3a7d74db3b7d5d9f2dd6172f2dbd223f7b5a93dc26e107
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,941
Size: 1.00 vMB
Total Fees: 0.01930314 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (640,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,460 272,460 0000000000000002244c09a79bcb34750b9bdbe8337f838c044ab66ee816b7a9 686 0.25 vMB 55
272,459 272,459 0000000000000004a71fe295bf99d7410dda1970a2661f0ff8d4592662e64d63 140 0.07 vMB 52
272,458 272,458 0000000000000002e989f923dd34e13801e612a8b2df14559562123df53a5f5a 91 0.04 vMB 12
272,457 272,457 0000000000000000f222b6fd72bbc69c8049131d89b727b22a756b80bdc07482 399 0.18 vMB 54
272,456 272,456 0000000000000002247fff04a3c3b349f842f16d49e74449141a3678a5cb84a3 423 0.29 vMB 28
272,455 272,455 0000000000000005a2d7c76bf9204129ea26d2402803591cf15455236e7f2a01 557 0.25 vMB 69
272,454 272,454 000000000000000148c6baf669b6e69cc74ab5fa60a687b0f212dd6eb648ee5d 44 0.02 vMB 45
272,453 272,453 00000000000000031b91bdcaf1110ea6aee6bcd3b6dc4bcd589588ef3aff8217 90 0.07 vMB 15
272,452 272,452 000000000000000336f77ce65f592664210a080e1943519547ba3726b8c4231f 113 0.17 vMB 11
272,451 272,451 00000000000000007ec74a298a603af133eedca1764c34eec4e77561c1939d1f 355 0.25 vMB 50
272,450 272,450 00000000000000050b4a86f19c6f662cc444da62f326523bb7ef349188031fb4 602 0.25 vMB 57
272,449 272,449 0000000000000001b0e6cbfc53a31843086589e9f075a1ed1171e0d321d20ca7 64 0.10 vMB 13
272,448 272,448 00000000000000047aa514ce0f29e6820a729879bf07476bb233a47009e0345f 503 0.25 vMB 54
272,447 272,447 00000000000000018915e7aedec062cea370936da0746e9a9368bb7ad8312b04 281 0.15 vMB 50
272,446 272,446 00000000000000001f27dac04e04a644374048fa28763082af298be9101f2e77 444 0.25 vMB 39
272,445 272,445 000000000000000475921e92756a0336fa804062380b57804e951e1f1e1974cf 49 0.03 vMB 32
272,444 272,444 000000000000000397d885b7830ac187580d3c7c11ed3c1409ed504436aba163 144 0.09 vMB 44
272,443 272,443 0000000000000002f6e0c3fa65ee044448008147b235370acf23978f4bf4a8f8 645 0.35 vMB 46
272,442 272,442 00000000000000017d12062cc9231fa4974ca4e492bf6287fb2285f98167e48f 238 0.14 vMB 38
272,441 272,441 00000000000000024a3648984d9ce0dc1b817ab65909c75b7c89b6643a9d98a5 134 0.08 vMB 55
272,440 272,440 0000000000000001e4ec62cb1ac084167502adb33c2e646b9ccc75a96b1fa1bd 258 0.12 vMB 38
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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