Loading Tool

Explorer IconExplorer

Memory Pool

16,361 transactions
10.39 vMB
0.02815535 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.52/200 MB

Candidate Block

Mining Attempt 2e8e077f2f0a2218f93ea15b6e18c6ab4e35ad9eebd2bc0af816ea07884f8ef4
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root dd6280dd0d5651e80596b7f04bc4de2ed108a6abb56501970ff471226c682c08
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.00457960 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (782,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,644 130,644 0000000000000c5491802e91233ad1c00de53a8264cabf6bc0b9016f6257d4a9 84 0.05 vMB 1,292
130,643 130,643 000000000000024874235c5096483349c400f6d97186bed2187aece07bc9af8c 27 0.01 vMB 268
130,642 130,642 00000000000005d135c82b93170c01f8ee4a5446759d7158b544333b112a7a8f 25 0.01 vMB 835
130,641 130,641 000000000000000a094557efb46d4a2c9db2bc0b7876d4431e701175ca30d5e2 111 0.05 vMB 1,078
130,640 130,640 0000000000000a33dd0cdaf4b33c1be8779bedb8e274148d074c5ba11b8beea8 32 0.03 vMB 977
130,639 130,639 00000000000019805461f011c74a622dc2e10af75234e95da4030b864b7cf1a4 94 0.05 vMB 66
130,638 130,638 0000000000001b47a6b9e34ffdb473e9a5d34880c80d19b0cbeaa9d1b74bfaa0 31 0.01 vMB 452
130,637 130,637 0000000000001c8767e0bea01c2e459eb7ac0a6b8096b1bf662115a76dfc5e00 20 0.01 vMB 2,397
130,636 130,636 0000000000000a024db463ca69ad574838f7285924780f39ce0dabbed1e90840 84 0.05 vMB 204
130,635 130,635 0000000000000a067d94ff753eec72830f1205ad3a4c216a08a80c832e551a52 9 0.00 vMB 1,929
130,634 130,634 00000000000009c4cdccbc49e72552a732fbbcad97391207d4606186e9e6d899 76 0.05 vMB 60
130,633 130,633 0000000000001143243eb54d6e556f14f53a76357a0c5f29a002a1a201de75b1 76 0.05 vMB 23
130,632 130,632 0000000000001044770cb28a57742b49dd22dcdaae03ce9204703087399363a8 1 0.00 vMB 0
130,631 130,631 0000000000000b02f7fdd95cfa3beda3d51bd49cca0bdeb91647a1f1eefc0fc8 16 0.00 vMB 549
130,630 130,630 0000000000001280e3418a30c41fb208e2b931c89df09a4fca214e365fd16c91 42 0.02 vMB 120
130,629 130,629 00000000000014d179a0f86cfecab91bc090ea1a8647f4c5d61d3bd80e7da979 13 0.01 vMB 1,406
130,628 130,628 000000000000159b7f0451804a493fe8fe47ebca5e1828dba2223e97b34ddddd 20 0.01 vMB 398
130,627 130,627 0000000000001a129af8d97dab2173eb60e08ff0b5797a63e95e18fd60e74d5f 6 0.00 vMB 1,473
130,626 130,626 00000000000016f00e342713d4159a15fb4ba6abdefe90d0da10f6b035622598 46 0.02 vMB 559
130,625 130,625 000000000000035cb35a9b204a493445fd863b4d895461696ecfde919f5c898f 40 0.01 vMB 572
130,624 130,624 000000000000150bdab74fecfcc4288a552d63696cb8d0823621a4479ab324b3 45 0.02 vMB 1,004
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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