Loading Tool

Explorer IconExplorer

Memory Pool

89,079 transactions
33.07 vMB
0.20313225 BTC
Random Selection Loading Transactions
Max Size: 199.66/200 MB

Candidate Block

Mining Attempt fe14917ba9bb13a9439a0b87056f65846c393a4681fdb629acae3ac4fb8e90fd
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 43630ce7827386bb12000b1d15e877e744b7175c81e2f6cadecaa5e3595376e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.09030995 BTC
Feerates: 387.56 > 9.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (387,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,364 527,364 0000000000000000000b76cb826f23e5c9b536d36b0e25520445c4923b4a4171 598 0.23/1.00 vMB 26
527,363 527,363 000000000000000000244f19d4d549d73ed21a859f6119a551ea442926aca7af 1,538 0.60/1.00 vMB 36
527,362 527,362 00000000000000000019d295dab1210127ec5e93d70630f7c2ca853d0065012e 94 0.04/1.00 vMB 37
527,361 527,361 0000000000000000000e8782299a26a0c185e26c259b48be22bfc1bd1902db38 361 0.11/1.00 vMB 36
527,360 527,360 00000000000000000014ef52de65b31e5e1d0a2958449b786d5f22df310e6544 1,570 0.56/1.00 vMB 45
527,359 527,359 0000000000000000001c654ed1c5124bdb991e65fae110ebb019e158d76eb2ea 984 0.91/1.00 vMB 15
527,358 527,358 000000000000000000160f61e54acd234561850a6e3b5dea1241292995b042ef 1,634 0.72/1.00 vMB 39
527,357 527,357 000000000000000000353a596b8085b23fad258e54802231e55a557aa0bfa797 396 0.15/1.00 vMB 25
527,356 527,356 00000000000000000014fe4364a426a0f2fabc80348ef63bf976a7d6257198cc 304 0.12/1.00 vMB 38
527,355 527,355 00000000000000000001969dce7ecc995fbafc013f0b073c9035b910bbac78d6 1,147 0.46/1.00 vMB 35
527,354 527,354 0000000000000000002bac60ff050aad79a1eb60d15f20379d87fedb4c4bc3da 611 0.22/1.00 vMB 35
527,353 527,353 00000000000000000018cb90c3c2b9e31cb6f3eef1ed55a8d8a5f6422066ef47 1,757 0.83/1.00 vMB 14
527,352 527,352 0000000000000000002a0af98a408436fa9fee2bebf28a9118f3987bb468a0ed 1,295 0.99/1.00 vMB 16
527,351 527,351 00000000000000000000b0e43758050f00c660f9bbd9b03e318f7a03c2952631 2,172 1.00/1.00 vMB 38
527,350 527,350 00000000000000000035de5bba0db9499512f461d410fc7ab6a15cdd9972b2b5 544 1.00/1.00 vMB 12
527,349 527,349 0000000000000000000e8abeabfb96db78d30977caff7da4f6ed1aa2885139f7 2,714 1.00/1.00 vMB 22
527,348 527,348 00000000000000000008d7e0a225e463eeb8c18a5cd33cade6ca534698613353 2,233 1.00/1.00 vMB 61
527,347 527,347 0000000000000000000a4236ea3a357c719c916dcc8552a43da953346c75fa30 1,692 1.00/1.00 vMB 31
527,346 527,346 0000000000000000000ecf15e4b7c0d979d141abfdecf2b16808fe8e982576bc 68 0.03/1.00 vMB 29
527,345 527,345 000000000000000000049f288fe91cd85598c5d8043db8d8b992ca890c439088 397 0.37/1.00 vMB 21
527,344 527,344 0000000000000000002f2fa536e3d9378c773b40380cb57bf0a0f5a237859961 870 0.48/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.31 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.19 GB
    • Received: 14.62 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.