Loading Tool

Explorer IconExplorer

Memory Pool

26,055 transactions
6.02 vMB
0.03536874 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.46/200 MB

Candidate Block

Mining Attempt 4897fefb6abf8c1bc4b0387e89d5cd5c378b12c9b714b0a7c164bd6f7c17f829
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root b2d801e9e0e5050127106948dd05beba47cecc5acde6b3ab62c807e2f37e0d00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 0.85 vMB
Total Fees: 0.02171311 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (758,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,867 154,867 0000000000000d07242d76bca6bf1b888fe380b84a5edfd9bdadb76bbcf4f2f0 13 0.01 vMB 159
154,866 154,866 000000000000010e4fb050eef0d3e4662aec2bf1823aeb0574e14789c468e6ca 30 0.02 vMB 583
154,865 154,865 0000000000000ce88b21b1cf5b2c27222d11c9e16bb48ff8af7a68e6c2579aec 3 0.01 vMB 0
154,864 154,864 00000000000003988605156c8701b2c24b2b63b7a308c3dbbeb2b5bc62e40b38 44 0.02 vMB 105
154,863 154,863 0000000000000c35468c94421d9aca65aa69cd36508aca8fd7555a4202c6f276 101 0.04 vMB 49
154,862 154,862 0000000000000390d0470de494e454e481f9a4471b711700608717a8e2341995 27 0.01 vMB 237
154,861 154,861 000000000000068ba565dbbc88d0e3eea8ce16fcae4e8bb42ac73e0175fc7202 35 0.01 vMB 17
154,860 154,860 00000000000004b4b656426dd17a3831f5bf401e55d564410c212da22d359520 14 0.01 vMB 250
154,859 154,859 000000000000055cbf246ccdb21bdd904b1752ac7058a49dace2938de1fc7c85 81 0.03 vMB 80
154,858 154,858 0000000000000acc52df244940090f9b68936d6237866c4eb87c9bcef13213d6 12 0.00 vMB 62
154,857 154,857 0000000000000bbb63e1a7cfe5f358b0d02a8e1f4d1077ad89c94fac56bab9ef 70 0.04 vMB 143
154,856 154,856 0000000000000348de546ee00b2079056047faadf3dd395cc8682bbcd6057d8e 33 0.01 vMB 208
154,855 154,855 00000000000002c472f051507b19a3e47b3fdd260ceab19dab6419af19822545 49 0.01 vMB 238
154,854 154,854 00000000000008147de6ea94742c27b32c4f58fae9273b83e264a8ecf85f6e26 1 0.00 vMB 0
154,853 154,853 0000000000000275ba8d2b55a495d73d14d46dab6708f688d6cc8ce3c6d77ddb 14 0.00 vMB 182
154,852 154,852 0000000000000ca67aa919f4f31c3870f916a2a125a54f310a261efca7f5348a 29 0.01 vMB 139
154,851 154,851 0000000000000bc975a2a844607cda5fdf274a35568a98537ecd73d0f7de4d7f 43 0.01 vMB 8
154,850 154,850 00000000000004dc6b1930f6778b845c4e300b2283884e6f74af3ffb63bc2954 42 0.02 vMB 75
154,849 154,849 000000000000055ac98c9e093729d7ff83c994d62bdca4228566cf2c1004ebb5 15 0.00 vMB 59
154,848 154,848 0000000000000afad6aa0224518011ba2e6970d430c62516c886cbee2967905f 44 0.02 vMB 70
154,847 154,847 00000000000005c8d1d184a67f41b15524fd77a86f754df64e40da90d80a4b8f 111 0.03 vMB 58
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 38.48 GB
    • Received: 0.55 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.