Loading Tool

Explorer IconExplorer

Memory Pool

82,780 transactions
30.61 vMB
0.07355903 BTC
Random Selection Loading Transactions
Max Size: 188.35/200 MB

Candidate Block

Mining Attempt 1592632345134dbcec5c7e17e327864778951975a38853c4090b6e58f6571d64
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 3f4a6e4e14fb8e8d77fb357720ba6a4a278f1609357d4aeb5ead46b2e3fe1072
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,914
Size: 1.00 vMB
Total Fees: 0.00491672 BTC
Feerates: 40.21 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (446,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,826 468,826 000000000000000001a64ee77d85abdebc366cf1c3d4f2cd1cc4a5129e512af1 2,101 1.00/1.00 vMB 338
468,825 468,825 000000000000000000e551253e6e35edb4c151fa4c8b9dc19664d0c05093825f 1,799 1.00/1.00 vMB 202
468,824 468,824 00000000000000000149a59c8134eabf50e678e9649119fa3a08961ac464e5af 2,336 1.00/1.00 vMB 354
468,823 468,823 0000000000000000013b50deef265bc623b2f3fddab7fa6b76089150fdf91668 2,149 0.99/1.00 vMB 303
468,822 468,822 000000000000000000bf8041780ad52cacd061ca75ab1acf5142feaf156cd18e 2,165 0.99/1.00 vMB 262
468,821 468,821 00000000000000000083ef1f2759d6359c99774be1ea7177d5c2d67365404366 1,781 1.00/1.00 vMB 260
468,820 468,820 000000000000000000f3ca88644199267e70a94da2e5219347b8f66a6bea332e 2,061 1.00/1.00 vMB 353
468,819 468,819 000000000000000000538b755d13911a5da18b7644d4d411af97a14391ef221d 1,698 0.99/1.00 vMB 269
468,818 468,818 000000000000000001ab257d2f63d831f06825c05ce5d205ec26e383a12b0656 2,497 1.00/1.00 vMB 382
468,817 468,817 000000000000000001a08d4898340478dc189e8f3a7bd25208b7945450c9225f 2,426 1.00/1.00 vMB 338
468,816 468,816 0000000000000000012a68ec241a0ade23e8ce7094ee0b4f6859901f5b507bb3 1,330 1.00/1.00 vMB 203
468,815 468,815 000000000000000000ebe955dbe5443622d1b215df64a447ebc94e9f3b9975c0 1,799 1.00/1.00 vMB 306
468,814 468,814 00000000000000000087969942f4236015ee6f8ab1c0eb3a4955469a61b05bc2 2,828 1.00/1.00 vMB 436
468,813 468,813 000000000000000000a84de2e326dbe1d4180d8f50d10c1b164db583c9769918 1,984 1.00/1.00 vMB 325
468,812 468,812 000000000000000000751bce7fa1aa67119176e3caeec90efb3bc2f6f068fd23 2,221 1.00/1.00 vMB 325
468,811 468,811 000000000000000001a1000f9b53d57b711cf7fdd19378dcc285eef56a52aa53 2,174 1.00/1.00 vMB 301
468,810 468,810 0000000000000000010fe366ef97bc6905cccf15c32b95551dc82699311e67de 2,247 1.00/1.00 vMB 328
468,809 468,809 000000000000000001cf23ad7360f0d1bb64087e6cedd1162106b96f92784dc0 2,540 1.00/1.00 vMB 370
468,808 468,808 000000000000000000121742bf0f2861881f4f823e6f7f9a66764746f6e4ff2f 2,438 1.00/1.00 vMB 340
468,807 468,807 0000000000000000001db06274407a1086212f35f5026fdadb2c207843f6d77f 2,059 1.00/1.00 vMB 467
468,806 468,806 00000000000000000007ae6ab3af69dd583598ece9c0489418f9c048fa308199 2,015 1.00/1.00 vMB 314
Previous 10 blocks ↓
Total Size: 782.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 717.18 GB
    • Received: 17.83 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.