Loading Tool

Explorer IconExplorer

Memory Pool

79,537 transactions
30.19 vMB
0.08713750 BTC
Random Selection Loading Transactions
Max Size: 183.89/200 MB

Candidate Block

Mining Attempt 41c0e568450488f685a1ccbd82c5ca01a33b8b686332c5a751160750e0ea33ae
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 6789ec3892e213d8e36ae2ee0b5d94be46fc5edfe90aa6fa36eedd523a0c53d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,702
Size: 1.00 vMB
Total Fees: 0.01992545 BTC
Feerates: 300.83 > 2.00 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (5,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,383 910,383 00000000000000000001b04994c8f2fdafe094530ee944dccfc187c676f5f5a1 632 0.41/1.00 vMB 1
910,382 910,382 000000000000000000013054b3dc954879af25ce8e8f94d7327841d48d0e3033 2,483 1.00/1.00 vMB 0
910,381 910,381 000000000000000000020bfb5012040529ac5cc114bced8736a275cbcfe7049e 635 0.23/1.00 vMB 1
910,380 910,380 00000000000000000000bfea4d1439d6e1bde387bef28d4ba0cf5165c8a00004 1,132 1.00/1.00 vMB 1
910,379 910,379 0000000000000000000186052fbe0cab19b604d42d7ba9b21fc16e6306f91268 2,043 1.00/1.00 vMB 2
910,378 910,378 0000000000000000000028ce2dc6c762fdbcb3b0429044deb5e503fce9951e00 3,036 1.00/1.00 vMB 4
910,377 910,377 000000000000000000007121ce6e41fa49f145a153cd772654fe6cdc6daf8db5 2,826 1.00/1.00 vMB 4
910,376 910,376 0000000000000000000126f34a1bb81739528aa41d47e57d5f2236e2f1441e21 1,792 1.00/1.00 vMB 0
910,375 910,375 00000000000000000000b330a821f902754dc8175465373bcd584e128ec3cf71 2,232 1.00/1.00 vMB 0
910,374 910,374 0000000000000000000060bf881033023cc5c72fbb5678a6491548770adb0ff1 1,320 0.57/1.00 vMB 2
910,373 910,373 00000000000000000000257213af48b6d842aaeaa34614e7c4cb0e6868a83ac2 49 0.01/1.00 vMB 2
910,372 910,372 0000000000000000000220be12a8f99e0b2f013c911f82ad0dcd627527c3a204 3,611 1.00/1.00 vMB 2
910,371 910,371 00000000000000000001e18f8eb96f71aec14976a22e4a0d853bc5b8d56cc562 2,389 1.00/1.00 vMB 1
910,370 910,370 0000000000000000000168cca2999ca60ca7bc21effc78acd79d418afcc55c86 3,152 1.00/1.00 vMB 3
910,369 910,369 000000000000000000018f2496733b07694644237d2c7601160b1cd3608d3ed5 3,518 1.00/1.00 vMB 2
910,368 910,368 00000000000000000002211229dfffba70038faf2bb77af7867ea2c39a694bf1 460 0.13/1.00 vMB 2
910,367 910,367 000000000000000000019aaaf49ea05b6cdce0ef24f46d6b7cd7d31b7af30de3 2,917 1.00/1.00 vMB 1
910,366 910,366 00000000000000000000f7450b25433f76b2983e0323efb71a47d5dbee6d31f8 1,002 0.31/1.00 vMB 2
910,365 910,365 000000000000000000021b3ba8445afb1c6e22a16d7e646bc30d9196425d1066 133 0.03/1.00 vMB 1
910,364 910,364 000000000000000000021f1c22b7fff1152f64a1013eb763bf3cd7e24d9acbe0 3,447 1.00/1.00 vMB 0
910,363 910,363 00000000000000000001253543b9baafd70fde44c8edff2c848d41fa37468caf 3,372 1.00/1.00 vMB 0
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.93 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.