Loading Tool

Explorer IconExplorer

Memory Pool

78,084 transactions
29.03 vMB
0.10214197 BTC
Random Selection Loading Transactions
Max Size: 175.60/200 MB

Candidate Block

Mining Attempt 0a26e22276bed6340b9ff47e7cbd6c077a843c5636893d1a6116b45fd93a007f
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 598e69c8d2f968707c948a7b6f1668a175c8db4ed0ea547f0509eaf31c009f92
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,966
Size: 1.00 vMB
Total Fees: 0.03069921 BTC
Feerates: 402.60 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (508,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,078 407,078 000000000000000002e81a49357600e2197d9184eb860547315fa8e0747d6cd4 554 0.27/1.00 vMB 31
407,077 407,077 000000000000000001f6abac4fb19189d6feff119a9a9471845a39e183e4d670 503 0.19/1.00 vMB 38
407,076 407,076 000000000000000004c9c87914a81042f0e375b7462d5416ae7c7771599e2cc4 1,578 0.74/1.00 vMB 35
407,075 407,075 0000000000000000023e2d5f7f370fdef464c89a93b00589ffe75e14f4206ad6 1,973 0.97/1.00 vMB 34
407,074 407,074 0000000000000000068ab7312807e4d9c1061219bbf85e486cf5576d14cc595d 934 0.41/1.00 vMB 34
407,073 407,073 000000000000000003c4f8ebfded69780e5280451c705b0a9b35eef7a9af7b8d 876 0.46/1.00 vMB 25
407,072 407,072 000000000000000006821a3e04c033d0429bb89f424d20cf11b598272c40def0 1,432 0.77/1.00 vMB 43
407,071 407,071 0000000000000000029a3c69fefc27b8e524c8e04255bff9fad68ac5977007e8 80 0.03/1.00 vMB 47
407,070 407,070 00000000000000000360aa1a2edac4be9e8fd8a09bd08401a2781d9cbfa8fa9c 476 0.99/1.00 vMB 8
407,069 407,069 000000000000000005d29fc5006d1c4cb77ab3dddccacd1a7c9846a49825f2e3 1,759 1.00/1.00 vMB 66
407,068 407,068 000000000000000001e6df284d35dd86243e384d0e6d9b2b6ffdb93bba13727d 2,346 1.00/1.00 vMB 40
407,067 407,067 000000000000000003eb2d56475f818ebb9ca152622daa8d7fff8e44dadee7e5 794 0.37/1.00 vMB 37
407,066 407,066 000000000000000001848213df0fab0801abb84090034f326c1f8dd3a825b083 1,863 0.79/1.00 vMB 40
407,065 407,065 000000000000000000339c26e01c103eaeec30e372b69d4a3bb3d8a48bf5b457 186 0.27/1.00 vMB 18
407,064 407,064 00000000000000000319060f3d84edf06cbf8a7414fa303cee21fba4cc4b12d4 2,543 1.00/1.00 vMB 46
407,063 407,063 0000000000000000059d4b87617493b7aecbdf78717323126604f9076f274e6a 991 0.39/1.00 vMB 44
407,062 407,062 000000000000000005a0d94b3145974c5a9d5429daabb79edb5c0ead687d7a1e 73 0.03/1.00 vMB 35
407,061 407,061 0000000000000000011219714a1847d50923f0ebc4a5824443474c7db98eac1d 1,989 0.85/1.00 vMB 39
407,060 407,060 0000000000000000027cfaf51b5beb5e78cb8188416677b5eddd2ca67e660f50 174 1.00/1.00 vMB 5
407,059 407,059 00000000000000000480da5ad15f4a7d8b8043fc822c01760466440560effb0a 796 1.00/1.00 vMB 20
407,058 407,058 0000000000000000064a15fd34d09f1948de8332ad38ae9bc13b787e94628868 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.