Loading Tool

Explorer IconExplorer

Memory Pool

75,468 transactions
28.12 vMB
0.07026853 BTC
Random Selection Loading Transactions
Max Size: 171.30/200 MB

Candidate Block

Mining Attempt 4859656bc972d43cab71325281a1f8a9e5de1fc161fb6fb5ad00aca52bca61b8
Version 20000000
Previous Block 0000000000000000000043073e376c79d285b1df2c0db32e1bd281de0754429b
Merkle Root 4ee50e6b7f2b0fe5740cd00d6b56e47792f2422d39b43b1e27c2a23f9abb2aa9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,655
Size: 1.00 vMB
Total Fees: 0.00929370 BTC
Feerates: 47.32 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,611 (707,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,332 208,332 00000000000003a5672f0a20596ab66c0eddcd92471a7217129e9966a0852749 861 0.42/1.00 vMB 146
208,331 208,331 0000000000000358fb8e3cd3ebe636e588fb626e45e9bdb189d374bf45a3455f 367 0.10/1.00 vMB 157
208,330 208,330 0000000000000391a8ed3cffb57e6bee36d4f9f3ece61c6fea8d40baf27c991a 82 0.20/1.00 vMB 113
208,329 208,329 00000000000000e8336a12e7a1e1f868632a026228365213b49f281d6b8f0d1b 336 0.25/1.00 vMB 117
208,328 208,328 00000000000003d4b532c5e326637933b6aae2a82b291d9bec41c79b2826f8aa 151 0.05/1.00 vMB 238
208,327 208,327 00000000000003a8bb6396e5be223c10b1473ab85ba1398fcd964e112de21881 698 0.41/1.00 vMB 151
208,326 208,326 00000000000001a359061128da0588db5288b72a23904d5883284493460df69a 10 0.00/1.00 vMB 197
208,325 208,325 000000000000027b0e25c65de4971b684d05a95d0279eb01bce8ee0b46112f83 622 0.25/1.00 vMB 220
208,324 208,324 000000000000021ecf51388a73ad78dbb03e7b8d756f9ffab0d60d6915b20886 369 0.25/1.00 vMB 139
208,323 208,323 00000000000002f59bc8883a8cbe1ad934a9560593318f8adce1290075050426 114 0.05/1.00 vMB 254
208,322 208,322 00000000000000a0c88bc36c823686b575ff6bd347110931a2b02c07e69250ad 8 0.00/1.00 vMB 31
208,321 208,321 000000000000012980df6e0d3987af4849bf366598f607dd33db2b29292df0d6 517 0.31/1.00 vMB 131
208,320 208,320 00000000000003daeaa0cf60c69e7a29d07ec8e72c9332f86ad7cf7fbf53f44b 260 0.25/1.00 vMB 110
208,319 208,319 0000000000000218647428e195bc6f786f330a07593a0c58d2034a07749d1142 60 0.24/1.00 vMB 50
208,318 208,318 00000000000004c501c4a83461d8b3fbf2193593edf8c34269fedf0cceb54bc8 288 0.24/1.00 vMB 110
208,317 208,317 00000000000002001a4d0385698c32154cf22045b8a8472552d9c3011ef989a0 396 0.22/1.00 vMB 149
208,316 208,316 00000000000003d2b86d05d82c3ca7b5f4a5a836d086d4a2a3ef6abdba95508f 413 0.27/1.00 vMB 168
208,315 208,315 00000000000000ea4222a4caae59a47b575c9ded6a83946d97567117a4cc634d 12 0.00/1.00 vMB 30
208,314 208,314 00000000000004332ddfab79c06078e5c763c9562660cb750722dd201ad9ed82 146 0.05/1.00 vMB 114
208,313 208,313 0000000000000458ef539663b469814260bb94b0f868dc685156c6bb9697b23e 150 0.05/1.00 vMB 132
208,312 208,312 00000000000004cbde681e51928ce27380d36f76b5f059fe409c600549e90402 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.45 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: 771.41 GB
    • Received: 20.02 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.