Loading Tool

Explorer IconExplorer

Memory Pool

52,734 transactions
22.49 vMB
0.06583614 BTC
Random Selection Loading Transactions
Max Size: 129.40/200 MB

Candidate Block

Mining Attempt 2177b96e6fb9c46cb71d68326aec063d171c87292e98d2fcbdac51af9b2ab838
Version 20000000
Previous Block 000000000000000000019eaae6f5499ef58008457c39fa94e355fa8081443476
Merkle Root 14cdc9f8cfb8307f153d331f9d6a57f65f33fe8553a6dd1739d32ed5d12aadba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,717
Size: 1.00 vMB
Total Fees: 0.01689475 BTC
Feerates: 100.00 > 1.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,925 (694,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,203 219,203 000000000000055f307719f153f843b9e36678158d532029b746ce4763b31fa0 269 0.19/1.00 vMB 154
219,202 219,202 000000000000031b9400f8058accf616bed4f973577f69f9aac0315f6fc3e392 409 0.16/1.00 vMB 203
219,201 219,201 000000000000035201331038bdba6aab6e42e39e04a38088ccac160c46857231 90 0.06/1.00 vMB 127
219,200 219,200 00000000000005565cb86de281d94c1e3208360a602a5ff4bb26f283cdedf9c0 100 0.06/1.00 vMB 55
219,199 219,199 000000000000037f22e8a4af31efbff60c9d69bf8d0d39c4d829049308e92ee7 233 0.15/1.00 vMB 108
219,198 219,198 000000000000013e90499d1c9c3d694f0f450f4dd27bad6a0180628e096e0403 632 0.28/1.00 vMB 209
219,197 219,197 00000000000002d79737a218d7e0375cd7fdbb674a57f74f77d88ea6d877c788 601 0.24/1.00 vMB 201
219,196 219,196 000000000000010f7f87cc964596226ef434ec8e7bc22978af7016cf3b0f9cc4 159 0.10/1.00 vMB 114
219,195 219,195 00000000000004ca74ac5063fe7f7aa0849bb5ed223eaf82cc7dba27dedabfe4 475 0.19/1.00 vMB 191
219,194 219,194 0000000000000377c3a191761e32f56e138cf639d14f470d268c3326c70ace36 452 0.24/1.00 vMB 162
219,193 219,193 00000000000002658dea102c3e7740ee6d8cdf24a487161fbbc30c0bdf9b6f39 389 0.24/1.00 vMB 148
219,192 219,192 00000000000003263b5251e9cb2da045b49e33e3719b876ee5108a928474d6f0 332 0.25/1.00 vMB 117
219,191 219,191 00000000000001c06b6841e52cea278d93f87f9ebfe158c113451cd387c72449 633 0.25/1.00 vMB 200
219,190 219,190 0000000000000146867cd76b49cfca89bf370b82f9a31985a2b5a02860d5b381 614 0.25/1.00 vMB 211
219,189 219,189 000000000000007ef81a8d173cd1eb0854e5418ca8f1549051b129830f5b2441 143 0.05/1.00 vMB 177
219,188 219,188 00000000000002e0ea268df05afe081b39665804451925f557d04cfef7881174 1 0.00/1.00 vMB 0
219,187 219,187 00000000000004b75fd8467a761f749db828f4090ca8c872d83ba1c00ba03a8c 185 0.07/1.00 vMB 187
219,186 219,186 000000000000020e16b2df73670e6a87c16f1149e78c78ea27beeae39b6f794e 97 0.04/1.00 vMB 195
219,185 219,185 00000000000002116bd95bace45f7a4710624a93295c46e0e7868fffa10eba9b 408 0.20/1.00 vMB 168
219,184 219,184 00000000000002ef7c4fcfbb4ef5bcac35ee77feb991b36bf1c64cddbc30057b 645 0.25/1.00 vMB 264
219,183 219,183 0000000000000113e3f2df73ad83430c9f2f2f15f283e98bbb96a9a6cd882ced 212 0.09/1.00 vMB 205
Previous 10 blocks ↓
Total Size: 780.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 528.70 GB
    • Received: 5.67 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.