Loading Tool

Explorer IconExplorer

Memory Pool

82,688 transactions
30.45 vMB
0.12265717 BTC
Random Selection Loading Transactions
Max Size: 184.28/200 MB

Candidate Block

Mining Attempt 340a8e1f3e5c697bd9c13e5144c5defca9763f3ed6680f9454293cd978c6fcc2
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 0b963593301bde0134fca5ea84e836cd70e6b7b04b13c4d16086a8f799147134
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,117
Size: 1.00 vMB
Total Fees: 0.04342191 BTC
Feerates: 150.85 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (283,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,067 632,067 0000000000000000000c3e6b2c00da30018842636c5de5346a49849bf9e7a478 2,912 1.00/1.00 vMB 87
632,066 632,066 0000000000000000000b2cfdc77bc331aa9f7588e8ffb66ad0468a665b5ab16f 3,141 1.00/1.00 vMB 123
632,065 632,065 0000000000000000001003bf4094a62edf339e6c224b45c2b9d416920f0b647d 2,931 1.00/1.00 vMB 91
632,064 632,064 0000000000000000000a338bf5bad300d3084092a9061efd015f79fdd9eaa7e6 2,657 1.00/1.00 vMB 100
632,063 632,063 00000000000000000002f452ffbf940f7b7328be833cfb458b614359a5899498 3,041 1.00/1.00 vMB 84
632,062 632,062 00000000000000000007ce4caf78b6492e60db0984fc8690088bdfa91394796a 2,954 1.00/1.00 vMB 136
632,061 632,061 0000000000000000000c42412130f5378f4a46678656974924b2134fed899950 2,931 1.00/1.00 vMB 75
632,060 632,060 00000000000000000009e6b8862b151f3fcdb8ed9b866622fcbf054cdca66109 2,627 1.00/1.00 vMB 89
632,059 632,059 00000000000000000010881727a0af1024046624147ad650a874f80ddba58388 3,031 1.00/1.00 vMB 109
632,058 632,058 00000000000000000010d1fcbd00dbefe82357fe1e3280235b5e87e71fc00217 2,881 1.00/1.00 vMB 140
632,057 632,057 00000000000000000009a30ace6dd38643db1798e34c15a8119e067ee0d4eed9 3,034 1.00/1.00 vMB 91
632,056 632,056 0000000000000000001169d05deda3c7181ffad982c59fd1c708dc905f4da7be 2,633 1.00/1.00 vMB 103
632,055 632,055 00000000000000000003cc95896307e6f5e693c64b049fe8c9a2369e9affdd64 2,418 1.00/1.00 vMB 116
632,054 632,054 000000000000000000124d66a3e09201476a4d4fdd7c052165f7d8fbed6ba06f 2,405 1.00/1.00 vMB 101
632,053 632,053 00000000000000000001cb274699c409d42a5bfa7f04b54b341b789ba84520bb 2,630 1.00/1.00 vMB 111
632,052 632,052 00000000000000000001b3db6183d4d77e334242aa62e2ba8fb190501ba183f8 3,264 1.00/1.00 vMB 153
632,051 632,051 0000000000000000000f9db67f29d48e2877accedf23b402f3ccd32e461d8e1b 3,127 1.00/1.00 vMB 159
632,050 632,050 0000000000000000000a5c9e65b0685bea8a69d03eb9828be7f63f9b334635a3 2,424 1.00/1.00 vMB 115
632,049 632,049 000000000000000000116b98c7cc8e388b1a22f46746938ee2008709612b51be 2,207 1.00/1.00 vMB 116
632,048 632,048 000000000000000000098259a060f21d11f1b5af025c45bc790ef1d847279fdf 1,658 1.00/1.00 vMB 109
632,047 632,047 00000000000000000008efade100b0be6690c65d4eceac223090c6c0c9832d27 2,463 1.00/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.63 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: 672.37 GB
    • Received: 16.21 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.