Loading Tool

Explorer IconExplorer

Memory Pool

19,504 transactions
24.23 vMB
0.05754885 BTC
Random Selection Loading Transactions
Max Size: 114.45/200 MB

Candidate Block

Mining Attempt ac68acfb3b33a886b247f3b2fcbf522c78f33631edf4ec18e25ca2bcd66769c4
Version 20000000
Previous Block 000000000000000000020b4434e5e98aba91d37f341a1a0ca1145b7f6d72946b
Merkle Root 0ca33e630ac72239e1d9b7792b691ab80b2a9e9abae3e7a5b6f67023c2b1c7c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,445
Size: 1.00 vMB
Total Fees: 0.01428996 BTC
Feerates: 301.07 > 1.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,296 (4,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,947 909,947 00000000000000000001987babbb2bf18e2400e94e093cd4a60fe74e2eaa83b2 2,524 1.00/1.00 vMB 3
909,946 909,946 0000000000000000000081d46edd3d077131a2db5137bdc67f07e3313e9e09cf 2,304 1.00/1.00 vMB 1
909,945 909,945 00000000000000000001c5c52860bc7ebf94b5a0fc8fd3951db8a7031a8dfcb7 2,005 1.00/1.00 vMB 1
909,944 909,944 0000000000000000000027514d1c9b2d93aa9d279edade04c96938f1c5bde0f1 2,443 1.00/1.00 vMB 2
909,943 909,943 00000000000000000000c84f84733cd1aeb45f497bae6d5fa774fcda2574d6e7 3,080 1.00/1.00 vMB 3
909,942 909,942 0000000000000000000113eef77dea104d737c197847445e9501ee6e360c4c2a 2,743 1.00/1.00 vMB 4
909,941 909,941 0000000000000000000185ca6a0103b801761113444cb669a1a82cda8117fe3b 1,543 1.00/1.00 vMB 0
909,940 909,940 0000000000000000000095fb95ffab07b0f4e0a0d5a3f455ab55d69bc4f3941e 2,931 1.00/1.00 vMB 3
909,939 909,939 00000000000000000001415576e42d1b70359ad6e9abaf03a363c1003b0bc21b 1,249 0.55/1.00 vMB 2
909,938 909,938 000000000000000000017d5c991917d983c6647d61037d860e9527c66e7d3132 268 1.00/1.00 vMB 0
909,937 909,937 0000000000000000000223f4afb11ba70fbebe4e3f4ba576001fef9f516d2803 3,352 1.00/1.00 vMB 2
909,936 909,936 000000000000000000013652754b0b0554462581ddf2ce3bdb58b309ce526a83 1,745 1.00/1.00 vMB 1
909,935 909,935 00000000000000000001ae93ad6a90f4cbccd14bf3198045c2fa79f33296312a 2,775 1.00/1.00 vMB 3
909,934 909,934 00000000000000000000cd95947bdbe499e368bd8ff597b656fce5104040fff9 267 0.10/1.00 vMB 2
909,933 909,933 0000000000000000000059b89677f7bb4673dfa1dab942d96a50fff27e1bf9d7 2,419 1.00/1.00 vMB 2
909,932 909,932 0000000000000000000142e9ab3848a80848a8129dace3fbd6cc125b00253464 1,943 1.00/1.00 vMB 0
909,931 909,931 000000000000000000006200c87371732a7e96581cae36a2f3ef003dd82a7f58 2,838 1.00/1.00 vMB 4
909,930 909,930 000000000000000000009421a639bf313e5d8735a76ec46e164d2089bcc5bc1a 1,238 1.00/1.00 vMB 1
909,929 909,929 0000000000000000000044d1b84d1f7ea343b59e8cd7b54f827e8a6624339c8b 1,608 0.56/1.00 vMB 3
909,928 909,928 00000000000000000001865e9c2f42f6fedc6fec138e315a5afad262b84a40f2 1,286 1.00/1.00 vMB 1
909,927 909,927 0000000000000000000122d107cb3af5f6422e59ee7d7a62b483da594d35776b 2,059 0.75/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.12 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: 580.36 GB
    • Received: 8.95 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.