Loading Tool

Explorer IconExplorer

Memory Pool

76,409 transactions
28.33 vMB
0.09401283 BTC
Random Selection Loading Transactions
Max Size: 171.70/200 MB

Candidate Block

Mining Attempt 1b85127f5eb055ac99b3eca1936305712ed64a07648a9ac75bea896a17850ca2
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f244a1fb0497d4455a94523b591d6d7973f39b27036bb304f6fab4e4dc11fe02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,458
Size: 1.00 vMB
Total Fees: 0.03123880 BTC
Feerates: 150.80 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (300,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,298 614,298 00000000000000000005f532691def6ec0312b51213f6fde0ae60cddc136c9c8 1,479 0.55/1.00 vMB 9
614,297 614,297 000000000000000000112b67d084022bb5ec6943f9ca58a9fccd7f2333b2e8f7 798 0.26/1.00 vMB 9
614,296 614,296 0000000000000000000558f35ea4cb1984846374c9536c54223ec3f60c5b2ccc 2,249 0.93/1.00 vMB 10
614,295 614,295 0000000000000000000c4006f57e25ecfd033dda7a84bd0ed52b7fa8d18e4170 249 0.10/1.00 vMB 13
614,294 614,294 000000000000000000006317bd1180a649d5dd9a3696911d26ad5bd4a6a38131 599 0.20/1.00 vMB 10
614,293 614,293 0000000000000000000d9d316235723a166e36bde6b1dbc3903222d1ed52c3ea 963 0.33/1.00 vMB 10
614,292 614,292 0000000000000000000ca3b5b93bb24a57fccd78d5c7116e383dd09713c3c351 987 0.37/1.00 vMB 33
614,291 614,291 00000000000000000010133f87a390f325a9fee5f7e5f9a345fa3a7f5c6d4a2e 2,403 0.95/1.00 vMB 6
614,290 614,290 00000000000000000011760e8b8ea5644c4642318a01c9f5410c861c8d646b27 2,589 1.00/1.00 vMB 16
614,289 614,289 0000000000000000000f0fdbc1110ebb078097f527e872000e311299e6c981aa 2,378 0.91/1.00 vMB 8
614,288 614,288 0000000000000000000340c730226abbb6e536bac8e3a914395fcd73bbdae989 305 0.24/1.00 vMB 7
614,287 614,287 0000000000000000001237cc9b4a7d6eb2aeddbc53a8918ee3c4286bcd3546ef 797 0.28/1.00 vMB 10
614,286 614,286 000000000000000000032a11e42381de9fc5d35931296250d928070cb2b200d4 1,545 0.55/1.00 vMB 12
614,285 614,285 00000000000000000005bf4020517295603694faf1268b671605fbc4359f9c53 883 0.37/1.00 vMB 6
614,284 614,284 000000000000000000112e7b7d81fb1c37ce38d2742396473bfd123d9b1e6fb6 2,998 1.00/1.00 vMB 11
614,283 614,283 0000000000000000000e6891406da6f967a3051ab42a4f25b73f082c35e47401 1,596 0.99/1.00 vMB 8
614,282 614,282 000000000000000000068f9e5d23ea23339b459811ba819a8e726fda0a8d3542 2,597 1.00/1.00 vMB 9
614,281 614,281 0000000000000000001188c323d40256ab50bf55cc6d25032473d1812fc7e421 2,977 1.00/1.00 vMB 8
614,280 614,280 000000000000000000026b95de8b12e8ee07b09197008ce5541120b2983e02ae 2,519 1.00/1.00 vMB 9
614,279 614,279 000000000000000000065773970526117a4fa00b244fd58010db6343a714ebc0 2,746 1.00/1.00 vMB 16
614,278 614,278 0000000000000000000cbe3e62ab950ecaa1f58437a16135002ec021452a2493 2,867 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.