Loading Tool

Explorer IconExplorer

Memory Pool

78,686 transactions
28.90 vMB
0.11112090 BTC
Random Selection Loading Transactions
Max Size: 175.40/200 MB

Candidate Block

Mining Attempt 7a482e98d330b079bb7a3699643afa9582d914aa69d5fd42466654d5073e2e82
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c9df7030d23d5c6e02558f6752ccd7a749312fa4a1548c0d96e1831c9ba76ca3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.03968187 BTC
Feerates: 602.26 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (662,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,434 252,434 000000000000004620300d25624f289a8f5f2fe03c730fcec32f2f557eeb25d2 50 0.02/1.00 vMB 103
252,433 252,433 0000000000000053913e9d14206450a573b45255d5497fbce498c81d5be3eb53 306 0.11/1.00 vMB 112
252,432 252,432 0000000000000032ccbdc777d572d0bdc8eb525e553f43ebac28c328757163c0 248 0.16/1.00 vMB 58
252,431 252,431 00000000000000062f58de829c3b34ab73fd2d7c2b7312715b2f30336cdda3ad 892 0.35/1.00 vMB 93
252,430 252,430 00000000000000504f08ccf20f4b62ede7edfadab4c34e928e19061e57cd31ac 678 0.25/1.00 vMB 177
252,429 252,429 00000000000000394963e4cfbc4b96631117a9225070eb882f96784e8dc216d0 154 0.05/1.00 vMB 128
252,428 252,428 0000000000000039f44d9539d1b9fb0c5560f7436995157f62a082368c858e10 180 0.09/1.00 vMB 71
252,427 252,427 0000000000000053ed6467c56c69edfae07ea26b7146a71c57fd26270d101397 128 0.07/1.00 vMB 61
252,426 252,426 000000000000004dc14ef9e1f0396473433e2f6d3c81ede10a7bb9be4b852cf8 384 0.17/1.00 vMB 101
252,425 252,425 0000000000000015415317534320ac08eb7edfb086e0d1fb18c32ad90e1b3a8f 664 0.30/1.00 vMB 64
252,424 252,424 00000000000000224d563e34d20fce6fe5ab970db4d414aa55a456405c9307a7 686 0.25/1.00 vMB 179
252,423 252,423 0000000000000010a309814e8aaf670dba3b004983656430473b6336186995d0 669 0.25/1.00 vMB 109
252,422 252,422 000000000000003ff7f92ded7ebcfe82d312a612069870ac96626078aa1a6c84 435 0.18/1.00 vMB 124
252,421 252,421 0000000000000005aabdb8d8bc9c2c563b824db3ff74210fe7cad2435ef92872 99 0.04/1.00 vMB 116
252,420 252,420 000000000000001afbf74cc48bac9552f4397705eb9cd13eccdb70ff0a2b5862 73 0.03/1.00 vMB 113
252,419 252,419 00000000000000006b2e05402a30c1c787fac393d92b3b2d48183aab672d274e 331 0.13/1.00 vMB 127
252,418 252,418 000000000000001e03244169841e98886159fb9daec4ca3ddb028fe3bc71f977 996 0.43/1.00 vMB 96
252,417 252,417 0000000000000045ad58a2bbf7ca2e6454c2518d65d7ce7b755a263a5b3f4c56 680 0.25/1.00 vMB 132
252,416 252,416 000000000000004a7e34863aee947a75d8eeefb76eb09f89eca55b6426929841 345 0.15/1.00 vMB 110
252,415 252,415 0000000000000002af7dbba8034a142efb0e82c3af638e60a801d4e021430aac 407 0.16/1.00 vMB 73
252,414 252,414 0000000000000024ffe61ed3f59a750264ed2a350a25c98c0f1cd78018ed00d6 224 0.13/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.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.