Loading Tool

Explorer IconExplorer

Memory Pool

43,413 transactions
27.17 vMB
0.05480731 BTC
Random Selection Loading Transactions
Max Size: 143.42/200 MB

Candidate Block

Mining Attempt cc2e5ae8ff30eeb37b078ba7bab10586c422b868074c29b11bb821d3afee2e98
Version 20000000
Previous Block 00000000000000000000cb2526f8131d7fa57f5fe00ea77e921b110e9065324a
Merkle Root 0d2c563a1cc6195f3fa6d1f7dd9b2240ef85b4b0b1db1f2771d31a975cff7c63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.00401751 BTC
Feerates: 10.05 > 0.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,938 (327,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,292 587,292 00000000000000000015dda839714452cf6949d798d543af27c51876a9b31334 1,215 1.00/1.00 vMB 14
587,291 587,291 000000000000000000002c0ad4a6f6f97fc41fef57e951ca90cdf44fdb850876 1,779 1.00/1.00 vMB 25
587,290 587,290 0000000000000000001be574af20e63ae628ced8608d88f0f0e647fb09129245 2,556 1.00/1.00 vMB 24
587,289 587,289 000000000000000000077b207a16dc7a4787c58631d86f7b879136c874805f5f 2,386 1.00/1.00 vMB 29
587,288 587,288 00000000000000000019fcacf13487eb26c6a492fb5625f3e9c469bc2cce598a 3,092 1.00/1.00 vMB 47
587,287 587,287 00000000000000000006f63922959edd26ec2c54f085507636c09361bf67dacf 3,154 1.00/1.00 vMB 53
587,286 587,286 0000000000000000001b4d9a80af520da1ee13bff8eb8d71d0394bb2f450397e 2,718 1.00/1.00 vMB 56
587,285 587,285 0000000000000000000dcac73ab1904da829ca021bd9003c65641a188221d1cc 747 1.00/1.00 vMB 42
587,284 587,284 000000000000000000030d11d6558c6de4886bcb59c7a512bf79b883a0ec2b92 2,764 1.00/1.00 vMB 47
587,283 587,283 0000000000000000000b30595ad8a1a33d0bbb220bb790b5c303c162e68f7011 1,272 1.00/1.00 vMB 48
587,282 587,282 0000000000000000001ae402bd8a775e3e87c42c71ee08eabc9f8da837621e7e 2,937 1.00/1.00 vMB 79
587,281 587,281 00000000000000000016edab76f5ffcb331d99301a50d771fc8b4c6612dd58f6 1,455 1.00/1.00 vMB 84
587,280 587,280 00000000000000000013b71ed037b468771edcabab2bac41864c3d9bbd8e01f9 50 0.01/1.00 vMB 29
587,279 587,279 00000000000000000019401fcd94bdba8e0836287f2e697797a8016cd772a9d9 1,643 0.54/1.00 vMB 25
587,278 587,278 0000000000000000001a5f33d09e4e809d0efcde9de87305c7c76db82875250e 256 0.10/1.00 vMB 22
587,277 587,277 0000000000000000001cf5cd409ee6d794d50088eeb6bd04cc09bebb2bfaf62a 2,815 1.00/1.00 vMB 19
587,276 587,276 0000000000000000001234d36d365eea74b09cac053ed6e37e5f011128f49563 2,370 1.00/1.00 vMB 51
587,275 587,275 00000000000000000011e971bffbd17051f25c41f521625b9d599947969b1684 1,727 0.75/1.00 vMB 9
587,274 587,274 0000000000000000000daec8346c72e22408732ea2ed66309c4bd8313043884a 2,657 1.00/1.00 vMB 6
587,273 587,273 00000000000000000002907051dd0c553941ab01a72426737dced2ab0260c817 2,391 1.00/1.00 vMB 58
587,272 587,272 00000000000000000019b6f4dc46306de456355e2448ab85bf6c11e0fd938378 2,685 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.28 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: 656.77 GB
    • Received: 14.43 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.