Loading Tool

Explorer IconExplorer

Memory Pool

42,077 transactions
18.35 vMB
0.18573668 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: 101.37/200 MB

Candidate Block

Mining Attempt fb369917781daa4114c027772284b6e91f3e1a08aa411a13bbda36d12b834c6b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 395f19ee3ba9a2ee58dd80c29164334334434380e035d18afea73dee269b4706
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06123538 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (771,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,651 141,651 00000000000003445cc454992c8c7ef3a13e408dc82addce8a43bfe2a9d1b58d 6 0.00 vMB 23
141,650 141,650 000000000000001b9bcf311345da14c8da9b5f25066fcbbaf8918b7bb95f14eb 17 0.01 vMB 315
141,649 141,649 0000000000000902c24224676c6f1fcc0dc591241dda99ff6ac04f31a60cb2ba 7 0.00 vMB 345
141,648 141,648 0000000000000834311469e798e3d214395eee4a0cf2c0525ec20aa77f58436e 154 0.05 vMB 87
141,647 141,647 00000000000003d614b1d4296d99c64bfa020166612027db700b5cadbb3e35b2 15 0.01 vMB 369
141,646 141,646 0000000000000945b99c7febf5830f7296862cc8c50d4606c33f21565bf3f133 103 0.05 vMB 345
141,645 141,645 000000000000024255b54c4be306745e3dba5d79d3ce47e98d5f5b3eab9efca6 69 0.02 vMB 111
141,644 141,644 00000000000003e8dd7de28b30106c3be473aec6f681dc46eb36a81148fa4751 43 0.05 vMB 624
141,643 141,643 000000000000019e4890a316a97fe95a7bf0a9d30a4dddbf9608fc1ab6dab4cb 41 0.02 vMB 270
141,642 141,642 000000000000084d8896794291ec9e66edb8bc8db73e70c99275565756925ce7 67 0.02 vMB 105
141,641 141,641 000000000000022777c21649a757ecc974b0712f8801d01ca1c38c4fe7d3385b 118 0.05 vMB 33
141,640 141,640 00000000000005118e980e1cff09285f552bdb8034e109bd64a3e91254825222 10 0.01 vMB 652
141,639 141,639 000000000000036145a36e3c61c1594111300e6c9638986776be2a318e20824a 24 0.02 vMB 65
141,638 141,638 00000000000005a2afc5f3835feeb467ee5a77632b69e68b3ba7bc998ef9ee36 87 0.04 vMB 243
141,637 141,637 00000000000006165d7927316091da049ad3ff1008c22ecb47498ed4a239a9a0 103 0.05 vMB 233
141,636 141,636 00000000000005a6ad6288006b381ea94c2e531bfa3fa05a74fff6e204361f52 36 0.02 vMB 155
141,635 141,635 0000000000000580f84696a95559750b69ba005bcd3536593594ba79a51caa05 55 0.03 vMB 309
141,634 141,634 0000000000000852729b64e10ed32fdb4d337554422b27e81dcae6f4b158cb40 143 0.04 vMB 33
141,633 141,633 000000000000066e6c947eb4e2ab5a209cab4893eb7f420d6fef415291113ba9 144 0.05 vMB 123
141,632 141,632 000000000000027a0c9a23972f541b9d7f11837fe78c3ba5fdf4972bd114f888 27 0.01 vMB 398
141,631 141,631 00000000000007a90cc892eb41b936afb2c3c58afdb87dcb4dcc7c46ac6f90fc 58 0.03 vMB 220
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: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.90 GB
    • Received: 0.48 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.