Loading Tool

Explorer IconExplorer

Memory Pool

86,283 transactions
31.59 vMB
0.14545709 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt 166aee8f010acd37581c8676371472e31485991acce4a9c73c40c0118c496ec6
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 15a9d1589402ff355983ee62016317cd333d16c38a9687ce8bae5f9895e5a03f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.06416984 BTC
Feerates: 214.31 > 6.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (630,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,314 284,314 00000000000000019c2c028a4da96f281002689e0daf76bbb6e232eaa30ea107 627 0.30/1.00 vMB 44
284,313 284,313 00000000000000008a42c15564057442a8bd860ab106d174201341128ae4a543 48 0.02/1.00 vMB 39
284,312 284,312 000000000000000152dcc0a64028649bbdb0843c5b34073546a9f8a9d83e0ead 155 0.08/1.00 vMB 29
284,311 284,311 0000000000000001849441cab14acea52ce5cce17badf1d4f088546278d4e966 817 0.38/1.00 vMB 41
284,310 284,310 0000000000000000fe0e18825343e9aa80d6852f799d7a50ff50e9dae7da3826 540 0.25/1.00 vMB 44
284,309 284,309 00000000000000016b4742e3329cdd5e6c85e9b788c5ad224725861c5b754379 381 0.20/1.00 vMB 31
284,308 284,308 0000000000000001850ef7ba279dfa22d36df7aa65dd789f02cd73f56c0071f3 52 0.02/1.00 vMB 30
284,307 284,307 00000000000000016fd3e581957e88de80136a449905430f9853e52e5c864712 85 0.04/1.00 vMB 34
284,306 284,306 0000000000000001a2d542e2c04d1086afc43cd470635a33228c89a9e7ec4ad6 103 0.07/1.00 vMB 20
284,305 284,305 0000000000000001192a72f1a01189889c8b91fe14a79df9d353cff11117943f 460 0.21/1.00 vMB 39
284,304 284,304 000000000000000066042e6cb8e8127bf4b4fdfcb314ceb60d0baffe8e191955 827 0.46/1.00 vMB 32
284,303 284,303 0000000000000000ffa715590d54ee9542f7789912dc88611f2cccf8077785c3 507 0.35/1.00 vMB 34
284,302 284,302 0000000000000000c3da97d224324335c8f19aed88dfd8b1dd8ac9b7bfcfd82f 493 0.25/1.00 vMB 26
284,301 284,301 00000000000000005a4b46d9d161409f989a282468901942a66b337ff811d216 1,126 0.35/1.00 vMB 66
284,300 284,300 00000000000000012bbdde4be601b0e2f38f6b95ed723865d4159981d184363d 229 0.35/1.00 vMB 19
284,299 284,299 000000000000000108930709dfce9d1ddc8fdc61c310ca226a79346b5353d431 469 0.25/1.00 vMB 34
284,298 284,298 00000000000000019fdf5a3ac74f19551b9383ee6525704810ea229eb5867f74 53 0.04/1.00 vMB 21
284,297 284,297 00000000000000007497851e563cb4768a336e7dcc87fa26bd41f131bb152c68 141 0.20/1.00 vMB 22
284,296 284,296 00000000000000002c5788426e30ad3ed2710135b1a4e1d50379b457779da871 465 0.25/1.00 vMB 35
284,295 284,295 0000000000000000eb723ee919ed6a008cde29edc6830c48226037b458bb5b21 528 0.23/1.00 vMB 42
284,294 284,294 0000000000000000fce4bf5e0f5fa00b4413404c67b27cefb0ef73f52bdaad06 146 0.10/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.33 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: 660.70 GB
    • Received: 14.77 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.