Loading Tool

Explorer IconExplorer

Memory Pool

85,750 transactions
31.97 vMB
0.21068021 BTC
Random Selection Loading Transactions
Max Size: 191.17/200 MB

Candidate Block

Mining Attempt 692e552d1a84656f377ae567dd9e40944348bbb5c15d07468e74fa4f5c608cb1
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 2345b59ba9ad674a60d0c310ce2f07b9326601849b623eea1f754477e7d8df99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.09507999 BTC
Feerates: 529.10 > 9.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (667,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,117 248,117 0000000000000056a24c90df55a60307070fe287a38d11377e18d47078873900 638 0.25/1.00 vMB 116
248,116 248,116 000000000000003202ca4a47160ffd3a7a1b8ce01532f7dc98e681deb2c74a92 591 0.25/1.00 vMB 141
248,115 248,115 000000000000003ce7278ced432912cf8d2a6e07938e2b6808e28f6acf327459 286 0.12/1.00 vMB 135
248,114 248,114 000000000000002ada4a48ea571c788849b835d39552d575676a80c6d78b7646 609 0.25/1.00 vMB 131
248,113 248,113 000000000000007e96942a0c7da733dcfb8533e6f27229d2f27ce281dec53033 286 0.15/1.00 vMB 109
248,112 248,112 0000000000000029f66864e246c487268624734fc1da2a19099f5c8e1d5bc197 551 0.25/1.00 vMB 128
248,111 248,111 000000000000000d490c28f13d1da4714a1060f0d3c9a574718321c96d87a452 81 0.03/1.00 vMB 29
248,110 248,110 000000000000005bcd86c610f33f363bb29e09386c47db81af4aa0dc393ed5aa 267 0.12/1.00 vMB 104
248,109 248,109 0000000000000028902f9234e0a5c35026fac0c5595175a0f352a7ee672ac9df 322 0.15/1.00 vMB 121
248,108 248,108 000000000000007f74ebbee6dd2ab50b8975531f0b39bca681568a6769de8859 186 0.09/1.00 vMB 150
248,107 248,107 0000000000000007fc8c7b28f92267d689933518c73012e3a3611bb0819f78e2 183 0.08/1.00 vMB 103
248,106 248,106 000000000000008885b069917af41fe789acac2d6cfe1fd5183c78db489fb07d 254 0.17/1.00 vMB 57
248,105 248,105 0000000000000043fdb1a591a6afc1906bd5847f625325297c1cbb2a9e432d75 319 0.14/1.00 vMB 101
248,104 248,104 0000000000000082736b7c8945846f8ec1520dccb396195f39105bdea7ccce70 519 0.25/1.00 vMB 80
248,103 248,103 0000000000000007c93dd77693a532a424144f40e7631fba48a2554486f1e8e7 682 0.25/1.00 vMB 184
248,102 248,102 000000000000001e2351799fce6c6fc0189ca6cea432dd6ad444859979ede224 398 0.18/1.00 vMB 102
248,101 248,101 0000000000000023cdca59905fbc468dc3fb47f5bd30dae5b05d9b9ecd5627ee 116 0.05/1.00 vMB 103
248,100 248,100 00000000000000305216785232f882b7c4392ffa11e0ee1c4bc241fb07283990 134 0.05/1.00 vMB 108
248,099 248,099 000000000000000ad4c10c3688b52558d9a5cb77c9e2ff1082a4da5e603b4ff8 158 0.06/1.00 vMB 177
248,098 248,098 0000000000000081466452a3f8ae2b66cd753c3f606c4af1f92afd439b3719ed 165 0.07/1.00 vMB 114
248,097 248,097 000000000000001805727a0a557e4fbfb133bae54936f4da2433bc6e82a60e85 296 0.13/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.