Loading Tool

Explorer IconExplorer

Memory Pool

44,144 transactions
28.40 vMB
0.11872764 BTC
Random Selection Loading Transactions
Max Size: 147.61/200 MB

Candidate Block

Mining Attempt b6f915cd3b776bd34f93daaa96888afb417ee36bfdd074f6d0ce9efef38f6ff3
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root b655eb76c06d253f375652bb8832dff2f973cbd309f2d662920164ced7307081
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.03199150 BTC
Feerates: 39.16 > 3.21 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (273,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,664 641,664 0000000000000000000828ea62b736f385bd73d7267495c7dd24079dd4c33b96 1,857 1.00/1.00 vMB 163
641,663 641,663 0000000000000000000b47afd9af50b44003f54bbc11bd3056513d98913e4a58 1,378 1.00/1.00 vMB 150
641,662 641,662 000000000000000000102ada177e8fa7802e5a7efa38e4ab3d38ca8f15074ca2 2,159 1.00/1.00 vMB 158
641,661 641,661 00000000000000000005314cc51c10d58cb128c4e5b1fd9dcb1ad94a7ae3ff70 3,027 1.00/1.00 vMB 164
641,660 641,660 0000000000000000000967c4bb863be5eeae13b2cf53d815acc45541ef0c974a 2,904 1.00/1.00 vMB 157
641,659 641,659 00000000000000000005d101ef13b686062c5f767ced166d273ee15323986798 1,731 1.00/1.00 vMB 159
641,658 641,658 0000000000000000000d492830b60c2d900de279120f7f6755eb1c0fb6a6d653 2,197 1.00/1.00 vMB 172
641,657 641,657 00000000000000000001a0d083ea1c1552e2bfaae6d28745645e20cc6dc933a5 2,283 1.00/1.00 vMB 177
641,656 641,656 00000000000000000003557c05f290cae6a3b3f87584717bf887704c96dd0f63 2,744 1.00/1.00 vMB 179
641,655 641,655 00000000000000000001e8dde195e31e0c6392c0c95266087a8804aa5956c57e 2,607 1.00/1.00 vMB 173
641,654 641,654 0000000000000000000f624a82ec8cbe12125a0bce857704590d7717a52b7f7f 1,840 1.00/1.00 vMB 160
641,653 641,653 00000000000000000003b81f3ab0214349c6274f7e10822dfb4376db0c406dc2 2,588 1.00/1.00 vMB 190
641,652 641,652 000000000000000000102943e00c11aea4db06be926fd5111856ef527c29026a 2,784 1.00/1.00 vMB 178
641,651 641,651 0000000000000000000ac9b1349acd36d894535dce49b2ae35bbf4d75f572b98 3,198 1.00/1.00 vMB 184
641,650 641,650 0000000000000000000f04af01c37e9eb96cf1fff725a5f08c05f8f93e8cd762 2,186 1.00/1.00 vMB 51
641,649 641,649 00000000000000000003981adaef5fa708afbcc8e48c1e6973944cad5b9fdb38 2,619 1.00/1.00 vMB 130
641,648 641,648 000000000000000000108b89dd97ce0fcff58276c15a5bf733bacb95a04fe611 2,733 1.00/1.00 vMB 126
641,647 641,647 0000000000000000000d59d8b0adaec122fc054ec8c26849d67f9ba777128f80 1 0.00/1.00 vMB 0
641,646 641,646 00000000000000000010743fd5047f161651ad624f8136af61e09fdf5c0a1d94 2,458 1.00/1.00 vMB 113
641,645 641,645 00000000000000000003e9a092bef53d2a21893cff22ce48c08389b70c8574fc 1,897 1.00/1.00 vMB 103
641,644 641,644 00000000000000000000b0ee6e3a4d77101da7cbb89e47fd325a9052de72b997 2,308 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 781.88 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: 645.00 GB
    • Received: 12.63 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.