Loading Tool

Explorer IconExplorer

Memory Pool

79,084 transactions
30.03 vMB
0.08262254 BTC
Random Selection Loading Transactions
Max Size: 182.96/200 MB

Candidate Block

Mining Attempt f198c7a9c4921789007d2cd7cec6793f84ced104ca2706f9a9beb7dedb731b48
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root eedd7e88bb3ff6d2d54d5be68f3a6e22e7a72e40fd3e976ed6ca656a0ac59441
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,399
Size: 1.00 vMB
Total Fees: 0.01467373 BTC
Feerates: 300.83 > 1.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (432,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,106 483,106 00000000000000000046f67c4122a6ff7edefa43102f2c61f92c148f2c140820 1,127 0.70/1.00 vMB 241
483,105 483,105 0000000000000000002cdc30b67203880af41081ba35104b118901390aa3d056 760 0.37/1.00 vMB 285
483,104 483,104 000000000000000000dd0dadb44ee5112d3a8e2c739e01157bf712e63c1cc65b 1,825 0.91/1.00 vMB 141
483,103 483,103 00000000000000000065eaaa9bd834ac7bb279e2c616e7acf472cadd2a43743c 1,797 0.95/1.00 vMB 279
483,102 483,102 0000000000000000001cd7d04f033d74e057a33d03b29db71ecf7f32ddd0619f 2,059 1.00/1.00 vMB 126
483,101 483,101 0000000000000000003a8238a91f1c2b9ac7032f229555266adb98579976654c 2,217 1.00/1.00 vMB 361
483,100 483,100 000000000000000000cc2dd9f0c553e9eb3c2e3fe639676e68db7d779e987ec3 2,736 1.00/1.00 vMB 406
483,099 483,099 000000000000000000a156804ebbc58eb9aa02fd4e742f1674e2163da50941f5 478 0.21/1.00 vMB 227
483,098 483,098 00000000000000000017ab7c1a1889aeb764d0524a8a30d63c0aee64f06d0858 908 0.42/1.00 vMB 241
483,097 483,097 0000000000000000000f5480eefa1becc1555b9bec306a67ca2f0eafdf878b0f 468 0.22/1.00 vMB 244
483,096 483,096 000000000000000000352c75e4088f0c56572f1c71b2af5db2b34133049580e9 1,005 0.49/1.00 vMB 236
483,095 483,095 0000000000000000007b1b83d7aa27a87d7559f8c87a710229733957939f0c5a 744 0.72/1.00 vMB 109
483,094 483,094 00000000000000000022a066f75cbb1eb6ff65f4dd1c7785d4519b58c03d1f82 1,654 0.99/1.00 vMB 212
483,093 483,093 00000000000000000003cf885397a046283eaef5b9f44779068b79ba9b64ebd2 323 0.17/1.00 vMB 217
483,092 483,092 000000000000000000ffcb9925fbb8ab7204bd8db5e796bca017fdbff8691f91 178 0.11/1.00 vMB 243
483,091 483,091 000000000000000000955a93512aa35ca51c80817944536e1b1de7b15344ba9d 554 0.41/1.00 vMB 235
483,090 483,090 000000000000000000bf4279bf2ae14cf13b75abb3f831a4c2e71a15fda2076d 544 0.27/1.00 vMB 219
483,089 483,089 000000000000000000b5964b81970c041ddd3415e37f9d5798a200d9dc347ca0 417 0.23/1.00 vMB 289
483,088 483,088 00000000000000000012ba33d64785df4136a52cd6ed455a7137b5978a53d948 1,346 0.69/1.00 vMB 248
483,087 483,087 000000000000000000b532fe1ec2a7cedc008d03661e590af338e311214008ae 438 0.18/1.00 vMB 228
483,086 483,086 000000000000000000347b21d7e86ee7afbd22c3539ee619fbf824dd434f338c 1,042 0.44/1.00 vMB 267
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.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.