Loading Tool

Explorer IconExplorer

Memory Pool

86,568 transactions
31.50 vMB
0.20971181 BTC
Random Selection Loading Transactions
Max Size: 191.21/200 MB

Candidate Block

Mining Attempt 6ecd7ec75db4d9eac1d626ba9ae60afcb455ccceda837d197826a164de759f1a
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 52c7bd9b84c365cf3d7f034a4fe61e82eb9a71ace189e96731f56bb6a17d2d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.10594091 BTC
Feerates: 502.67 > 10.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (651,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,119 264,119 000000000000000d1153e6feac8651183e3ef1bb26ed3fd6cdb038b54f44e212 612 0.25/1.00 vMB 142
264,118 264,118 000000000000000e04215c0bd2fcf766475b2696c3364d1caf5c15886c31763b 462 0.18/1.00 vMB 134
264,117 264,117 000000000000000b225724c0fb364da5448e8b6b070779885c330897187db0cb 185 0.08/1.00 vMB 70
264,116 264,116 000000000000000f55ba402b8fe54fce001d7fe4dc6b6beccae99b09d115cfd6 242 0.21/1.00 vMB 33
264,115 264,115 000000000000000c036d636877fa7aff74bec0eb72da58b70ede44f084a68856 677 0.25/1.00 vMB 103
264,114 264,114 0000000000000005d6a935d76027fec9a83ae09410c0b788825fbd219c2d0c83 606 0.25/1.00 vMB 131
264,113 264,113 0000000000000004db305c39c3b1a9afc19b718afd10e3415b8c19dd30ddf795 543 0.22/1.00 vMB 38
264,112 264,112 00000000000000004bc3ba7fb10a9dfc6ace01b2b82e3012b9fdbc90ec678e39 658 0.30/1.00 vMB 115
264,111 264,111 0000000000000008beb1248b25f169ee38d1d5f70720ddc2e18e94c97209ea49 699 0.25/1.00 vMB 163
264,110 264,110 000000000000000f8f8affa2cc4b569fde679b7ca5158d07550b985b4c3b1813 56 0.05/1.00 vMB 38
264,109 264,109 0000000000000007fe68c93b77693f7475b16d23a2ed0c1d44e7c5fefca73b37 223 0.09/1.00 vMB 48
264,108 264,108 0000000000000001f76d94c18404a2ed16c08d25d5dcd14b8482271fa89bf4da 380 0.22/1.00 vMB 82
264,107 264,107 0000000000000000274d901db487f0ad04b6ed9beb6be569bed14244047b1628 1 0.00/1.00 vMB 0
264,106 264,106 0000000000000005987ebb0011fc4641927e49a47ee7fc54091bf07b421c3191 494 0.22/1.00 vMB 114
264,105 264,105 000000000000000fc08c5bb64ddd6139b84098bceda890b90a8e6c3737d7d9e7 223 0.13/1.00 vMB 126
264,104 264,104 000000000000000c7510eb5d1a5167fca17462df1c584f4720341142005e7672 242 0.09/1.00 vMB 133
264,103 264,103 000000000000000e5e7a94787c06234c0793108604d92d6e827a153ecb05ebd5 314 0.11/1.00 vMB 140
264,102 264,102 000000000000000072f13f3e49b4487bfeffdf4051016e9c92ba39926bf76ed9 296 0.20/1.00 vMB 74
264,101 264,101 00000000000000081d277f7eafdbeaa2b254c7fd2f49676eecfdb413b95ecc5e 389 0.15/1.00 vMB 146
264,100 264,100 000000000000000feac02c3025f2164e1ffd3eb014ca2cd636509da79512883f 230 0.11/1.00 vMB 76
264,099 264,099 0000000000000004604489e4e1788c16479c60c37f55671ddca4cf2706915a95 179 0.07/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.