Loading Tool

Explorer IconExplorer

Memory Pool

15,307 transactions
8.96 vMB
0.01636669 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.34/200 MB

Candidate Block

Mining Attempt aba22cf1a53735079c67826499a62ba4e2c07f95272d0e72679da36e66cfec02
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root 148bea498c1816de12d7149110f9d0ee737764f9e0106f488dd8bcda2cc59d21
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,484
Size: 1.00 vMB
Total Fees: 0.00281167 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (727,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,026 186,026 0000000000000527148f34cd4409f0a79d366acb3ec95d6e8dd72fe54ee2be05 55 0.03 vMB 75
186,025 186,025 0000000000000362b58efa0f7ac2eb822b0496156cfc88ecea7bd87d431e7fda 133 0.04 vMB 90
186,024 186,024 0000000000000090c0b114eba80364e8471ce79eb4a4ea45e604f1e9174de198 270 0.12 vMB 102
186,023 186,023 0000000000000103eba5d96063e21c282819e828dee596746f56a2f739bd5301 375 0.15 vMB 125
186,022 186,022 0000000000000539c653b72cef8987a1f09d613923c0f8de1869cd5d129afd2d 316 0.13 vMB 106
186,021 186,021 00000000000005d275573fa520fe170059a2a0e1be6d72594e352e9e35524c93 419 0.22 vMB 105
186,020 186,020 000000000000030f34514f93f42685fcb93153dae8c5172364f7b00637af2468 11 0.00 vMB 18
186,019 186,019 00000000000007e094beab61bac332bea7672f6b4ff7f92bb8077b479d969149 11 0.00 vMB 14
186,018 186,018 0000000000000023e98b9f4ac291c0b9fe717878a444619320cb40521ba7b0d1 12 0.00 vMB 15
186,017 186,017 0000000000000881968889a0b018a293fb84829201550496b29fd499c675f808 14 0.00 vMB 45
186,016 186,016 000000000000005de7aa79fea8641275bdc8087a164489b7801fa0ffef5f644b 436 0.21 vMB 112
186,015 186,015 000000000000083f9d8da8c528ef3acfb8a5d1c861edd3e7f6000d4bd2a66b08 24 0.02 vMB 60
186,014 186,014 0000000000000506050e750602b0c750de62a333909e68dfe7f69fffaa7c83f9 134 0.05 vMB 68
186,013 186,013 000000000000088bb2315060a3c891d9db5f47622ba76fabbb7e2290b3ab3cb2 267 0.13 vMB 97
186,012 186,012 00000000000003171dcf781255bfa7af3e3a5b65ae8fbff9b3991bdd3e8f2a4c 568 0.19 vMB 147
186,011 186,011 00000000000004ccd3377974409d8dca6eabe41eaa9f7f96cf15b39987ceac37 20 0.01 vMB 214
186,010 186,010 000000000000038edec20f6679e96ff6407a5c2bb52dbb528f7886464bd1f9ff 153 0.07 vMB 123
186,009 186,009 00000000000005f34a15092b3b92d0e1c5306a678f19e6fda86b3ae8cb33001a 9 0.00 vMB 58
186,008 186,008 000000000000040d5a4507c7257e90e5347768fdd09a63644de9509bf3e2f0b2 15 0.01 vMB 33
186,007 186,007 00000000000007c67540a9462d578f21b9c75362316b8d201bad37cb9e6b878d 75 0.03 vMB 82
186,006 186,006 0000000000000525d0c3684a1c7f48179e8f2bf694e985a7ff3abbcb3583b646 367 0.22 vMB 114
Previous 10 blocks ↓
Total Size: 779.83 GB

Node Details:

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