Loading Tool

Explorer IconExplorer

Memory Pool

22,446 transactions
11.46 vMB
0.02755477 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.69/200 MB

Candidate Block

Mining Attempt 5191c4624841848bf7eecbefdbdfc9efb868d3fdaf2ab2101269cc51a8a8bc4e
Version 20000000
Previous Block 00000000000000000000cc5a4ec2e03e6b79d174c01c6dbef4921bb3b68dcf8b
Merkle Root af5132178d4173d0c12eca5ea35a6d927fc7a0805b57b91cb37fa95c955af9cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,237
Size: 0.997898 1.00 vMB
Total Fees: 0.00884713 BTC
Feerates: 713.01 > 0.89 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,709 (646,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,570 267,570 000000000000000a3baa3878fd9c29cd5aefa01d747223129d51fe8e42d414c5 70 0.03/1.00 vMB 96
267,569 267,569 00000000000000030a802e5ccac500407193d3531aec729ad0057093b424ae00 263 0.14/1.00 vMB 41
267,568 267,568 000000000000000abe69e18947362340c89aabe02b2d74fdb542fa37c2668ca5 383 0.18/1.00 vMB 66
267,567 267,567 00000000000000025a353d16d2d8c6ac8614ac78946b05a77a4df7e3634621c1 220 0.10/1.00 vMB 73
267,566 267,566 000000000000000adb417a572ea46150b814fd8c797f98be91b4081332b2f617 323 0.23/1.00 vMB 44
267,565 267,565 000000000000000500d532460364b141852f190db0304b27fbae148409b94ffa 407 0.23/1.00 vMB 55
267,564 267,564 000000000000000774b3941ff522579e3284d0c6e3e65830eb8eff06db06a932 75 0.02/1.00 vMB 37
267,563 267,563 00000000000000016de655207a3ec2351a21db022983496aa2ca5e7b69610240 710 0.32/1.00 vMB 87
267,562 267,562 0000000000000005dad7a9a50e015dd254543605a8569ce210a58532f2878181 100 0.04/1.00 vMB 54
267,561 267,561 00000000000000085ce2a9bf385eef36ce46541c24a9c04d31ef8425a4bd01a1 172 0.07/1.00 vMB 56
267,560 267,560 00000000000000095c91ee523072a76c9ac74a67ea01024beb757ab765882bcc 135 0.06/1.00 vMB 66
267,559 267,559 0000000000000007c44635d5686029f345cb51535c8d82a484ae50a9d70bbf37 93 0.04/1.00 vMB 71
267,558 267,558 000000000000000913e4700cfeb4d9ca9e7c8d8a93eb3070cd00368312f72026 51 0.02/1.00 vMB 57
267,557 267,557 00000000000000092eb4ce09b9fbe73d1ef129c1a6395bb808f6fc2e2be33119 168 0.08/1.00 vMB 64
267,556 267,556 0000000000000006e121cf2eb3d8954e5a90247efc96a64fda089c0cf6426b16 163 0.08/1.00 vMB 73
267,555 267,555 0000000000000008dcc5f004f2e9778eb146d069c871ccd8207f57ac42bd766a 85 0.04/1.00 vMB 40
267,554 267,554 0000000000000001ee4330f755fdfd218cb432ccc4bb2f50cb3601ef8bbe74db 244 0.10/1.00 vMB 72
267,553 267,553 0000000000000003a3d7ed9b140ef7d82f2828000e98ab1bf179c112bbab1dfa 12 0.01/1.00 vMB 61
267,552 267,552 000000000000000146cc7b1c72265f08ea2352c44faf14e8678f5ff35b55158d 189 0.09/1.00 vMB 33
267,551 267,551 000000000000000148914ded627e2a7a22eb59fc11b080efe3f3e34508285118 230 0.11/1.00 vMB 42
267,550 267,550 0000000000000004758ddb1448a6b29985e67eca8772fae2a6a01ee75e616c4d 256 0.10/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 780.11 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: 496.21 GB
    • Received: 3.54 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.