Loading Tool

Explorer IconExplorer

Memory Pool

82,454 transactions
31.03 vMB
0.10603881 BTC
Random Selection Loading Transactions
Max Size: 188.67/200 MB

Candidate Block

Mining Attempt 99f3b2c14da890c691222dfe7416626b73a671442332202d5efd901a4d0995dd
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 69b4b0f26f5f7c11377fed98b578982a4ce32bce3f9b00de412ba16d0cadea55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.03244988 BTC
Feerates: 200.89 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (703,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,266 212,266 00000000000002786183d2c8a27179bf404d8b01440e2abc075f81918aff39e5 730 0.25/1.00 vMB 224
212,265 212,265 000000000000035b447f53de2de4210630d820416421ad48cc438b04afeec4c1 1 0.00/1.00 vMB 0
212,264 212,264 000000000000046aaf49a824f619d9d72fe76a141c578981435724a901e09923 29 0.01/1.00 vMB 185
212,263 212,263 000000000000045e039324bef176d8c42683ee4c20185a52407a028992731f54 60 0.03/1.00 vMB 147
212,262 212,262 00000000000004327fb01c86b2b6cb4ccbf2cee8acf2ec366b9459d95850dc90 373 0.16/1.00 vMB 203
212,261 212,261 000000000000026b18cbf8b516018b7d06753a6c18da6539e40b3b4ca15c2b4f 423 0.24/1.00 vMB 115
212,260 212,260 0000000000000459ca2a69be1369734f99d64238ad7af45b1646580b2d93599e 1 0.00/1.00 vMB 0
212,259 212,259 00000000000000b5af28effe3c7bc98c663952c5bfecc7c51dbe669ecb33326c 77 0.03/1.00 vMB 147
212,258 212,258 00000000000002e7bca841cfa4fc50e4cd0320cdce0dd835f1924d7031da1033 154 0.09/1.00 vMB 135
212,257 212,257 00000000000001fcd900851a1fa7cbbcd6329e32d11e79ec23c2c462b628435d 342 0.15/1.00 vMB 162
212,256 212,256 00000000000002bdbeeef65e9c446ef0db13328d8a8eb7043affbd7445a87fad 302 0.15/1.00 vMB 184
212,255 212,255 00000000000002628efdab28addc10d8897a9753475116acdd0552436030b4fb 186 0.14/1.00 vMB 93
212,254 212,254 00000000000001f1d30ad645a6f1acc8d780cc7f79b59e05c6c1ed60cc09398a 251 0.19/1.00 vMB 118
212,253 212,253 00000000000002eef5fd8b42ca831aef9c92116d097f662eaca95bc976fc0780 109 0.06/1.00 vMB 1
212,252 212,252 00000000000003b6d855574a83d3792bb032b95697134abe9c32d65ee44cb61f 579 0.25/1.00 vMB 197
212,251 212,251 00000000000004b0f4fa87818b8ced83261a12edf01e379ea6ec5a6621188602 282 0.12/1.00 vMB 146
212,250 212,250 00000000000002b4fa9107c37007fb9e5d7faced488f642f5f45c18b1d51014e 142 0.05/1.00 vMB 172
212,249 212,249 00000000000002e84d1b37b4ec545a15cf335c423ad206b3ea076fb6f1845a9b 489 0.18/1.00 vMB 172
212,248 212,248 000000000000012ea517b20e38d202ba61ec2316822c55ebb3e27894e308a9f4 337 0.14/1.00 vMB 191
212,247 212,247 0000000000000048da99d2e7112387c43de77a1378b61da294cfa1221428e8b1 182 0.09/1.00 vMB 126
212,246 212,246 00000000000002c24afb0cf2ea61311ee9774fc46542d48cda7898b3e2b8b8fc 30 0.03/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.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.