Loading Tool

Explorer IconExplorer

Memory Pool

77,034 transactions
28.61 vMB
0.06446049 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt b7cbe6925bde2d73e351a878efdffad0e28dfcc20b9676e79c459353f7338e32
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 58a1fe9114419229d01397f517db00574f092afb0c859ee30c1178b482305ce9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00492017 BTC
Feerates: 100.28 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (429,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,145 485,145 000000000000000000979bb9494b98e2e0c73ec01be436c51b49b176ac349821 391 0.17/1.00 vMB 84
485,144 485,144 00000000000000000118a88c5e3c6616face82dcc42befd14d4d94d0dccc308f 480 0.40/1.00 vMB 53
485,143 485,143 0000000000000000011eddcfcbb041d5d30667dafd9961b6e304b27dad59f8f2 1,085 0.67/1.00 vMB 58
485,142 485,142 0000000000000000004aa5822e81d48ea6747b5cc3f239674d894a5d362dc127 1,709 0.93/1.00 vMB 100
485,141 485,141 0000000000000000008bb25392f2d4bc2ca4c3981e54211e622d3912e11a0534 1,291 0.67/1.00 vMB 85
485,140 485,140 0000000000000000005cef9c427b66780b8ea2ab50d1b6d9792362530bbac63c 1,308 0.57/1.00 vMB 103
485,139 485,139 000000000000000000f23d53e689ccda74c4e9a8e08ac5d438a59a4020586f45 1,575 0.75/1.00 vMB 23
485,138 485,138 00000000000000000079659844cd0ed303b8c855ca0d7ee80cd0b75a29122491 1,795 1.00/1.00 vMB 152
485,137 485,137 000000000000000000a8de504f09473ecd23c71aea03519e45a2ec1abd828132 643 0.26/1.00 vMB 102
485,136 485,136 000000000000000001128ba9b183c6ed4da50011c6bf600e685cc3010fba4ff0 459 0.19/1.00 vMB 93
485,135 485,135 0000000000000000004a773b51999e5421101fdff3983b9cb5cd68bdfe8f8780 52 0.02/1.00 vMB 144
485,134 485,134 000000000000000000f4e93814aaf6724582d0588e0667a7b121a608339b6519 32 0.02/1.00 vMB 45
485,133 485,133 00000000000000000025bc94656ff491b56d0f608d4f35e4779701d79d74ebff 1,347 0.72/1.00 vMB 92
485,132 485,132 000000000000000000ab58fd5be44272734033a6734df0712e3ba1e59502ad18 419 0.18/1.00 vMB 94
485,131 485,131 000000000000000001194f55d02a5da019768efd29ec1327e00bbc41df72e33f 592 0.34/1.00 vMB 25
485,130 485,130 000000000000000000d6529f04dad6653bb845c62b4374b3359fe64bba72e059 1,457 1.00/1.00 vMB 101
485,129 485,129 0000000000000000006daaa1a4927efef833897aee8b31f230252ec22ecfb4a5 1,168 0.51/1.00 vMB 80
485,128 485,128 000000000000000000683f61dd9a8c43a90bfad6e989f033c7aaad38f8d659c6 993 0.40/1.00 vMB 82
485,127 485,127 0000000000000000008995d76f04120cb4f9890f57e879b47b99c6a04ea9640d 1,023 0.43/1.00 vMB 97
485,126 485,126 000000000000000000122efeec90469f599b35fc8607849aba8e3cbc23615b6f 476 0.27/1.00 vMB 97
485,125 485,125 0000000000000000007d8b46f6506989d2b99fd42253c956609decfe2927fb09 596 0.31/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.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.