Loading Tool

Explorer IconExplorer

Memory Pool

44,516 transactions
27.33 vMB
0.06586943 BTC
Random Selection Loading Transactions
Max Size: 144.48/200 MB

Candidate Block

Mining Attempt 276617b82905c2efcc3d1cf80d6a6ad1fab618667a8c2da907cf5f2b1c428501
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root 3f60d1b3170531210ce80f318c02039555ffa3d3da3dbdffb8394016ff99b8cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.01463612 BTC
Feerates: 200.99 > 1.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (403,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,176 511,176 0000000000000000001156f3d5b4aac51b10eb9090f488be5a54bd12b1c20cfa 1,636 1.00/1.00 vMB 25
511,175 511,175 0000000000000000000046f58239416342f3c9265d2dec327058b198555f9df7 2,107 1.00/1.00 vMB 47
511,174 511,174 00000000000000000054d095f4630802232e050c64f800e987101dad795f206f 1,001 1.00/1.00 vMB 12
511,173 511,173 0000000000000000001313dafad3c719d4d58d314f3ecbdb72232b78751effc9 1,801 1.00/1.00 vMB 47
511,172 511,172 000000000000000000464e52200ffd782783cce5760456feb5d603ea23fc10d3 2,344 1.00/1.00 vMB 60
511,171 511,171 00000000000000000033a42793c4723eb0abc50026c27e005d1275527d3d4146 1,093 1.00/1.00 vMB 19
511,170 511,170 00000000000000000046fa9f92a057fba71ec8c45dd588b22da5b1bbb97a92c9 1,564 1.00/1.00 vMB 34
511,169 511,169 00000000000000000004fab0de7525414252cb4ccf3e2de4b6bc31940eb28178 1,219 1.00/1.00 vMB 25
511,168 511,168 00000000000000000013a088b6e309732d13e27a9d19e197420e9cd147d1abfd 2,108 1.00/1.00 vMB 26
511,167 511,167 00000000000000000006cc3fe61be8bed87115e9e9e998cd5bd304845429c7f4 2,666 1.00/1.00 vMB 57
511,166 511,166 0000000000000000004c24c8b63ec1baa1565f2a747a569e20f3056a5c366e30 1,370 1.00/1.00 vMB 32
511,165 511,165 0000000000000000004df120254f86a60af40076ca00f7c0772d14d49d1df0c6 2,532 1.00/1.00 vMB 315
511,164 511,164 00000000000000000019ec6b90f16ea94bcfc0f2f874ef5c8acea0725c5507db 310 1.00/1.00 vMB 9
511,163 511,163 0000000000000000000093c64818d0f5c2f8fe4a872a586cdad4fb8bd0d65ffb 914 1.00/1.00 vMB 83
511,162 511,162 0000000000000000000f873ffbc39a1882c026ebc74d73a8e400b37f23ace86f 315 0.13/1.00 vMB 57
511,161 511,161 0000000000000000000a6ff8d99e4607d00074ea77b06f7ee91b5c9fcc724dde 1,414 1.00/1.00 vMB 10
511,160 511,160 0000000000000000005ad506447aae896b9340c71f45caa9e5255d93ba415c08 1,637 1.00/1.00 vMB 28
511,159 511,159 000000000000000000204cdedcd3a2413e74ccdbe0a81ed1f0ac2e750332db0e 540 1.00/1.00 vMB 44
511,158 511,158 000000000000000000146f2dbe4102af92dd06b102a58248b8f22bc914d789b5 706 1.00/1.00 vMB 58
511,157 511,157 000000000000000000239d93db91f598915bb3f14dfc909474e2599ef9943ba3 955 0.48/1.00 vMB 51
511,156 511,156 0000000000000000004053c99c97f7c2826544e166fe62af1134a5c27fb5468f 1,927 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.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.