Loading Tool

Explorer IconExplorer

Memory Pool

23,450 transactions
10.31 vMB
0.03110394 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.98/200 MB

Candidate Block

Mining Attempt a5879208be34ce3ace3f0c77d8d46d6cdf3e5f48eee9270a4888d91ea8e8725d
Version 20000000
Previous Block 00000000000000000000530b19dff44f12db6823c6764166133ba764e9326fca
Merkle Root 5992617f126fc52c7bfb50b460514858b6dac0bfe8895806b37895d2e5a3bfb2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,977
Size: 1.00 vMB
Total Fees: 0.01433289 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,508 (772,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,950 140,950 00000000000007eb70c6ce97ca7770f6eeee8dd589f5ab18925e72f20e4d44af 91 0.04 vMB 389
140,949 140,949 000000000000071d77d4c4e2f152de9b8062e8e348280aaf74d77696ea929eb6 105 0.05 vMB 250
140,948 140,948 0000000000000106456526f7b87a1e94145341d34b1d16b7a860f73c54399f82 119 0.04 vMB 75
140,947 140,947 00000000000006114513c1f5e2f100fc9733c68d4fc65dd51aff1d166953890a 89 0.05 vMB 387
140,946 140,946 000000000000065bc012e8943231fcfb8334eeeaae6c850c4876d54b692bd724 124 0.06 vMB 188
140,945 140,945 000000000000015f51e585bcf3a6ecd629c40983e736c5b4b1e6850a393d8823 91 0.05 vMB 198
140,944 140,944 0000000000000272901ca119d34b260360e09ca7e882c688809063f1194f9882 145 0.04 vMB 124
140,943 140,943 00000000000005abbec6d40ccdac6edb69d47ebb1da7be2a1a473eb6e727037d 6 0.00 vMB 376
140,942 140,942 00000000000007ec7c11f7e93eed3773d33162100528dc943de2e8d1f709452c 81 0.03 vMB 183
140,941 140,941 0000000000000876a0a8e270a36e6e099a86469f6ac49a2cae1a59b16f66395c 59 0.04 vMB 231
140,940 140,940 00000000000000508fcd68007b0f2a61bf50fc01c2b5ae389c33c40a0f8b5d62 85 0.06 vMB 230
140,939 140,939 00000000000005de3eab6d895b427781e9d67b61b539e41e131b07acc260621a 39 0.02 vMB 84
140,938 140,938 0000000000000423ef50e704cb5ffe149886ab845f778190df792b1a0b2170d6 68 0.03 vMB 96
140,937 140,937 000000000000088eab42674fb4ae951639a352c4f775eb893d06d612887e3095 9 0.00 vMB 32
140,936 140,936 0000000000000266c8a15a5bfd7c54d851ed72679738e0f1aaeaadae5ba05a74 55 0.04 vMB 223
140,935 140,935 000000000000041c36d18be75e7d8a140ea529e1311fe7aaf3db02305a83f1d8 13 0.00 vMB 56
140,934 140,934 0000000000000862242536576cd7e538a24dcabeb69a1d85a422652f90be0c26 76 0.02 vMB 33
140,933 140,933 00000000000005860d8f5623a5d03b5283b4d6132e50277ee9134eeb14483369 38 0.02 vMB 169
140,932 140,932 000000000000062fc6063597ed32f5171d9063a652ca8942550791c7ebe3459d 85 0.04 vMB 83
140,931 140,931 0000000000000294b1b3a69b435ab1834d7ec9e3e25360503ed35e343cd64fe1 86 0.03 vMB 1,973
140,930 140,930 0000000000000218609989b97674ece3ea8a893600e09ff62054f16c3eb9b7fa 51 0.03 vMB 122
Previous 10 blocks ↓
Total Size: 779.75 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: 379.49 GB
    • Received: 1.90 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.