Loading Tool

Explorer IconExplorer

Memory Pool

80,439 transactions
30.15 vMB
0.14840925 BTC
Random Selection Loading Transactions
Max Size: 181.73/200 MB

Candidate Block

Mining Attempt 2b92dd3a40e9aa6c59488486a3372d86cb2f7150194c5cb7e58cb32a473afc27
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root efbbd883ce95ae1b0176b4f90a5051f783a507b33ffbf20ef738fff9053ba1eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.07643697 BTC
Feerates: 251.00 > 7.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (98,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,911 816,911 00000000000000000002e793d7ae6c9aa6514febbd9f78b5a6bf2ab614fc47d0 4,363 1.00/1.00 vMB 139
816,910 816,910 000000000000000000002fe53c048367e1a457ee0df6c19e55a441556c4ecf10 3,328 1.00/1.00 vMB 148
816,909 816,909 0000000000000000000261852298c09ec361735dc80d1f8c96ef2dde97ab400f 3,109 1.00/1.00 vMB 136
816,908 816,908 000000000000000000040eee8d66bba6c7f7f2b9ddd755eee270493dcbe8fd63 3,575 1.00/1.00 vMB 167
816,907 816,907 00000000000000000002c5058c4bfab4b3e6bb3871b39732e7a961670313d157 3,777 1.00/1.00 vMB 139
816,906 816,906 000000000000000000005f05d18443d4a91fc2d847e807495c9e4e0711dfd31d 3,688 1.00/1.00 vMB 131
816,905 816,905 00000000000000000000a5e870881c41eb6bd3941e2ba3af5f166c0b186d02a5 3,334 1.00/1.00 vMB 168
816,904 816,904 000000000000000000009643d3e39cfcfc2804c56b14cf8a5e2c7a5abf040d7e 3,930 1.00/1.00 vMB 145
816,903 816,903 0000000000000000000168afb32a60d0f20452fcb2d683e6ac152ef6f779853d 3,948 1.00/1.00 vMB 168
816,902 816,902 00000000000000000002623ecf5b8da7c45da60f0be6b0b6bbac262870ae4e3b 3,890 1.00/1.00 vMB 147
816,901 816,901 00000000000000000002f91faf64602c415e5c163bbcfd92716f22ee8db6ada6 4,461 1.00/1.00 vMB 151
816,900 816,900 00000000000000000001cbd5b510b18daa5876e73885f38ad24a45ef5b5227f0 4,146 1.00/1.00 vMB 133
816,899 816,899 00000000000000000003aa201c511cd4869d0d63afff70ba0a8030960c1af6d4 4,596 1.00/1.00 vMB 158
816,898 816,898 00000000000000000002ae7c68d162bbb0eae8a581f1b012e6943f15d500ce5f 4,597 1.00/1.00 vMB 169
816,897 816,897 00000000000000000003b8659cd7852e981fa9629d24e39216ac6c5ebda12a67 4,771 1.00/1.00 vMB 156
816,896 816,896 000000000000000000027cd9908d2543b0e5c48dc0763b741a00c4b78422124e 5,013 1.00/1.00 vMB 134
816,895 816,895 000000000000000000033a4ed1c12359166a056bd6d8e029fa7f3023fc7740ba 4,301 1.00/1.00 vMB 122
816,894 816,894 0000000000000000000356328e03e217e6de80e5a9e6deabd08d2aab78705dfb 5,005 1.00/1.00 vMB 117
816,893 816,893 000000000000000000000f192993a80b12147e3bac5e46ebf10f23c5768cdca0 4,416 1.00/1.00 vMB 130
816,892 816,892 000000000000000000039ca91ae0105523ffafb616673a19f3daaf3ca2aaf2c7 4,774 1.00/1.00 vMB 119
816,891 816,891 00000000000000000001ccc0f24913b9a1c754ce25fe6eb218d807d8d8238c31 4,831 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.62 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.03 GB
    • Received: 16.11 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.