Loading Tool

Explorer IconExplorer

Memory Pool

16,469 transactions
7.28 vMB
0.02825261 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.19/200 MB

Candidate Block

Mining Attempt 4c9d7ef8b8849dd6f2bd3ef2b729c6b47f2156bdbd0abe8aaf709cf3a59245e0
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root e1a17384246a5889d55c023377c6f014e11116b1253a8ed9a759eb14d3714e0f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,980
Size: 1.00 vMB
Total Fees: 0.01420998 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (781,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,237 132,237 00000000000002dc8cd92ae15491ef6c019a2711fd2c4e03aa57d5deb2aa8e26 29 0.01 vMB 686
132,236 132,236 0000000000000a6e551b4340fadecb40c231dc40e85fccd3c1647b72441918d9 23 0.01 vMB 492
132,235 132,235 0000000000000337c0050ef8a44ccb418dc4e8323e16e9e4ab47ffb070f0c11e 21 0.01 vMB 999
132,234 132,234 000000000000064816082bed5c2ffc4fdc839a54154aad406ede0342e80d5d23 26 0.01 vMB 1,135
132,233 132,233 00000000000010d788c245f22e87a703b2149c6d517ac35061cca8689e540ce7 18 0.01 vMB 893
132,232 132,232 000000000000063341ab9eec60c1052f30210b86b68f8c6d77fec3f3f8a91d07 148 0.04 vMB 28
132,231 132,231 0000000000000cd3e54acbe0bc018dcbb25744f8b3be2faa2b9f385c18bc1e98 96 0.04 vMB 343
132,230 132,230 00000000000001f2d11aaf813006d0b170889c4b47bdc9ca0b5ee0790335676e 137 0.05 vMB 283
132,229 132,229 00000000000001225cd2935e187c3c9087b1041f947a5e630d1ea732940b607b 73 0.04 vMB 891
132,228 132,228 0000000000000ae0d8a9e0dc1bff8e5c00943cdbeea39417cab7fb42d18d5211 17 0.01 vMB 442
132,227 132,227 0000000000000994f182c4b30b1a8323b01546fd7b713a74970fc6fc9b72bcdb 16 0.00 vMB 0
132,226 132,226 000000000000009c122ce43e87d380b34efe121b7cfb8db34ef145636660fb2f 3 0.01 vMB 185
132,225 132,225 000000000000005bc7df19f9a4e8c974ddeecafe20c3b4fcdbc922e9fcff0f27 14 0.00 vMB 547
132,224 132,224 000000000000088c4d9aeff1e5659f2e313e867ae247b4f11507be9cadeeea2c 41 0.02 vMB 196
132,223 132,223 00000000000008c6ec957a7139e20268d078911798596a9d499596b729474949 8 0.00 vMB 226
132,222 132,222 0000000000000c64ffbf052a26a2d9a63e7205ae9cbfb64cb7e88748e4f478e0 43 0.01 vMB 626
132,221 132,221 0000000000000d075cd9dd387878c6d30199bb4d84dac1656c253496b5e61c51 63 0.02 vMB 399
132,220 132,220 0000000000000804697dbd9ec11cebab6cad5f466fe22ab72face61cd915b8fd 91 0.05 vMB 513
132,219 132,219 0000000000000d4b12a169d678e8328967d7c94111328239992e5618bf5706c9 30 0.01 vMB 385
132,218 132,218 000000000000090e116adbf0e0ebf1469c0dee2a39379bc8497418e088bed78e 39 0.01 vMB 839
132,217 132,217 00000000000007b4daef034eb496557f14f9c14754b6d5f481302df1a2f28d73 38 0.03 vMB 248
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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