Loading Tool

Explorer IconExplorer

Memory Pool

41,673 transactions
18.18 vMB
0.17619112 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: 100.35/200 MB

Candidate Block

Mining Attempt f29809ed7f328f17d41c952b31bce9baa7633d241ca4acaf4b988f7c078a5587
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d7b411542ada3e9a8249a4a3ce8f07db332b530609bdb306d37d442c7767c263
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,845
Size: 1.00 vMB
Total Fees: 0.05771697 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (763,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,366 149,366 000000000000035585fcca52cfa65408a27836a168d40754efd4608b0a403b9e 36 0.01 vMB 62
149,365 149,365 000000000000024063acd2399484b9adbf64078f2becb1b262391dc33543c51a 10 0.00 vMB 19
149,364 149,364 000000000000032fbe352ba8d3ee57b15306746ea73f1f427a41c44f8bfa744b 43 0.03 vMB 82
149,363 149,363 0000000000000a821abfb0cf1db71b94529c8fec090d3da22913679d40f00b34 11 0.00 vMB 517
149,362 149,362 00000000000006ad8f9f9e01fee67c764adefe1cd77fc7b647f1d8b1e60cad5a 50 0.02 vMB 164
149,361 149,361 0000000000000b168210a58ef453ae2328036c11c1b999fd456adab8eb7f57c9 132 0.04 vMB 43
149,360 149,360 000000000000027ae526d1040fa7a80ea8087c77ca53453289966f9a6fce1e86 32 0.01 vMB 320
149,359 149,359 0000000000000253b1682eb52de5c358f6750031e5518795aec658547658d959 4 0.00 vMB 53
149,358 149,358 00000000000007953a23d1f018e9659b3e05fbc2332f40e5d5fb4516937caa6d 27 0.01 vMB 59
149,357 149,357 000000000000086233c0fc65c616a81cfe010e7f4025918ac8d03dfd196aa9ce 49 0.02 vMB 157
149,356 149,356 00000000000005ead45dff2e0d457981a56aa6af2f4eb9ed94372dca79ca9391 36 0.01 vMB 143
149,355 149,355 00000000000007ea9f85feee939e850ca84ef78a99d39a07cb8e10792b9fa617 10 0.00 vMB 60
149,354 149,354 0000000000000326efb9c1e87a63d15cc6346eac7ed8cb10a5fa79f1594dd2c3 31 0.01 vMB 101
149,353 149,353 000000000000009fac5b33dbf4870470f63c80c2014b0bd6b2f5d82e38c5045a 127 0.04 vMB 48
149,352 149,352 000000000000025b06f3c541408ed5ddd635f43600fd9f27417449621d31b4aa 81 0.05 vMB 164
149,351 149,351 00000000000007743367cfb1ba7025a0ca94c38543eb73c1b018c998ab07648d 8 0.00 vMB 0
149,350 149,350 00000000000002baa74e2dcb54aa8a7ed25516f7ef59a534fdbf15a9751ade30 41 0.02 vMB 115
149,349 149,349 000000000000095a7496d0d31a046b429c89ebf1827dd5a08db98e9c42dc5a4d 26 0.01 vMB 338
149,348 149,348 00000000000000263a08a5df090d7d3e19d913a6041a063e3601959f2350a307 37 0.01 vMB 200
149,347 149,347 00000000000006d53bbb61b8ec236d8add0d15a57c281661ed96d7f8f639d654 40 0.01 vMB 286
149,346 149,346 00000000000007ea9c6cf1c565b3b60570f69c153a71d5928f15595be0f3c44d 107 0.04 vMB 229
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.20 GB
    • Received: 0.47 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.