Loading Tool

Explorer IconExplorer

Memory Pool

29,394 transactions
8.58 vMB
0.08304031 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.28/200 MB

Candidate Block

Mining Attempt a9c983a1e2b116116e4f4f380eeba1b16f58cb060912b84b0bf539b8e8900581
Version 20000000
Previous Block 00000000000000000000dfe1036d7254b06c2dd375bf5f4768672b4c82b08c56
Merkle Root f7bab57ca42e95963af98cde488d22ac906cff3ee6d833cce4c4fa5beb76d961
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,457
Size: 1.00 vMB
Total Fees: 0.03086500 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,224 (697,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,505 215,505 00000000000001ed40e200db62e1a079cc26c736ac04772b9a87fb7b6d6328b4 152 0.19 vMB 83
215,504 215,504 00000000000001b568accb4c966fa0ae397a34cbf0c7f9222ba0d5db4159f794 155 0.06 vMB 281
215,503 215,503 0000000000000235e0a9b4507a16905c720e8fc1ddccda8cb69593a2e78abc51 85 0.03 vMB 175
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
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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