Loading Tool

Explorer IconExplorer

Memory Pool

17,276 transactions
10.32 vMB
0.05317620 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.74/200 MB

Candidate Block

Mining Attempt baeef54775248f86b192a4c314244de1f26f428d0d9a120e779ca5e712524f88
Version 20000000
Previous Block 00000000000000000000165d7af7be67c1e3d29b44f6d7a971e6c1f6d2b62971
Merkle Root 761fd4dd23b6775c81bc1686961b636c3509baf3bee1e48c5c3e7adbd8893202
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,001
Size: 1.00 vMB
Total Fees: 0.02954014 BTC
Median Feerate: 2.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,361 (818,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,846 94,846 0000000000056cab2526ecca77f4cd95869ebde273bf8383501da510126f4a28 1 0.00 vMB 0
94,845 94,845 000000000004a646efc85aaa6d5e9fd32cf11a075998b32212f7d6b1658b6456 2 0.00 vMB 0
94,844 94,844 0000000000010772e30a517ac2a6e1d5c6789c7fd700dd89f63df6e765452402 1 0.00 vMB 0
94,843 94,843 00000000000239f6b6640b1ff88665b6356cbda9501d517ba071ef11b258ea02 3 0.00 vMB 0
94,842 94,842 000000000007287994e6ee6cad3c3b077f55299b101d3321c35ce8e0d1713225 1 0.00 vMB 0
94,841 94,841 000000000004dbf4946339f5edc875ca0be8b6c0c51a33d020bf5b1278465cf5 8 0.00 vMB 374
94,840 94,840 000000000002c5a5421b2ac093def7e3aeb17877252cf14d9d542a79e18a2609 2 0.00 vMB 0
94,839 94,839 000000000007bae1b538c27399f252234b7399e4aef6cee503a0ef7c6588152f 10 0.00 vMB 0
94,838 94,838 000000000003b13794546b2cb336bb7ad31044409faf2c88d18ef649b7e21657 1 0.00 vMB 0
94,837 94,837 000000000004450a1fa14e83cc8e6291ee0de15509196ab36f0416b941a37551 1 0.00 vMB 0
94,836 94,836 0000000000016f9833194a56a581eff9be72aca3e1a5c30f8892d72a5de78a31 1 0.00 vMB 0
94,835 94,835 0000000000056ef3e35235dbe4a79215cd7cf893e97209e2830728daf9ce23d8 2 0.00 vMB 0
94,834 94,834 0000000000080150b97c35e906289d54daa48ec7479c500d8f6ee058df67821a 1 0.00 vMB 0
94,833 94,833 0000000000018e4a02b13d39f6cb56bdf064829bc3404033cf1852782a90f838 1 0.00 vMB 0
94,832 94,832 000000000002f3370a5190c5d5896ba9bb1ccab5a24f736e40cb5799ccca31e2 2 0.00 vMB 0
94,831 94,831 000000000004e45d9c0937ed897712ee04306e32a8f4291db093fb3ba3bfa3f1 1 0.00 vMB 0
94,830 94,830 00000000000350b87a07dc779bc0b4e9304a5cb8d5d0877676bc8029db68b9bd 5 0.00 vMB 0
94,829 94,829 000000000000d5fcf65aff7af63b121ed40cf031a90ae092f5a4ed90054a7443 2 0.00 vMB 0
94,828 94,828 000000000000c2d9a4a9016945c55fc07820226912a2e9598a1f4e6218d06643 2 0.00 vMB 0
94,827 94,827 000000000005a3a31a15fa2e635cea4dcecd9bd01d4c3eb8c26b55a07861a60f 3 0.00 vMB 0
94,826 94,826 000000000006c766b60a6a52273dbedb7750a9026d96af85c50de2b332f5000f 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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