Loading Tool

Explorer IconExplorer

Memory Pool

75,090 transactions
30.43 vMB
0.08894682 BTC
Random Selection Loading Transactions
Max Size: 174.50/200 MB

Candidate Block

Mining Attempt ea7215af9b3e357b63ad4acf0613b4f40ca6200a9241b75dcbb6072ed9d11623
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 76f61d50e13d8183f8240bf5f722336098a3bbd965e5a48060600018313237e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,389
Size: 1.00 vMB
Total Fees: 0.01553737 BTC
Feerates: 265.25 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (583,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,314 331,314 0000000000000000097418f530b03c60398c1ef1be394a3c2e5d38f22b2efac1 390 0.26/1.00 vMB 23
331,313 331,313 00000000000000000f1056c0a3361542dad9d4177cd47e7ac2c97c4742a9dabd 88 0.05/1.00 vMB 20
331,312 331,312 000000000000000005f5bd78d15e380afdb94c85673d0bf677ba0fe64abd6d80 26 0.01/1.00 vMB 28
331,311 331,311 00000000000000000f4f58f1299330437de685e6f1ae6720579e526cf99e1314 477 0.28/1.00 vMB 24
331,310 331,310 000000000000000002394bbee31d69da363ada6ff6731811cb349b3404e5f2f5 343 0.17/1.00 vMB 26
331,309 331,309 0000000000000000104e28554bc0c31521f2a218f5cf7b92a5f19fa14bbae899 274 0.21/1.00 vMB 24
331,308 331,308 00000000000000000ac3851fa245c15aea7686ef0d551ae8273c678147ba68e7 191 0.15/1.00 vMB 18
331,307 331,307 0000000000000000126fd7e18b328b5a251bd9537173313e426140fea75b0a1a 119 0.10/1.00 vMB 6
331,306 331,306 0000000000000000059fa4bfd506ca030a260d61be61a1e296068ebd45564756 289 0.21/1.00 vMB 24
331,305 331,305 00000000000000000d9c837d6b5d0808cf76104189a8377a9558c8c31ac56d7d 752 0.48/1.00 vMB 26
331,304 331,304 00000000000000000f5e8a6a48e54b4051e2487a482809f00fb3dca89e6f0f8d 696 0.48/1.00 vMB 19
331,303 331,303 000000000000000002d8d529c8e0dc7521bb777b95b8668c583bd4df7dabf2ce 1,359 0.75/1.00 vMB 26
331,302 331,302 00000000000000000f24801e986105fd4972cf391322997ca96f0919f3f29231 617 0.25/1.00 vMB 38
331,301 331,301 000000000000000005496eacf77858ee0cb5b973d75c26a37bd095f725265700 198 0.38/1.00 vMB 14
331,300 331,300 00000000000000000fc97874a170052de4ce39db1edfc03803e673fd2e9ddabc 764 0.75/1.00 vMB 17
331,299 331,299 000000000000000008a0b9058b02f38a4efd3f247de2ff032359ece44d28c9c7 1,969 0.75/1.00 vMB 39
331,298 331,298 000000000000000011757afe5a2c1c183fa5b4c973fd37b359208171ea64a5a8 64 0.04/1.00 vMB 69
331,297 331,297 00000000000000000fa140c748c42d265b562b1f508cef67db085c078449cc05 11 0.01/1.00 vMB 22
331,296 331,296 0000000000000000173c3da8f00e62f23a56fa78ff8a3d0cd04d1846ef968bce 389 0.26/1.00 vMB 21
331,295 331,295 00000000000000000a1ae9cfab724e48b4a6c750397e2837d455871e79a238dc 158 0.14/1.00 vMB 18
331,294 331,294 0000000000000000133e4e39ddc0d1aaf0c9c8ba84aafd6c52e6d8aba185d474 611 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.