Loading Tool

Explorer IconExplorer

Memory Pool

87,069 transactions
31.95 vMB
0.13472913 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt 68218675512c97ccd88d5cb2b3525aac9bc80b0b279f40d26778a6713032671b
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root e617e4f0c9d4905849e96e0ce0daad397b2d12b443feaef5dbb0007cdd5c0e57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,017
Size: 1.00 vMB
Total Fees: 0.04832426 BTC
Feerates: 911.92 > 4.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (508,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,113 406,113 000000000000000000135fef3ca47940babb8d2fc385c9913d1ec4c3489eadae 366 0.39/1.00 vMB 17
406,112 406,112 0000000000000000005030626fb7899e7e5c9cfb3d6f55d990d306647df75145 802 0.99/1.00 vMB 20
406,111 406,111 00000000000000000262be93bbaee34c373d7d1480e1496ccc8d1fb0eb2f46f5 2,179 0.94/1.00 vMB 39
406,110 406,110 00000000000000000641f6304069b4a92b105cb43a4733f7ae4b515e22cd6c27 1,864 0.86/1.00 vMB 39
406,109 406,109 000000000000000005e40c4736dfc69aa5348d2282397a42d0cb6a524d1f5027 2,363 0.98/1.00 vMB 44
406,108 406,108 000000000000000003c41f678d510caaf2f3163d0c55006627e24b33856e5837 469 0.42/1.00 vMB 18
406,107 406,107 00000000000000000237c5459bd1dbe33b2c7527f3080cc2e7e16285fcf4cadf 2,021 0.89/1.00 vMB 41
406,106 406,106 000000000000000004d3e211819326e9d31453b45e99f30877336f08fd5f008e 1,450 0.77/1.00 vMB 32
406,105 406,105 0000000000000000002c2a788244b1edf0e3df16525cc1649704c7d019247023 798 0.45/1.00 vMB 29
406,104 406,104 0000000000000000002d710a3567e4a8980c62a2f7d413e402d003d32acaddd2 3,201 1.00/1.00 vMB 51
406,103 406,103 000000000000000005026a766bc4c1fb8b4d37775f4299687db19368d79cfb2c 257 0.10/1.00 vMB 33
406,102 406,102 00000000000000000606071a4e9f4d0daa4fa7746559831047ef126b3818a495 1,356 0.54/1.00 vMB 40
406,101 406,101 000000000000000005f66bd1187afb2693f319c231242e7b2f81a15282933715 603 0.32/1.00 vMB 29
406,100 406,100 000000000000000002762fd3c2d76e74973ad5a50fdfd9d38057c7edf6d56f35 491 0.21/1.00 vMB 40
406,099 406,099 00000000000000000300045ee41d7afa14dc4102d4465e08286715fea62a35a8 1,408 0.60/1.00 vMB 40
406,098 406,098 000000000000000000e2b28f0235a95eccb2a753ff1b72b26606c1e1d1546d51 289 0.22/1.00 vMB 24
406,097 406,097 000000000000000000794ca130e17a23a4e3234638f080c9808fe606bbe4eed6 1,718 0.68/1.00 vMB 40
406,096 406,096 000000000000000003d70884c41b7f5a01aaa8d6d50adf463373385f938a4bdf 728 0.42/1.00 vMB 25
406,095 406,095 0000000000000000044d3c3409719bd1fe597859eaf2c46d470d9ceaf0925430 673 0.32/1.00 vMB 36
406,094 406,094 000000000000000005aa59284130a463a79486f49b900e91011373c8179e9c99 1,578 0.88/1.00 vMB 30
406,093 406,093 000000000000000005550104fdb0c3c9bbe01b4e081e304caa8e6a3ae28d0987 3,250 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.