Loading Tool

Explorer IconExplorer

Memory Pool

80,313 transactions
29.53 vMB
0.12746016 BTC
Random Selection Loading Transactions
Max Size: 178.75/200 MB

Candidate Block

Mining Attempt ae666ff77f5d19622a6541e090add345be648e713d96a9976b7579f6144619da
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root ca7a24406511fe34eab69f40cc4ec71ababd512b05ee0ac4a9630adc429a7762
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.04634078 BTC
Feerates: 477.45 > 4.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (688,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,467 226,467 0000000000000255619fb84aa9cf7e17dea6537d048ca02d89efbefd109c40b1 78 0.05/1.00 vMB 14
226,466 226,466 00000000000000efc4cfd54029d3a0d90894004ebf62e7683b167800aa981e40 140 0.07/1.00 vMB 177
226,465 226,465 000000000000017c4f5564f81827679cdc344a15b56571906861fb0e3559ef0c 167 0.07/1.00 vMB 268
226,464 226,464 00000000000001adc37af22297f1acfa2518223680826e23e7a85edbe633f9bd 119 0.06/1.00 vMB 128
226,463 226,463 000000000000001674c403a07efb34e0f478312769d5e42c78cbf8793c344a59 16 0.00/1.00 vMB 115
226,462 226,462 0000000000000294fcca917a7fcf9c46714c0585317aa54dbf4f5827729de189 228 0.10/1.00 vMB 200
226,461 226,461 00000000000003307d4e5ee0699ba4f14b72cc498f5d48d698db0fb7434b0609 694 0.23/1.00 vMB 177
226,460 226,460 0000000000000083c8b85ec59848fe01640c7df877ca11401de6f96e4bc38750 630 0.25/1.00 vMB 211
226,459 226,459 000000000000018283bf720bc5152e55b98d4f2a7d6c0330332bd339b3af8de3 665 0.22/1.00 vMB 235
226,458 226,458 00000000000001cdf8b55cc03bad7d5a1233e3ec37123d3af941a72529575c13 344 0.14/1.00 vMB 239
226,457 226,457 000000000000036df88c8353c91e8829979c04b4c30f278de3ef72bf4c1f8c3d 225 0.10/1.00 vMB 179
226,456 226,456 00000000000000dcec3da52d982e5d03ba8f668aab6d9c44e92c11afde56c10f 183 0.11/1.00 vMB 138
226,455 226,455 00000000000002c587b7a01e6068667a553e83fe9bcd60776bc26b7a696d6157 313 0.13/1.00 vMB 182
226,454 226,454 00000000000003574b12c81466d3bb0fe2ab54b17ca63d58eaea7c5988387c28 218 0.09/1.00 vMB 169
226,453 226,453 000000000000015201a83683a8421e7f975f9a2e1c359d0ce92ea67eeaecd5b3 267 0.13/1.00 vMB 153
226,452 226,452 000000000000022524493278f01755d4fc7a50ea85d7eca68b3b3d884bc2f6f9 156 0.08/1.00 vMB 209
226,451 226,451 000000000000014c5cc8feb6b049e7623214e3e09a8e95d625b8bcff716af108 270 0.21/1.00 vMB 124
226,450 226,450 000000000000030c5d56800bd243be851fb266c25834a6427cda4ac83f0045d2 240 0.14/1.00 vMB 169
226,449 226,449 0000000000000140f8b345bc77649628a984d7b72eee65e90be745e492ea9fee 290 0.11/1.00 vMB 193
226,448 226,448 0000000000000185e9335d03fadb0dc2b2f4d738634df6c1c5684d78ded84251 147 0.08/1.00 vMB 140
226,447 226,447 00000000000002b8388404569514eba442c01850a4a96ee3dc16681b1b8d1ecc 278 0.12/1.00 vMB 255
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.