Loading Tool

Explorer IconExplorer

Memory Pool

49,245 transactions
29.83 vMB
0.09676734 BTC
Random Selection Loading Transactions
Max Size: 158.95/200 MB

Candidate Block

Mining Attempt ae1ec0f2577333208f96473c003d671ce43781c550ebf519fefed921f5cc32bc
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 3d5d0d0ce998c70aa67c9f69048e1ae4675ce12aa2d81216ef6240aaeb55fd5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,233
Size: 1.00 vMB
Total Fees: 0.03293676 BTC
Feerates: 150.68 > 3.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (408,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,116 506,116 00000000000000000069c6126ca8d81ff39c2e6f8339efd8d2d7aa7afa9d13f9 2,817 1.00/1.00 vMB 234
506,115 506,115 00000000000000000024cbb2afc8e8cc414976f4059fe9bc936f859b5bb82cfc 1,056 1.00/1.00 vMB 234
506,114 506,114 0000000000000000004170242d4c7dae9dc1861423cde459f472932a838e544a 1,427 1.00/1.00 vMB 282
506,113 506,113 00000000000000000027feef3269ab1d519b5f32594bb90550c0e99353af35fc 1,135 1.00/1.00 vMB 259
506,112 506,112 0000000000000000006a6e10a459fc825eee0134065d958e92fe50b3da274839 2,382 1.00/1.00 vMB 287
506,111 506,111 00000000000000000062498e82e4d4f3072e25c4eecb4e6f34e4c6ff5ccd1d55 1,705 1.00/1.00 vMB 222
506,110 506,110 0000000000000000004c7fa4207e4161d2e85efeb5060eea25474c8617a08bfd 1,868 1.00/1.00 vMB 283
506,109 506,109 00000000000000000065eca2871265959338bb3dbf260911443ef21c4f4e96b1 325 1.00/1.00 vMB 44
506,108 506,108 00000000000000000056a05f18dec4a5bd54eee55b00636031b210494a028320 1,039 1.00/1.00 vMB 121
506,107 506,107 000000000000000000075750b9d433983830f4560044e4977b10b100668e6509 1,624 1.00/1.00 vMB 108
506,106 506,106 0000000000000000003214b15321a9198a3ff583ea140d5dcc6ff01e41b6c4cc 2,417 1.00/1.00 vMB 247
506,105 506,105 0000000000000000001b3e4476ca48bb74276c87577b0489b09a51e6d4eea7c6 1,638 1.00/1.00 vMB 163
506,104 506,104 0000000000000000002206d5d71643ee7cb057a6452ee23e9d0e66147213b7a6 503 1.00/1.00 vMB 35
506,103 506,103 0000000000000000001e5d35135de513617c8b714a92469032335f208b6e06ec 1,850 1.00/1.00 vMB 100
506,102 506,102 0000000000000000005e6d8d388c7c746682b75a4c19954bedc2fa2e862f2c9a 1,448 1.00/1.00 vMB 28
506,101 506,101 0000000000000000005516c78f418af5c615cc43d9fb3ff6360d01a1032fd387 2,117 1.00/1.00 vMB 155
506,100 506,100 0000000000000000001afb2dc6de08d0279fb3c67b9557d62e33dfaa547b41ca 2,157 1.00/1.00 vMB 184
506,099 506,099 0000000000000000003c28b27be01121a03d6da0d9c7daf9ad30e01546963e94 2,210 1.00/1.00 vMB 199
506,098 506,098 0000000000000000003e0ca4a3df2f64a4b9ae904fb8617e67a295f5a1089789 1,659 1.00/1.00 vMB 56
506,097 506,097 00000000000000000033d85797c5e50f439952bbd7e3842fd0c5956ac19cf2b2 1,505 1.00/1.00 vMB 95
506,096 506,096 0000000000000000000396b4e119f48e716c93958c5e6b856ef8acc6f0c58df5 2,072 1.00/1.00 vMB 240
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.