Loading Tool

Explorer IconExplorer

Memory Pool

41,074 transactions
31.42 vMB
0.07995787 BTC
Random Selection Loading Transactions
Max Size: 157.60/200 MB

Candidate Block

Mining Attempt 6687b11ac05e34d270826eae392c2167926330c5ec3680735f2cbb8bf07242e1
Version 20000000
Previous Block 00000000000000000001bce059f3583b3cf282475591f68e58ba9a4e27df5768
Merkle Root 98c497abcaea244d11009e3862f9503dfacaab5acae512be7ae6450a8d497f51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,819
Size: 1.00 vMB
Total Fees: 0.01545992 BTC
Feerates: 150.77 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,567 (678,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,473 236,473 0000000000000026424a7759b1309c4ca90d92ccf32a79c3b1663d33af14258b 463 0.21/1.00 vMB 184
236,472 236,472 0000000000000080fb0ca0b3e5fa1809952f198bf1835631e9f803459e803280 343 0.17/1.00 vMB 156
236,471 236,471 000000000000007bec197efc3274976e04c9816982788f35f34897bbf63bf381 191 0.16/1.00 vMB 77
236,470 236,470 000000000000015e34fe3aaa9ae488133b1b583552011561617ebba9f71abd17 516 0.25/1.00 vMB 172
236,469 236,469 00000000000001245ee57ff96928cee8c17802f9feeb7b3acf51b908fb0c3232 700 0.25/1.00 vMB 187
236,468 236,468 00000000000001459474b79be3ca43880f85faedc44bac58aa1d6261cfa7f1ac 178 0.15/1.00 vMB 81
236,467 236,467 00000000000000938dd429a3371fa1cfd2a834632d77eadb9e6a8e15be2b8d4e 189 0.11/1.00 vMB 144
236,466 236,466 0000000000000149a02478de416f106b26482e4ae2836501c1899055d3dfea7c 88 0.09/1.00 vMB 84
236,465 236,465 0000000000000049a4599b1e14b8a936e7b82a37a538adb289e7f48f1c8ff4be 657 0.24/1.00 vMB 140
236,464 236,464 000000000000011e9afa8cc8e69ce9ce0e1f7837a75c147100e5590300ca5ab2 64 0.02/1.00 vMB 213
236,463 236,463 0000000000000048b077c6c013cb6a53d08764f2316d86c18923d7e29f68af08 80 0.05/1.00 vMB 65
236,462 236,462 000000000000014dfdad11f674cf554c9469129d60d79525d7e812db4868c0e3 192 0.14/1.00 vMB 94
236,461 236,461 0000000000000084d51592635333c579d795d03d608c5e0a1a53c80a5157eae1 768 0.25/1.00 vMB 228
236,460 236,460 00000000000000f74cfd14ae8e197b17c93f01f3cd3bc40484294d6139a518f8 273 0.13/1.00 vMB 118
236,459 236,459 00000000000000f9b705892fd1deafca87dcfeceedb51689daf0302e02b3b429 204 0.20/1.00 vMB 81
236,458 236,458 000000000000015ccd89012135876e7435af53ae3a89d57c1af074e723e2bbeb 242 0.25/1.00 vMB 71
236,457 236,457 000000000000006757bccf7bbca844dfd84f1cdd5b85e9dbe220c13a21f76154 297 0.13/1.00 vMB 208
236,456 236,456 000000000000001ba5f6fc1ee2c2afc3c9cd33d9c9bf5e497c425964ccc18ac0 370 0.69/1.00 vMB 29
236,455 236,455 00000000000000507c7ac8c47a8cde4e9eff9ce62b5edd202d264f807920a0b9 553 0.25/1.00 vMB 196
236,454 236,454 0000000000000157b0dd63f5d36d419be9048af1dd51a153c1d8f8e837ae522c 76 0.15/1.00 vMB 33
236,453 236,453 00000000000000ef4d1bb996717e34f5731364e63a7b738a0154ccb26ad06398 409 0.21/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.17 GB
    • Received: 11.58 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.