Loading Tool

Explorer IconExplorer

Memory Pool

85,734 transactions
31.91 vMB
0.12234164 BTC
Random Selection Loading Transactions
Max Size: 195.59/200 MB

Candidate Block

Mining Attempt 6127ae6662a055cf9d5396ac3ad5c599e786a7431b771b4085bbc577934f5410
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 380e7b59c8cd294d8eb0a64db1d25a045be78fcfd44f0b94f447e64b87b3913e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.04393443 BTC
Feerates: 301.57 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (540,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,214 375,214 0000000000000000025c2db75a38b5d74e74ed7ad04dcff85638a6f7a603931f 460 0.23/1.00 vMB 27
375,213 375,213 0000000000000000087459958070b2e624fa8f2c45e462b97406245d1d8bd4c6 981 0.47/1.00 vMB 39
375,212 375,212 0000000000000000086c5241787572a4cc83da6766936d6b72636b10614f46b6 240 0.15/1.00 vMB 27
375,211 375,211 00000000000000000bdc923ae1014509add6649520d11236417aa77c0343e329 625 0.35/1.00 vMB 37
375,210 375,210 00000000000000000be983a81043933c38008010b849fd6a35d5dd2d57f929bd 864 0.53/1.00 vMB 28
375,209 375,209 0000000000000000051f5de334085b92ce27c03888c726c9b2bb78069e55aeb6 1 0.00/1.00 vMB 0
375,208 375,208 0000000000000000070aa22c35a04fcea22eea3319ffb618ed0e187db6d5e427 225 0.13/1.00 vMB 34
375,207 375,207 00000000000000000b0ea8928caa5ac0ef4d27e93001ea4334903707470c4bbb 688 0.33/1.00 vMB 45
375,206 375,206 00000000000000000db7f039253370a754b12e27cd9deba780e52e11f451fc78 109 0.12/1.00 vMB 16
375,205 375,205 00000000000000000bceda5d486105e0024ae29ff9e376dac2739f58e154ca0f 336 0.20/1.00 vMB 30
375,204 375,204 000000000000000003ab251b2b33f17be337ba984d681711fdd6071c99daeb23 424 0.27/1.00 vMB 32
375,203 375,203 0000000000000000098a710beb843c6a74bf3b13a775edd813e36c55ce33c6dd 1,558 0.82/1.00 vMB 33
375,202 375,202 0000000000000000033ce237d136db61265ed7451c2c19d63c2fd59dfa67e16e 1,952 0.89/1.00 vMB 35
375,201 375,201 000000000000000002871563f8e54cc1950a64b984c31b46901703aad635ede0 109 0.06/1.00 vMB 49
375,200 375,200 000000000000000002ac7d0601287f4beb3a2bf251333c8a7eefac6c3d65629b 1,609 0.77/1.00 vMB 39
375,199 375,199 00000000000000000cbc5de4a331dbcdd5add26084efc5102e552525ec5eafc2 165 0.10/1.00 vMB 36
375,198 375,198 00000000000000000884b8d5c4136d281736fa804e93f2d8e86a1a33be6c6921 168 0.07/1.00 vMB 35
375,197 375,197 000000000000000008734048ec9ba76852f0e1dce4cb7516c0d4fc5145ac7129 963 0.75/1.00 vMB 23
375,196 375,196 000000000000000008d9961429a35e48e60e9d5cef43ed2b87710ef66bf2e90c 2,004 0.95/1.00 vMB 38
375,195 375,195 0000000000000000060125db0ca055d7a733a6e5a18d97e544ee317bdfed2a7f 560 0.24/1.00 vMB 36
375,194 375,194 0000000000000000114ba7f891e940a64ee52a04ab5b5d7e21dc134ba95f1b0b 528 0.25/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.