Loading Tool

Explorer IconExplorer

Memory Pool

76,853 transactions
28.71 vMB
0.11436461 BTC
Random Selection Loading Transactions
Max Size: 173.71/200 MB

Candidate Block

Mining Attempt 8f69186bc71036cf9e4c41f653f6ff3bb26aaa7346865629e88884281492b870
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 1b2479661e5f24342ba1aaceb0b9370f0d1144bc9ac4e0a88fae3e3e765864b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,998
Size: 1.00 vMB
Total Fees: 0.05457444 BTC
Feerates: 101.65 > 5.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (528,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,949 386,949 00000000000000000481f01c14b198959e348ded34ae293b954229e83dd6c18d 883 0.39/1.00 vMB 38
386,948 386,948 000000000000000007814b937fc234562eec8526057587a73f0c72aba15c1e0e 1,270 0.65/1.00 vMB 34
386,947 386,947 000000000000000006d9d0d347ac8096bf0d944a948fbd32100fb0e0910cb452 1,037 0.80/1.00 vMB 20
386,946 386,946 00000000000000000d82b494b099cc7667bb68112d87f4cc0e400bdc56d914a8 525 0.75/1.00 vMB 12
386,945 386,945 000000000000000001417cad50ccf622479f0eaa9b4e2b524088e15b104e3f5c 1 0.00/1.00 vMB 0
386,944 386,944 0000000000000000084d15732c97f6e05c6fa379dc72dc3254d0e755d89d4c4b 111 1.00/1.00 vMB 6
386,943 386,943 00000000000000000e0b4537b7c2806b0b5b16945bffdc43ca25e39b8d794880 1 0.00/1.00 vMB 0
386,942 386,942 000000000000000001f2e712431b3d43a9a37017dfa7413fc1d7b20ac6936219 592 0.26/1.00 vMB 40
386,941 386,941 00000000000000000abb49bc89bb6d94085272747acb8cedf7aee2499b88f32e 686 1.00/1.00 vMB 12
386,940 386,940 00000000000000000de21d0a8d9e02ec1349988e343485a5e4a005c91756eac3 2,238 0.93/1.00 vMB 39
386,939 386,939 00000000000000000e657473975aa00b49fd4e8abca19256799a66d189c1d59c 570 0.20/1.00 vMB 36
386,938 386,938 0000000000000000047ee940af9b1e053fe35b6e363a37d5b41c66f8b89e4881 1,153 0.95/1.00 vMB 22
386,937 386,937 00000000000000000c41b44942c07393ec5517e8c0b9f52bd8f7518eb05268bf 1,022 0.95/1.00 vMB 16
386,936 386,936 0000000000000000046bd1d8e3c4964eede3b49147d4b9fefa47d814140ecdec 1,598 0.75/1.00 vMB 36
386,935 386,935 00000000000000000db1ffa6b2f7b2ef0aae6207af0ba66c0914f4d85ec5ef75 645 0.44/1.00 vMB 27
386,934 386,934 00000000000000000d32c96bf6b4466fe483471091f75d079486355037646d7f 1 0.00/1.00 vMB 0
386,933 386,933 0000000000000000081f94236119836364efde912ed106643551a105f7cea878 1,450 0.75/1.00 vMB 30
386,932 386,932 000000000000000005ee08866a1c2e79f828b243479a957b5768a3fcf5b17d59 2,473 1.00/1.00 vMB 54
386,931 386,931 0000000000000000070229bbdcee5c7d8cd4e6a56aa3bd334fdc8b7f066c13de 868 1.00/1.00 vMB 15
386,930 386,930 00000000000000000680782576c901962d353d8c71eeeecd02cf88903a1e66f1 828 0.75/1.00 vMB 19
386,929 386,929 000000000000000005c16091bf1fe5d5ca74cfe488baae9d5bd1392903c4499a 2,233 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.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.