Loading Tool

Explorer IconExplorer

Memory Pool

79,764 transactions
29.41 vMB
0.12438643 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 5fccb31155819194198e268b03693835a85a3e3328cefdfe6e8b1d5e49161d4b
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 60383bbaefd799753c09b02bbd1c9d3ce3b01efdfe0bb54805b56b8e83e1627a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.06143709 BTC
Feerates: 101.65 > 6.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (283,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,069 632,069 0000000000000000000b9f20979478f7d0f1e6743761913d00a53cb2abeb4975 3,225 1.00/1.00 vMB 143
632,068 632,068 000000000000000000060eafc536e12ce784a594af8f2493f0c7620cc0ce0c96 1,955 1.00/1.00 vMB 95
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
Previous 10 blocks ↓
Total Size: 782.60 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.67 GB
    • Received: 15.98 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.