Loading Tool

Explorer IconExplorer

Memory Pool

42,805 transactions
18.68 vMB
0.20181538 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 103.08/200 MB

Candidate Block

Mining Attempt 429f6122d67373a81e44dbd0fcd46c371932b3e06356a3c94f300b5fef3053d7
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 20ca030dc43487a0aee5f566218cf49a5a5a62780113ac4a83c057d45c436512
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.06571143 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (765,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,294 148,294 0000000000000417b7de50f0e6ac1f14fad7a189370387e226408b59547fbfc0 26 0.01 vMB 331
148,293 148,293 00000000000000324d783e7db382f3766580bb37460cbd31f3536424dfe29ddc 8 0.00 vMB 307
148,292 148,292 000000000000099da7996b11713347435216baacee69264d670b45f6ba372cfa 10 0.00 vMB 496
148,291 148,291 000000000000045ce4ca72436f5db0f1b395e4b33c923a2840e17f6f750b0477 53 0.02 vMB 133
148,290 148,290 00000000000005e25ae12763b39b58589f255b27196c35055c0df7187775e025 6 0.00 vMB 272
148,289 148,289 000000000000074922d8ca9e68fcb96297ed59d56cb8b0cf7878aa338edab205 35 0.01 vMB 0
148,288 148,288 00000000000006e23ba6cf68208b57162158974af09b3036ba5dc97a1f9cc670 19 0.01 vMB 382
148,287 148,287 000000000000015434937a3746165dec2b5af092f66bedeecc625ab2a4e762fa 13 0.00 vMB 39
148,286 148,286 00000000000002b3af3d4d93d1fe547e92ab1bf7070a436e42eb22b07f016a34 14 0.00 vMB 465
148,285 148,285 00000000000008024c1906877da6bfca23eca26dff5aaa7a0257203befd1dcd3 10 0.01 vMB 345
148,284 148,284 00000000000008597843bcdf37b1e6cbeb050bcfff42e484588ddc2186ab4621 44 0.02 vMB 592
148,283 148,283 00000000000007e5bae041af373d854377ef4743c72990e540866ed92946080b 65 0.03 vMB 274
148,282 148,282 00000000000001df476b1bebca64d3145ccf3b867d457b9c52fcdb4b731c51e4 9 0.00 vMB 342
148,281 148,281 00000000000004de3070440cb69003a6d3913124597a52ca804f2188dcf0af1e 13 0.00 vMB 568
148,280 148,280 0000000000000377022aee8cbe5ae9ecc719ee5cf16d36d52f0670f78a673610 28 0.02 vMB 230
148,279 148,279 00000000000000db44fbe9eed4ccd4a6480e8ae8d2820fb16ad7841583c1993a 14 0.00 vMB 68
148,278 148,278 00000000000000295b14817a62fc38a73c25db61b700912b73308eaf9d70550f 11 0.00 vMB 168
148,277 148,277 00000000000008dafcc101b85781aade77c45cf4db8c770b8c5a90a168d76b0d 38 0.01 vMB 127
148,276 148,276 000000000000058d625191af04fea0780716d0b39c5a50145c56f2b7ec4f8401 17 0.01 vMB 66
148,275 148,275 000000000000095b9cc31c487df1963a2c7d2fe2b7ca4dfefc229a8936957604 50 0.02 vMB 374
148,274 148,274 00000000000006221394fa2e6935ab5fd5b3c7b82743cea474b47e6b7d10f93e 82 0.03 vMB 28
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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