Loading Tool

Explorer IconExplorer

Memory Pool

77,358 transactions
28.70 vMB
0.06666798 BTC
Random Selection Loading Transactions
Max Size: 174.18/200 MB

Candidate Block

Mining Attempt a6113ca194ebe78fdb546945fd6eac0225f681b58ef1c446ee7232fe94323996
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 0efcbb4126c1b98878acbb7b0f99de23b37221e6fdd6b8d6b00b19aaac28af8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,548
Size: 1.00 vMB
Total Fees: 0.00701331 BTC
Feerates: 100.53 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (101,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,869 813,869 000000000000000000038e1f14e96ee1a23d516c7bc66a857238c003bdda68e9 2,595 1.00/1.00 vMB 18
813,868 813,868 000000000000000000019b9091a1d938f80638ed721152f6894c403a24c6f2dd 1,043 1.00/1.00 vMB 16
813,867 813,867 0000000000000000000013879ff8729396d94b4973d7b295220d3d75e2cd8827 2,176 1.00/1.00 vMB 12
813,866 813,866 000000000000000000041f16a6e5155926cc4e6b9d6c440804221190234f1507 4,662 1.00/1.00 vMB 9
813,865 813,865 000000000000000000044c2e9545c2c9429edf796d55e70eb2c2c73895a89426 1,932 1.00/1.00 vMB 7
813,864 813,864 00000000000000000001d966db4b066f29d1d969277681f0a38a7953d1998930 1,119 1.00/1.00 vMB 10
813,863 813,863 000000000000000000002586e8a70585d78dffccbd594a86f919ee9c10d58eee 595 1.00/1.00 vMB 8
813,862 813,862 00000000000000000000198e30e19809c35d50dd04d07993f57632bffc3ed80b 586 1.00/1.00 vMB 6
813,861 813,861 000000000000000000007207c33ae2b9bb357d20e4732203387c4df2e2fafffe 5,399 1.00/1.00 vMB 11
813,860 813,860 00000000000000000002e0ccdd6baec4e15fed05bb41513e222603d27498cf43 2,450 1.00/1.00 vMB 6
813,859 813,859 00000000000000000000735247ad8105694d39cd9aa4d577c9cd792bd440f51e 2,689 1.00/1.00 vMB 10
813,858 813,858 00000000000000000001c8f0c31c6953a3cca1c5b4aad709a8bf08041693206f 2,081 1.00/1.00 vMB 20
813,857 813,857 0000000000000000000175fe4aedddfdfefc95f6c2a2075bf87a0b23b1117d5a 4,190 1.00/1.00 vMB 14
813,856 813,856 00000000000000000001283e8064703bf701479c947ec133476693b5f97dc1db 1,872 1.00/1.00 vMB 10
813,855 813,855 00000000000000000001b0e6beaf8b597fd8d8cf9940f20c2c84e7eebf45131d 2,291 1.00/1.00 vMB 14
813,854 813,854 000000000000000000010335a5d8b24b6992ec3c9e02d64aba4efe1797c662da 1,738 1.00/1.00 vMB 11
813,853 813,853 00000000000000000001c70dab0b1a838cdab880873dad92e2d7fe26b3aed62f 3,174 1.00/1.00 vMB 19
813,852 813,852 00000000000000000003d15e13312a4118ce453978e46a9511ec5c875d2de86d 2,657 1.00/1.00 vMB 27
813,851 813,851 0000000000000000000269563aeeedd4b8bb2b33c57f6da66935b20387bd8e62 2,114 1.00/1.00 vMB 33
813,850 813,850 00000000000000000001d163d707b418eb5f9c76816e04af66560a1961f61089 4,028 1.00/1.00 vMB 23
813,849 813,849 000000000000000000016dd243f4f4aebafd2b9c753a98b514723ed83c39ce09 3,441 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.