Loading Tool

Explorer IconExplorer

Memory Pool

78,258 transactions
29.04 vMB
0.11388614 BTC
Random Selection Loading Transactions
Max Size: 175.21/200 MB

Candidate Block

Mining Attempt b1b4d8ac0f1d59492bd76445bb9b40b8b1f87f576a472f6a36539f88f2ac7570
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f05520dd73667eaedf989472351ad07b221ff5597278552de457abf20e8e04ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.04029383 BTC
Feerates: 150.80 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (211,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,541 703,541 0000000000000000000d9a15334a59aff83db2d6eaac03c97a9fe50423d2336a 3,176 1.00/1.00 vMB 20
703,540 703,540 000000000000000000061468f2749915bb8e19f67d71591a4ef9170d9219988e 1,412 0.56/1.00 vMB 11
703,539 703,539 00000000000000000003b01cf720cbc6c191758d626f58d2d8bc1fd396600dc8 1,480 0.92/1.00 vMB 3
703,538 703,538 0000000000000000000165098949885d369fd2173255a2c4cc436e038f4c3725 2,450 1.00/1.00 vMB 4
703,537 703,537 0000000000000000000e830eb933141e7b3a6684027723d302423165d975a313 2,663 1.00/1.00 vMB 9
703,536 703,536 000000000000000000041ff41c9b3f291e1dda7960c19f04d79ae09d9c3ecb89 2,328 1.00/1.00 vMB 33
703,535 703,535 0000000000000000000e46b1d50804616b5108948c29c9d969a2d480f00bf160 1,508 1.00/1.00 vMB 30
703,534 703,534 0000000000000000000be0166a788c65f4b9267d6939c4c591e9b86e0ca47ba1 2,239 1.00/1.00 vMB 8
703,533 703,533 000000000000000000033dfa40f0ed4452ad8f50cf52ae6d7451eba7ababb563 3,345 1.00/1.00 vMB 5
703,532 703,532 00000000000000000009b2ffff5e347452204713b6c768211ae9f52877663228 3,028 1.00/1.00 vMB 10
703,531 703,531 00000000000000000000d772f86a9ca08ca6e6ca9e7bdd3ca16a62f9504413f6 2,760 1.00/1.00 vMB 27
703,530 703,530 000000000000000000029d45f4b85e4e88d247fa8ada3285b20f5e62fe9bc308 2,020 1.00/1.00 vMB 26
703,529 703,529 0000000000000000000e9b4c8ae6a75837f0e07cd9b58d164119a6348249fa30 2,761 1.00/1.00 vMB 22
703,528 703,528 00000000000000000003ac7afda8e52f7f20771d29435010a1e2dd57b9bc5b1e 2,802 1.00/1.00 vMB 12
703,527 703,527 000000000000000000011ec94501ad26c451c168c4ba3fbf38aba54d8c988322 2,976 1.00/1.00 vMB 14
703,526 703,526 0000000000000000000d35ac697d99de529d8812d4ea778ef40065cf7945df60 2,657 1.00/1.00 vMB 25
703,525 703,525 00000000000000000005481ac8e62e372bd15a565c66ee78db2d1d7dac4309df 45 0.01/1.00 vMB 16
703,524 703,524 00000000000000000009d298f430f6fce36fb8a51c4f63244c0c878337984267 2,710 0.87/1.00 vMB 9
703,523 703,523 000000000000000000029164c050e0d533c508d7cab39e920ae54e02c208eddc 1,384 0.95/1.00 vMB 3
703,522 703,522 0000000000000000000e9c23516d3f68fe7cc3d467f146356e110d9ab298d499 645 1.00/1.00 vMB 2
703,521 703,521 00000000000000000003c6f61ada7a2ece90c07a450f1529abff58613738fc51 561 1.00/1.00 vMB 2
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.75 GB
    • Received: 17.21 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.