Loading Tool

Explorer IconExplorer

Memory Pool

74,820 transactions
27.53 vMB
0.06493269 BTC
Random Selection Loading Transactions
Max Size: 168.18/200 MB

Candidate Block

Mining Attempt da8a7f720e158991339db4ef15fbf42ba3bad362837cbdb9db6f3214656e4214
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 83a480abe437de986ec1b59fbb9493a06d8f6b19857b5162a873b79cb6f6fa37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.00636128 BTC
Feerates: 30.16 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (65,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,874 849,874 00000000000000000002dc2e9d915fe98a1ae7e0cb507251b0be64ecd19cb755 2,911 1.00/1.00 vMB 12
849,873 849,873 00000000000000000002f97c14efa5784bb1cf42568a84910c432ecc3082a625 7,010 1.00/1.00 vMB 8
849,872 849,872 00000000000000000000bacac21fb6f5e78e7fbca5c6ab0752df6bd45537ec87 6,151 1.00/1.00 vMB 8
849,871 849,871 000000000000000000008ca70110765e576851d44f779bba3072e78fc65ecc26 3,696 1.00/1.00 vMB 13
849,870 849,870 00000000000000000002bbb0e31fa0be1b2d8de75f592c8a9a1da1631b8e29a1 3,562 1.00/1.00 vMB 14
849,869 849,869 00000000000000000002d43286896d16d9267263c4876b915c7484d55470b335 2,156 1.00/1.00 vMB 10
849,868 849,868 0000000000000000000003540c5d43e279b0d1c6a3cd7815c52799996069ddfc 2,619 1.00/1.00 vMB 11
849,867 849,867 00000000000000000002424efbf5a4523784266bd857cf331370838a126ad635 3,135 1.00/1.00 vMB 15
849,866 849,866 000000000000000000027facc2bed4fec9858a876009f43707854a11bed6a879 3,999 1.00/1.00 vMB 11
849,865 849,865 000000000000000000034f765aca4ffdb372b6c004a0635cb62a88fecb586188 5,262 1.00/1.00 vMB 8
849,864 849,864 0000000000000000000015c5aacedfba35e09ce94c3ec114d8d0cc4b68827c1f 3,441 1.00/1.00 vMB 14
849,863 849,863 0000000000000000000288a7007b579ff96c27292d6a34d2f63460e5ebdba4fc 3,276 1.00/1.00 vMB 11
849,862 849,862 000000000000000000024b7f113e46f17a1b49ed15621f560372e6191ff59e66 6,829 1.00/1.00 vMB 8
849,861 849,861 000000000000000000023eb06f036c0a8431c44367242e54b5e1510a08773d5a 3,711 1.00/1.00 vMB 10
849,860 849,860 00000000000000000002731497e9fa8a903218ff3334257086cb09760dc2ccdb 3,868 1.00/1.00 vMB 9
849,859 849,859 0000000000000000000169d0a5d857c33e042f3b02c8d32c673c7c12052ef1ec 2,745 1.00/1.00 vMB 14
849,858 849,858 0000000000000000000006850b570b1d7104c0efaf24aa5903e8c6df85a328b2 6,291 1.00/1.00 vMB 11
849,857 849,857 00000000000000000000d2845e9e48d356e89fd3b2e1f3da668ffc04c7dfe298 6,017 1.00/1.00 vMB 8
849,856 849,856 000000000000000000019b315f00712958c22b86b09e3f53998275eacbebf9b6 3,284 1.00/1.00 vMB 16
849,855 849,855 00000000000000000002935271c819bc0150dbec4e8b0f41cc13e60fa12df96e 4,754 1.00/1.00 vMB 10
849,854 849,854 0000000000000000000136bfa0892ddd18fd19ba1f129c5edcfa018df281e224 2,746 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.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.