Loading Tool

Explorer IconExplorer

Memory Pool

36,177 transactions
25.68 vMB
0.05786955 BTC
Random Selection Loading Transactions
Max Size: 131.45/200 MB

Candidate Block

Mining Attempt e36011f2de38ebf533c307859c4dc50481edf55d20d40e7a32a0a71c6fc08061
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root b165ef281f5fb6a0fe81fd06ab756109d7b5e75b7855e1883c45a819ba45e156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,409
Size: 1.00 vMB
Total Fees: 0.01099798 BTC
Feerates: 170.89 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (527,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,959 386,959 00000000000000000089cd10ae37e3141909fe1cb674cc29f3188bccd8843745 1,290 0.63/1.00 vMB 28
386,958 386,958 000000000000000004c1b3743736a68dc271a8dd63bd4b07cf5cb6a23e147424 645 0.27/1.00 vMB 26
386,957 386,957 00000000000000000705f1402684eb91a39fb8dcd262f7269a8c69485f8aee14 596 0.20/1.00 vMB 41
386,956 386,956 000000000000000000803bda52010e35de7490f0a764720050750cbe3bef4041 469 0.23/1.00 vMB 26
386,955 386,955 000000000000000002fa13b0ac63a41f6ac1540c70fce8a0234b5abcbec84cd8 1,144 0.52/1.00 vMB 30
386,954 386,954 00000000000000000792f25050beb5a365fc41f7d5089eea90a22f2edc6e45f8 625 0.29/1.00 vMB 32
386,953 386,953 00000000000000000788da73c95cdd3b69baf0cfb3ecc714e9bb2cd4a8e71349 1,870 0.92/1.00 vMB 29
386,952 386,952 0000000000000000074e0e5eb746ab59f11545cb465c882af89005c65f527a99 1 0.00/1.00 vMB 0
386,951 386,951 000000000000000003667a8e8e8bbbeb4706e1e399329baa76905dd997a66a10 331 0.23/1.00 vMB 19
386,950 386,950 000000000000000005c530aff6adb3964f88f8d3f9b685e6d316d891518e1911 634 0.23/1.00 vMB 36
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
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.