Loading Tool

Explorer IconExplorer

Memory Pool

47,356 transactions
27.98 vMB
0.06595750 BTC
Random Selection Loading Transactions
Max Size: 149.00/200 MB

Candidate Block

Mining Attempt c7083d8117ad7380ac04bdff8b55c773a6600f981a3343d4fbe5b2122f97aa84
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root dec6116ff00e782e8cbe53cda72ea8ffa95b9df5d484a41ce9a31f2df509ab71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,030
Size: 1.00 vMB
Total Fees: 0.01294043 BTC
Feerates: 40.21 > 1.30 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (362,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,554 552,554 00000000000000000025cbaf748922509b33c69a4aea3b688baac79aa64fb322 1,992 1.00/1.00 vMB 33
552,553 552,553 0000000000000000000fc8d187aa56feaf59eb0071781824af5dc36e8a6276ed 341 0.20/1.00 vMB 7
552,552 552,552 0000000000000000002c3159dda221fe35752da523180a004d2c94d115322c4a 3,149 1.00/1.00 vMB 34
552,551 552,551 000000000000000000300fcce137b852ee21fb76dcd0b6a11fe331f0bb5f4e97 3,203 1.00/1.00 vMB 37
552,550 552,550 00000000000000000017c4d95130b8ac162e853b85ca28b2dcaf04c471658bb2 734 1.00/1.00 vMB 30
552,549 552,549 0000000000000000001643b30d068adfd40cb572a391ef1f948a6bfbd29d7714 2,085 1.00/1.00 vMB 11
552,548 552,548 0000000000000000000d1445068c9a5f0f05edf85fc97f7d9ec1c14101d826fb 2,184 1.00/1.00 vMB 33
552,547 552,547 0000000000000000001eefc39e26352ccbaf55f68e89fe1ce9f39cf372262c95 3,008 1.00/1.00 vMB 43
552,546 552,546 000000000000000000145bd4ae08ef2acee824d4e13cabacbcd8bc906fa06d69 1,475 0.83/1.00 vMB 26
552,545 552,545 000000000000000000008ade492ca56385a1b59c08af708d8fdf3226d9df2260 360 0.20/1.00 vMB 21
552,544 552,544 0000000000000000000bbc47c8cef38c6bc0b245673b627406246314d825dd2c 802 0.40/1.00 vMB 21
552,543 552,543 0000000000000000002e4278c143eb1faf09f2550552bbd477f5ef79700fb3bd 649 0.32/1.00 vMB 22
552,542 552,542 000000000000000000150bd483aaf96da6182c515cad48fb1ac6a25bd344b137 1,440 0.58/1.00 vMB 27
552,541 552,541 0000000000000000002c20bf51f8e94828aac2cd4374513fe65e445384e94513 597 0.26/1.00 vMB 24
552,540 552,540 000000000000000000084e41bed3197543dd6eed627bf38d600cc520f7ed385a 981 0.86/1.00 vMB 5
552,539 552,539 0000000000000000001bf73ddbe2eafd9109d8528f091136a4577674ff61f9ec 458 0.22/1.00 vMB 23
552,538 552,538 0000000000000000002f2fb1eb666f639ea3b5dc941e3cda0739073bee92d21d 2,398 1.00/1.00 vMB 14
552,537 552,537 000000000000000000314e4748f340afae3a8add91da10492cfb1fb924d08193 2,492 1.00/1.00 vMB 15
552,536 552,536 000000000000000000029d50141bf28129c47bd43ae0c6f205abd84707204e2e 2,759 1.00/1.00 vMB 23
552,535 552,535 0000000000000000000f44b734f73a2a5832a15efe49041a2443add74e587044 1 0.00/1.00 vMB 0
552,534 552,534 000000000000000000161ae8ddd66caf307c23de1604e7ef0e0b210069bf040f 1,982 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.01 GB

Node Details:

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