Loading Tool

Explorer IconExplorer

Memory Pool

45,549 transactions
27.64 vMB
0.07453982 BTC
Random Selection Loading Transactions
Max Size: 144.78/200 MB

Candidate Block

Mining Attempt db6a825b6065349eeef4678724703095caf2b476e0df85fb60f007295b073ad4
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 9cb7625728b63fa499fb6cc8694a610d105e9c811915cd2980cce0339082a39c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,535
Size: 1.00 vMB
Total Fees: 0.01962382 BTC
Feerates: 124.00 > 1.97 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (336,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,827 578,827 00000000000000000016324f8172becf7dc03b18226fc9c99bb479568c3194a2 2,355 1.00/1.00 vMB 192
578,826 578,826 0000000000000000001a41d58036f110338319e849a2d713a45f41833e738946 2,738 1.00/1.00 vMB 174
578,825 578,825 0000000000000000001108c1b0940599ef81a452ba592ff2d2f1f6f144bb2845 2,624 1.00/1.00 vMB 196
578,824 578,824 0000000000000000002332113ef84c0cf273d04cac6ebe52dc5dafd2909938b4 2,940 1.00/1.00 vMB 211
578,823 578,823 000000000000000000231161fce0d3383249a028567c3afe9475873ebdb5acf0 1,192 1.00/1.00 vMB 192
578,822 578,822 0000000000000000000cb469c4113b41d7a139bd039d08e74a0dc21bb27178be 2,622 1.00/1.00 vMB 206
578,821 578,821 00000000000000000021ff185e68239d6f8f781a8fb9eab05df348f237b21c5f 2,302 1.00/1.00 vMB 212
578,820 578,820 000000000000000000084ebf943f490e42e8d905addf0266ed2213ec8fe471a6 2,246 1.00/1.00 vMB 207
578,819 578,819 000000000000000000076c5898c6e0a37b64b1401ef9c5471751ea2b436b25af 2,337 1.00/1.00 vMB 196
578,818 578,818 000000000000000000085c43065c1fd6d872ba41932e46f5c44f9f66d664cc60 2,048 1.00/1.00 vMB 164
578,817 578,817 00000000000000000005663fb53bf1b77a0b5dca9790e70c4a1132c844d9dd89 1,318 1.00/1.00 vMB 64
578,816 578,816 0000000000000000000eff78e564f5474d26b03d2c3bb72710e63e545b9a0cca 2,148 1.00/1.00 vMB 94
578,815 578,815 000000000000000000216b0d938dbbf2658a85b78c4b21c0767be27fd651eba3 487 1.00/1.00 vMB 42
578,814 578,814 00000000000000000002d9a915317891ee58ef21c0c862184ee8080951618e51 1,299 1.00/1.00 vMB 55
578,813 578,813 000000000000000000178820076ae0dd5712f9dad1cf01b920c24b6539fa95db 2,395 1.00/1.00 vMB 127
578,812 578,812 0000000000000000001a09a50c521f82fe8d2b06b174995636a3299143b0eec6 1,879 1.00/1.00 vMB 150
578,811 578,811 00000000000000000018262f68c847369a6af34b06efd0847ce5429ae5c16cd5 1,637 1.00/1.00 vMB 20
578,810 578,810 0000000000000000001686a774b49888f00b765d1de2756613e1cedf1c75ed17 1,683 1.00/1.00 vMB 25
578,809 578,809 0000000000000000001ef75ea14582ce78bc9d6612c8b50f60df9e73d49b34d6 1,973 1.00/1.00 vMB 34
578,808 578,808 00000000000000000011fb7247eedd0bd654b595f97e3734919e029264853a4f 2,682 1.00/1.00 vMB 35
578,807 578,807 00000000000000000004e8147a7332e0c265b65c3668fc249d79474ffc2cdad5 2,587 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.