Loading Tool

Explorer IconExplorer

Memory Pool

81,645 transactions
30.92 vMB
0.07296715 BTC
Random Selection Loading Transactions
Max Size: 188.37/200 MB

Candidate Block

Mining Attempt 4191c1dc7d792a0cd9a359518f2a9ecc0e1b7b601c11f1a9c6e4901cab5454b0
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 1643a8f57967d24dfb5abab65d0f8a65cb16446386073914c4275a0d72c46799
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,357
Size: 1.00 vMB
Total Fees: 0.00648283 BTC
Feerates: 60.16 > 0.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (588,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,890 326,890 00000000000000001438e534d0cd844d150721aac884a63cdba925a1840c5bfb 413 0.22/1.00 vMB 30
326,889 326,889 00000000000000001099ef37cb722f2359215f1e0e481c91a2a5687eb1cf5d16 303 0.19/1.00 vMB 23
326,888 326,888 000000000000000012c8edd3d11ecf5e777834fc4c3ad2acccc257b652d0b1d4 195 0.11/1.00 vMB 24
326,887 326,887 000000000000000002621b17dd1183a21f284a52ca5c7050be6b4f8c62d7722d 620 0.31/1.00 vMB 33
326,886 326,886 0000000000000000076c26119b31ede1bbf5209a41dc53c976a1e0506a00202f 150 0.33/1.00 vMB 11
326,885 326,885 00000000000000000e97aec9377478660e4c87d3d83035137a4d263bddfff6f1 1,953 0.75/1.00 vMB 37
326,884 326,884 0000000000000000156f66579350212dbcd6321ec255d576e21ddc18afc43629 194 0.10/1.00 vMB 27
326,883 326,883 000000000000000004ddfbc1a6fc9acaeff75b14819f9a97c50202d53171eec5 42 0.01/1.00 vMB 39
326,882 326,882 00000000000000000030079e73a210d152e8f438fb4e62c81acd63a039aba0e5 518 0.25/1.00 vMB 31
326,881 326,881 00000000000000001822d1e27998a21cc5bdc8262b80b0a6f2e812d37fd8c25d 313 0.22/1.00 vMB 23
326,880 326,880 00000000000000000600b1cad68f8c87a0969013640fe4b59b9ce054e9f4d890 245 0.12/1.00 vMB 30
326,879 326,879 00000000000000000daa87cc0fe70f047b5a71f36d0e139b8ba43bb18d43a88d 28 0.01/1.00 vMB 10
326,878 326,878 0000000000000000011a4fab9a0801f2178a5c0a7816140a6f4c47eab3990952 142 0.14/1.00 vMB 17
326,877 326,877 0000000000000000189eb41e43dc829b2a21423a9042385e2ebcaf85a67967c9 812 0.43/1.00 vMB 29
326,876 326,876 0000000000000000006ad0339f1869d718e0839a0a7e9fac43f4cbe91651b412 133 0.07/1.00 vMB 32
326,875 326,875 00000000000000001965cd0d89fecf8b9bccd43d123e85920a45dc036dc3e23c 484 0.25/1.00 vMB 30
326,874 326,874 00000000000000001b11e705a65670fde9277dc50cbf83595d8eb339f77cf813 1,096 0.44/1.00 vMB 37
326,873 326,873 0000000000000000193770f423f5f37c516e81ffb5a521eab347443fab2af2ef 282 0.16/1.00 vMB 29
326,872 326,872 000000000000000006cded00152d5d5e7fbe72d9f66cd49385d967e4665aa23c 236 0.10/1.00 vMB 34
326,871 326,871 0000000000000000190d478ca6202154ab02ba771944fed686c8fb221a1e4af4 357 0.14/1.00 vMB 31
326,870 326,870 000000000000000012c6876c494e2372a919c50d8314840722d40ea4aed291b4 117 0.07/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.72 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: 705.07 GB
    • Received: 16.65 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.