Loading Tool

Explorer IconExplorer

Memory Pool

51,330 transactions
30.94 vMB
0.16025644 BTC
Random Selection Loading Transactions
Max Size: 165.85/200 MB

Candidate Block

Mining Attempt 5a835ab46ae7735106fe3dda73824063f42a0e6afe10d5f242f559fd4366afd2
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root faa7ec7961a547cd44ab083c97cfc3e3b422980cb83becf3aac4ff93699a3591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.08381815 BTC
Feerates: 200.91 > 8.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (220,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,453 694,453 0000000000000000000cbbaffed9fcc8c525ce5a2f72fe6d447d1f05913da967 2,729 0.96/1.00 vMB 12
694,452 694,452 00000000000000000002137d94eb382dc54f0ed6e5e55d4c8873a61cd7af19e5 442 0.14/1.00 vMB 15
694,451 694,451 0000000000000000000f2ba7f4be6f718123c852b4389ccd34028ce0bfe9c5b4 353 0.17/1.00 vMB 9
694,450 694,450 000000000000000000093d7a05bbf3a40a91b61d70ff4bb9fefb2c1df6ac5cbb 1,945 0.66/1.00 vMB 13
694,449 694,449 0000000000000000000a91ce74f9fa94c277182701c3a69cc764f81ecff8ec35 1,011 0.80/1.00 vMB 1
694,448 694,448 0000000000000000000c6406628f43659fb3742d16306bbc6350e34b2350ca84 2,135 1.00/1.00 vMB 12
694,447 694,447 000000000000000000135d7ba7322761bb9b8f18557e0ac23aeb0c0b06886a6b 1,853 1.00/1.00 vMB 2
694,446 694,446 0000000000000000000d61ed3ce6574003aca1b7827c88fc1dce634de3961e64 2,835 1.00/1.00 vMB 7
694,445 694,445 000000000000000000084ff742ad01209cd77eaccb062e8142633bc7cc6dd689 3,065 1.00/1.00 vMB 9
694,444 694,444 00000000000000000007be5c9265530ef7db5de58756945fdb69412e4ce77217 2,800 1.00/1.00 vMB 34
694,443 694,443 000000000000000000071ddb08a21857e81792919aa0e9f68db6fc5d3580d2bd 2,429 1.00/1.00 vMB 10
694,442 694,442 0000000000000000000879ddee97a23ad520e699357724dea825d6a2c440b009 3,029 1.00/1.00 vMB 18
694,441 694,441 000000000000000000018090c91eff60146437ce7312e7531821e3bf0110b42d 2,661 1.00/1.00 vMB 6
694,440 694,440 0000000000000000000df5157a9fa0f85c9f8674f110a2b27978455a99416d01 1,941 1.00/1.00 vMB 23
694,439 694,439 00000000000000000010b98bf2607b0c3aefd2153b557df3ddd86cb4d8a2383c 2,501 0.85/1.00 vMB 14
694,438 694,438 0000000000000000000189a2ecd1a0b547052657da234a818cd24cb46b4334cd 1,518 0.62/1.00 vMB 6
694,437 694,437 0000000000000000001273d7e5633478e93180f7fc65e63a444854c43f007884 2,458 1.00/1.00 vMB 17
694,436 694,436 0000000000000000001218ef3d6372445aec937587f2339ce277821f28b1bdda 800 0.87/1.00 vMB 4
694,435 694,435 00000000000000000003e4a05403b1f78530409bff4316a15b6be9d6751d44a7 869 0.40/1.00 vMB 9
694,434 694,434 0000000000000000000252f6af45abdc0edf68cc89bb3c53fbb1c51feeb69fa5 294 0.08/1.00 vMB 17
694,433 694,433 0000000000000000000e7134a313b37d25b95524646d308e3f3ec3b23397a275 315 0.15/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 651.31 GB
    • Received: 13.53 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.