Loading Tool

Explorer IconExplorer

Memory Pool

25,882 transactions
10.78 vMB
0.02604731 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.62/200 MB

Candidate Block

Mining Attempt 6a944d6aba0fd28738d9044aea038718a84360e0dac011bd953707a9aa165cf4
Version 20000000
Previous Block 00000000000000000001d03d7b5a4798ecfd40bbc4b9b1da8958f86d96065fbc
Merkle Root 86ab067b7613e9041463b7910bfc79a0ebcfd6c3d2d4f1e1d507f8e8e3139817
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,934
Size: 0.9979125 1.00/1.00 vMB
Total Fees: 0.00845184 BTC
Feerates: 101.38 > 0.85 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,600 (552,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,073 361,073 00000000000000000ec3181fd1aaeaf9731902c9fe357302727c6d5202d78e9c 1,020 0.75/1.00 vMB 21
361,072 361,072 00000000000000000cc09c2cdcace44742f7cd95e37012b8e6c4d07cc0524e20 2,041 0.99/1.00 vMB 39
361,071 361,071 000000000000000001a7b49cf354265046324db8921e50e12c2c7dba6c138bb1 1 0.00/1.00 vMB 0
361,070 361,070 00000000000000000d8dd5d3d69130d3a8c771b861f2145e582cf69570bfebce 2,159 0.75/1.00 vMB 51
361,069 361,069 000000000000000015eaba9b3aeff977fae06179b23f55b26e924970f1ba159b 907 0.57/1.00 vMB 18
361,068 361,068 00000000000000000407e82afc5105e0f8ec0d5ab00136b10ec5972208ff8433 1,943 0.95/1.00 vMB 32
361,067 361,067 0000000000000000149b7c177da31fb8e6fbb0acbd74d61a9b2154b596a17107 163 0.09/1.00 vMB 40
361,066 361,066 000000000000000001213e3d9af899fc8ecbcf0146fe63b030db136acbdac25f 624 0.89/1.00 vMB 8
361,065 361,065 00000000000000000d5c07be1fd17ce6a91695e6092e0f5f0d4dfb556a7c423f 1,460 0.93/1.00 vMB 23
361,064 361,064 000000000000000006a0fedef5c03782d1c785118832447d91d3d75c93e82c6f 1,456 0.75/1.00 vMB 27
361,063 361,063 0000000000000000083923252050cf1730e2577d1767f36bd14c5cb8128c7907 1,435 0.75/1.00 vMB 29
361,062 361,062 00000000000000000cc262ab35d706c7a9e61f07d13cd5c0277f193aa3110fe0 1,662 0.80/1.00 vMB 24
361,061 361,061 000000000000000015562326ddf2998366e905f019c097a68b7436a1e6b09031 1,174 0.75/1.00 vMB 23
361,060 361,060 00000000000000000f8b9b9dbe3af13a8ef6755f2403bc820d1cfc7dd981d9a4 2,313 0.75/1.00 vMB 41
361,059 361,059 00000000000000000360e990bbcfa448dec7f3b47afce43f134a8e77f26e1f19 918 0.58/1.00 vMB 28
361,058 361,058 00000000000000000199981d19bb3e83286cdb7ceb023bb2533e226209173a59 1,058 0.59/1.00 vMB 27
361,057 361,057 00000000000000000e5fe90d3ac76ad38cba8f8d3f3c5b6a61ddc1f69267823d 94 0.25/1.00 vMB 52
361,056 361,056 0000000000000000144b77936d3b194c15e00e6b4634bce4b414a3c39bc3a8bc 2,304 1.00/1.00 vMB 32
361,055 361,055 00000000000000000730598a27e699c0c942c69954133835047b85c1a45638b9 236 0.19/1.00 vMB 16
361,054 361,054 00000000000000001431ccd336f217d02502afdcc208701d864460095d2cb18a 92 0.04/1.00 vMB 25
361,053 361,053 000000000000000007cfc6c8d0a563fb7265d7fad9c907722752c17ec98d9af1 425 0.24/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 779.90 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: 459.08 GB
    • Received: 2.63 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.