Loading Tool

Explorer IconExplorer

Memory Pool

36,342 transactions
25.78 vMB
0.07582099 BTC
Random Selection Loading Transactions
Max Size: 132.69/200 MB

Candidate Block

Mining Attempt 2dda42e41046a4ae4e9f3507565c7e842768fc1865ba4a6f63d7cfac85ce2347
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 8f25dccc67d8f825471fac61740227c2eb880943da9c8319dce70bd65f29915a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,371
Size: 1.00 vMB
Total Fees: 0.02894953 BTC
Feerates: 101.64 > 2.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (628,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,242 286,242 000000000000000012b0a0b51737e19000dae14b10eee726c4cc9efe7d67c5f7 249 0.15/1.00 vMB 31
286,241 286,241 00000000000000006b686a9a1188cd837aec65d63731cabf8b6a4dfa721a7128 69 0.04/1.00 vMB 25
286,240 286,240 0000000000000000d40a34d6664a4b8790dd33ee5024971a3cdba65c19fc5da2 513 0.23/1.00 vMB 50
286,239 286,239 000000000000000041b0ee39a7793a09b48a26ec63fe74afdb1e130e3830bd1c 75 0.04/1.00 vMB 19
286,238 286,238 000000000000000003e5e477de707a40788243a8ee2dd856eb0d179cc4fec864 427 0.33/1.00 vMB 23
286,237 286,237 0000000000000000ba9f30d3f3723eefd3bde0524d678e1bbb7d92fe7dea110c 182 0.06/1.00 vMB 105
286,236 286,236 00000000000000002ba81754ef7fee45f9b1ba0ec67c0919923b425026d7650d 148 0.06/1.00 vMB 46
286,235 286,235 000000000000000151f8e7a00492478799be2fbcac8843bb6238a5de0c9fa3cd 1,193 0.50/1.00 vMB 37
286,234 286,234 0000000000000000f74f0bc9d3c186267bc45c7b91c49a0386538ac24c0d3a44 86 0.06/1.00 vMB 139
286,233 286,233 00000000000000002142f5102c9e0d605e578a3fcb75c40318bbb43ba16dfca6 997 0.47/1.00 vMB 33
286,232 286,232 00000000000000018f050a5ab132793dd99849c0e8ec7310dc1ccd4b09d525db 197 0.06/1.00 vMB 175
286,231 286,231 0000000000000000489a44cdb570a5d35baab50a0271e182712b746ecf14d38e 105 0.05/1.00 vMB 57
286,230 286,230 00000000000000006c656b660b29095ec7dfc4ca2e5f86d268a6135cfd884ff2 920 0.41/1.00 vMB 42
286,229 286,229 0000000000000001112332e1ed2b03e6916e4d3b01fb3aa3be46d4d44e1265f0 615 0.30/1.00 vMB 39
286,228 286,228 000000000000000093983dc518cd4f669e89515e2513c98bbcbeaeccc47c23b8 383 0.20/1.00 vMB 35
286,227 286,227 0000000000000000ed359c9314bb9ed37d958dfbdfd7f16f6e82f89516d8c839 200 0.12/1.00 vMB 30
286,226 286,226 0000000000000001538205ebe4291e69a212fd96675d5e194910880d896de18c 32 0.01/1.00 vMB 4
286,225 286,225 000000000000000058f284457917a0a812dbde7cc6b52292c6f1ef15db5fc1c9 281 0.13/1.00 vMB 42
286,224 286,224 0000000000000000e59135b61567c54e4fda2c9095c23c2d675050d5a417611e 245 0.12/1.00 vMB 38
286,223 286,223 0000000000000000ee68b77a208730a4ef20d0df41c09b448f96bf9a0573bdbd 454 0.24/1.00 vMB 34
286,222 286,222 00000000000000016021d2541a594d5d74113b4e708a7843da9d77c561f906e2 72 0.04/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.22 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: 654.52 GB
    • Received: 14.14 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.