Loading Tool

Explorer IconExplorer

Memory Pool

81,242 transactions
30.63 vMB
0.07445096 BTC
Random Selection Loading Transactions
Max Size: 187.93/200 MB

Candidate Block

Mining Attempt 413a60057d28c90885efa889ed9e7ddf2777ce09a2bd891c74f14baf9d6d111c
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 141666b389c1aa138dc09ee052d58f85041af9e36a3ec42b4c6d32134dcfb00e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.00587053 BTC
Feerates: 151.12 > 0.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (546,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,856 368,856 00000000000000000e9f08dcb69ba98df23bca99e3e87f03f185bab75fea1727 1 0.00/1.00 vMB 0
368,855 368,855 00000000000000000f39b48c7c3d6d4071d461445c7ef2422260d5cbd2572403 637 0.31/1.00 vMB 42
368,854 368,854 000000000000000005249e24f63ab986db41c1ed5b65994f40a5f9c36c45db78 553 0.28/1.00 vMB 32
368,853 368,853 000000000000000007403e3cd697567ce2685b65556e1f7112e6c201ff0a27a4 1,188 0.50/1.00 vMB 45
368,852 368,852 000000000000000011b9ffdf41fb585f0d986e6cf1332067406cd928f4fb6db8 40 0.05/1.00 vMB 9
368,851 368,851 000000000000000002bb8aa86bade11ed007ef6cc3325b1c3e5a82435805b8ca 885 0.41/1.00 vMB 46
368,850 368,850 0000000000000000137916de03b2f159f4911945f11b5f5bbe63b92a67cd0053 704 0.33/1.00 vMB 42
368,849 368,849 00000000000000000f7b49545a37e276299e5f33f07b5eccaa1fcd49d2c152ac 199 0.20/1.00 vMB 15
368,848 368,848 000000000000000006389edfdec0a1e9630f539b13257f5abcf680470707a034 45 0.04/1.00 vMB 17
368,847 368,847 000000000000000001f5ac73f27692893b7e8b80df753b657793dcc08f3164f7 2,131 0.90/1.00 vMB 49
368,846 368,846 000000000000000008fcf1f8c27d769b191877f50cd87571840fedf7c2678046 558 0.29/1.00 vMB 44
368,845 368,845 0000000000000000131f2258e1f319c810ec7f68182ad37e995f8f8a11af7073 1,261 0.60/1.00 vMB 45
368,844 368,844 000000000000000009903b717a12e67406fe2367d81978660ef54b4ac897f9e6 1,081 0.53/1.00 vMB 37
368,843 368,843 000000000000000001e5b35f875654a9d5c49d91b5db5bc82b577de3022aeb7a 2 0.00/1.00 vMB 0
368,842 368,842 000000000000000006af4d3121ad616f6d48f9602380a92b7271fcf090f41b61 2,029 0.93/1.00 vMB 41
368,841 368,841 00000000000000000c15db0a0dec318bde964a0d23d6237431baa3ff25833e36 625 0.26/1.00 vMB 39
368,840 368,840 00000000000000000a43cb3492455e8f7b15da4ae80748f6fa0e34b25382af64 266 0.14/1.00 vMB 52
368,839 368,839 000000000000000005f4ebfa00550cc20a3c51bafd9e283ff9e9dc0b639bc216 1 0.00/1.00 vMB 0
368,838 368,838 0000000000000000055fd15a2cd3c284bfbd3bbd82003925db5d339bfb114d10 1,125 0.51/1.00 vMB 40
368,837 368,837 000000000000000014e0e08deae9e0bf0cd545cc5f1fe7d5b6081da6a1c62ac5 1,356 0.68/1.00 vMB 39
368,836 368,836 00000000000000001062689c3283570136d360a87829c2e91fa32376dc8a3979 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.