Loading Tool

Explorer IconExplorer

Memory Pool

79,302 transactions
30.10 vMB
0.12608431 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 71dad8940a748928410ba64074e166b786249930b7693fdac76da6c813367906
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 7b54d3fafea77cd5fc93dfbef27185d13b84e6f4c42de1f7350b63d61c7de37f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.03941305 BTC
Feerates: 673.02 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (584,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,273 331,273 0000000000000000043fcdcefed160339f8b7c48743f6382b691d25ff1a6c5b3 1,083 0.98/1.00 vMB 20
331,272 331,272 000000000000000012d53dec0c43990cd0b9924684c868c2555097818adf78f6 638 0.85/1.00 vMB 16
331,271 331,271 00000000000000000f5c268ea28a7897094823d46547722fd6d3691d8d699425 470 1.00/1.00 vMB 13
331,270 331,270 00000000000000001ab8c72ba030bd32412dc9a99116466a16972078c9160ef9 945 0.35/1.00 vMB 37
331,269 331,269 000000000000000017ee381f334ac517991d1bfbec4239a770fd9fd0791c4f54 362 0.39/1.00 vMB 18
331,268 331,268 00000000000000000bed1bd29e6bdc75662f2c3e871f1517ccabc5baea1c76f5 176 0.14/1.00 vMB 24
331,267 331,267 0000000000000000139733d295617ae5a7e97b23f4fdc17ebb81bec3d68c35f1 630 0.46/1.00 vMB 24
331,266 331,266 00000000000000001171e74d17d8d86fa46252c54713e204a983be1bc19fa95b 98 0.04/1.00 vMB 20
331,265 331,265 0000000000000000050188b504c544268b5f38f10d78d1e1c69d1d5633916f70 549 0.41/1.00 vMB 16
331,264 331,264 000000000000000006953b64ae8115012e4239eec3d1550fb1fcbb16cf2cd35c 1,565 0.75/1.00 vMB 30
331,263 331,263 00000000000000000710870f3b18b2ed95623c108d0ade5b7065b2378da35897 455 0.31/1.00 vMB 22
331,262 331,262 00000000000000001ac6b2076c142023a63a8c498eb969db16a77abf0d5d7014 208 0.08/1.00 vMB 36
331,261 331,261 00000000000000000ca96842fd0d325552e95f9e7097bd2424dc784bfb6d942e 183 0.09/1.00 vMB 28
331,260 331,260 0000000000000000196abb685aa17a5d7ef4416091f0631432c884239f70c90f 344 0.17/1.00 vMB 28
331,259 331,259 00000000000000001127d4fcb1d946a3de4a43797bfaa4c6f85d9778217861f5 33 0.02/1.00 vMB 13
331,258 331,258 00000000000000000c27829b434470eeeabb2dfc1c6691555794496865298aa7 322 0.25/1.00 vMB 17
331,257 331,257 000000000000000000818212ad5125ebe9bee0714d3ab16e0523c00536cd113b 1,183 0.75/1.00 vMB 23
331,256 331,256 00000000000000001119e4e154719087b160ae49c6b569d5a623bae4f2cf466c 686 0.99/1.00 vMB 15
331,255 331,255 00000000000000000829d7d1ea8d6fd1c6792a2c68436d20614d97424fc0b2fd 845 0.43/1.00 vMB 27
331,254 331,254 000000000000000010474e7aad571273461bc66beb428341430b0258fdffbe4b 706 0.40/1.00 vMB 25
331,253 331,253 00000000000000001565cec7b2adf201bc358c729fd76f3da7dcdd23c20aa780 348 0.18/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.