Loading Tool

Explorer IconExplorer

Memory Pool

28,405 transactions
7.97 vMB
0.06489675 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.89/200 MB

Candidate Block

Mining Attempt 06c86260b7d338abfd89414f6096503b17d15fa6101c0e26109e404e6b93807f
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 05be62c14087b0902b09e7dd76ad22b9506d485711285ee773ad387dc7b07015
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,489
Size: 1.00 vMB
Total Fees: 0.02588140 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (697,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,502 215,502 0000000000000571fb7903f377f54a50a16fb8d87930484e60380df5191d0ec0 98 0.03 vMB 1
215,501 215,501 00000000000001bba29f9d74bd2d339989f1cbc20681a0e0b4764c474ce7b449 165 0.07 vMB 420
215,500 215,500 00000000000000d1cc2c7d947aee5211fed67883cd5b3c0dd4b19002417965b7 320 0.14 vMB 385
215,499 215,499 0000000000000363f0d047733ecae55a7dc7f9e3ecd24afef0f4d4844645c059 288 0.13 vMB 317
215,498 215,498 000000000000059ee7cd58642e940917d5217d2d81cb2ae61b92a7e2899f3fe4 309 0.13 vMB 198
215,497 215,497 000000000000048ceeac20d7eab62fd86f76ae370f39cc1c83e585cea7ba47d3 256 0.12 vMB 204
215,496 215,496 0000000000000385329cab009eea5f7e79c00fa83af159d527b29490299bf93f 402 0.27 vMB 189
215,495 215,495 0000000000000168f065fd90fe93bac7fd4d8d536d5edfbce5f8e268586780fb 10 0.00 vMB 21
215,494 215,494 0000000000000294e9829dc943da91dba53a29b55b94cc7221f34c90bec8bea9 504 0.24 vMB 313
215,493 215,493 00000000000000f5d0dea85033a1e55d331244aede3ef448fbdc524fcf4f995f 478 0.25 vMB 166
215,492 215,492 000000000000028f6e89862329ed857708f06b26dc6bd7cab01101853349b028 659 0.25 vMB 188
215,491 215,491 00000000000001a476f78356a3bc0038b3f693193dfe68b3b55f3e068c0a1174 304 0.20 vMB 134
215,490 215,490 0000000000000387a92fda01349c8c26fa5f208750a930cf14152d9483c61ba2 416 0.16 vMB 231
215,489 215,489 00000000000000b7cc95d8720470133cb4cdefafa99f9f3381114c2de14ec5ea 123 0.05 vMB 25
215,488 215,488 0000000000000120608c103bd05ba9a0a556274b881136b8197abcc3341e926f 405 0.15 vMB 194
215,487 215,487 00000000000004a9a589348026e9888d49bbc74c3871610d723f0d6541cc8c2c 325 0.15 vMB 158
215,486 215,486 00000000000003ae481a60e9e72efeac7b7885d604ed9be7afff73771106278a 607 0.20 vMB 172
215,485 215,485 000000000000030a18e056d59929a4354fd734499249f5893f799f77789d3986 582 0.25 vMB 165
215,484 215,484 000000000000050df5df4d04e51aea11d5a3e81a500a4eebe02ada33e17f6ad9 13 0.00 vMB 0
215,483 215,483 0000000000000469cda3835ad1570b9ed79298fab5fc26c984432f7580b778c4 512 0.13 vMB 260
215,482 215,482 000000000000019c0e08e51ba08a2a1f0d9c6c1d666ffb9740b1bfed4783c0a7 526 0.22 vMB 165
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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