Loading Tool

Explorer IconExplorer

Memory Pool

41,909 transactions
30.30 vMB
0.16180310 BTC
Random Selection Loading Transactions
Max Size: 152.97/200 MB

Candidate Block

Mining Attempt c052e1d48ecdc49bda371d08701eb650e2aae18f5351ca48158faf082fe34561
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 2756b6ad7c50f58021b4aec4507663dfd1efdd310204077d8452d1525754dd4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.08984642 BTC
Feerates: 301.60 > 9.00 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (677,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,235 237,235 000000000000006071138b7d8c9a9b2117210f225d5ea55e511b182bbec4e677 1,152 0.47/1.00 vMB 991
237,234 237,234 00000000000000fa1a3b573a706604a15a37616a8d76356f42608b15e9347c2e 121 0.05/1.00 vMB 99
237,233 237,233 000000000000004d0b021c4c7272a5346de30346bc4311040854f469de354729 185 0.09/1.00 vMB 144
237,232 237,232 00000000000000968a1195416d2d9a8a5898682abc5bd3dff7ef719458ad0af0 505 0.24/1.00 vMB 192
237,231 237,231 000000000000005fd3f8394b1ceead2bca881b95701e4ed54f00e4cfe2af249f 639 0.25/1.00 vMB 194
237,230 237,230 0000000000000094a3e7e5797ba228a7e7fdbfa9805d499f859e85f56a5099f8 268 0.14/1.00 vMB 139
237,229 237,229 00000000000001100b7b35860d7ec528c81b7404879103ec00674ddf3f6140d9 518 0.25/1.00 vMB 166
237,228 237,228 0000000000000111f0eb46518f2757d1e4b4ee1d893cf14cf91eb3ec8af44b63 804 0.42/1.00 vMB 146
237,227 237,227 000000000000009406a7e24fc1168f1f497e3d060b7f5a830bd3e06eee8d6e29 656 0.25/1.00 vMB 152
237,226 237,226 00000000000000db30c287eb12c87f92b79478f6d96002eed0cac9f57cf89011 1 0.00/1.00 vMB 0
237,225 237,225 0000000000000136c44200ee5ff7dde17b09229e7ca11e56be5213185a9485e8 205 0.16/1.00 vMB 110
237,224 237,224 000000000000013528e6843bd2caddb2b46580b3ae18c958d21e02fe9fd1c507 658 0.25/1.00 vMB 205
237,223 237,223 00000000000000b7376a8320a4a5e2acd48622bab94d0d4264e1a8a8c98590a8 182 0.15/1.00 vMB 98
237,222 237,222 000000000000017955a75174899256249244a5a2af41425812ac45508b348cd2 256 0.15/1.00 vMB 147
237,221 237,221 00000000000000a757a48e1dde6949213e26913614da249a57617129f2952bd4 708 0.25/1.00 vMB 209
237,220 237,220 00000000000001365519c5bd4c716b9b0b923c6dcbb90a70b08a6206efae9631 354 0.15/1.00 vMB 186
237,219 237,219 00000000000000466b893c65dd40388afa9549ab2c891c613ae95ab61c30444d 346 0.18/1.00 vMB 141
237,218 237,218 000000000000003773178e14ef7c7acbf22ddd35494a59ed6ac269f2897a6667 449 0.21/1.00 vMB 162
237,217 237,217 000000000000003cb6f2d68a46e7234c16ff248748966c76a9db50d0daa832d0 949 0.40/1.00 vMB 197
237,216 237,216 00000000000000c794606b76390d38b4c53e0daed64bb6bc7d62f12e271122f0 8 0.00/1.00 vMB 43
237,215 237,215 000000000000001326e023b55d1012005a34f338891351dbb1aa52dfd2b2f5bc 100 0.04/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 781.54 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: 618.63 GB
    • Received: 11.20 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.