Loading Tool

Explorer IconExplorer

Memory Pool

26,757 transactions
6.44 vMB
0.05492049 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.94/200 MB

Candidate Block

Mining Attempt c4b9bc530d5b56e2b4953d0acefea65fa01e623cdd33c8029d10e4d10835bad3
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 009b91e287016a17dfe6afa4cf8fc69643559f77d2cd6c08c6921a4e9e20bd23
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.03790293 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (651,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,891 261,891 00000000000000105b04343a1b563f09254d9418beccc9a29c3fd89ce5bbfccf 134 0.06 vMB 85
261,890 261,890 00000000000000196db1c52c89415b09d75b6d0ad01c974a1ce6a6c61a23d007 622 0.23 vMB 134
261,889 261,889 000000000000000e8f0d0064be1ab67d4e2d9a13aa8436a64bfd80df7d418fe5 367 0.15 vMB 148
261,888 261,888 000000000000001b3350b19d63cafe24993e4753b4211dc8b44f1a68522f26d9 213 0.12 vMB 83
261,887 261,887 000000000000000021ed95dbd1b915e847143182d6bf9b989e87ce0361b24555 19 0.01 vMB 60
261,886 261,886 0000000000000012e00680c697d4333d1709e991a5c9529026ed15c3c7ea79c2 73 0.07 vMB 45
261,885 261,885 0000000000000002f58c8d56a76f89a4b073a0c7a875f897242b4ef4a1d76e3f 58 0.02 vMB 67
261,884 261,884 000000000000001c63f563a2d15ec920984a3b2971f0b3c33b26e2a041365787 132 0.06 vMB 73
261,883 261,883 0000000000000014fb9a47dcd4efbcb8b7378f9079c2fb301ae4887708d2b87f 102 0.03 vMB 111
261,882 261,882 000000000000000e76087094f32a0e28d894757d3b723303f4c0d221f3b0d849 541 0.21 vMB 140
261,881 261,881 000000000000001b8d625c28d4e5c229e57e0992d49a0fc960d86cc8e5126b9d 467 0.18 vMB 139
261,880 261,880 0000000000000002ee2331f2e7588c7c8eb2ac7c5eb7aee389f6ee5df5754f9a 15 0.00 vMB 102
261,879 261,879 000000000000001821c6baccb190130ee5681185557a0baf50c52f5b2a8c1c70 176 0.08 vMB 63
261,878 261,878 0000000000000008c7e0b54d9daf67db1c9dfb90bb58d2caac1626933118fc2c 456 0.19 vMB 109
261,877 261,877 00000000000000121368cdd334ede1326cc02134c121dd97ad78c5569d68014f 327 0.15 vMB 106
261,876 261,876 0000000000000012d50febc4c1c30e1186a7e1759f90f2701f530e5ec7ded723 503 0.21 vMB 166
261,875 261,875 00000000000000056863e47d80809ad521c69ec3717a459cf35158536aa43d05 128 0.05 vMB 103
261,874 261,874 0000000000000000a2205461d5cb2be959d59ccb26ca271418510a55e90470c2 138 0.07 vMB 38
261,873 261,873 000000000000000df09f9b91058c55369cb26f80f1d9eb6d836c7075eacabac2 686 0.25 vMB 156
261,872 261,872 00000000000000169370a5a1ca1ace99685714fe01ac7ce155e495f4af979d05 81 0.02 vMB 102
261,871 261,871 0000000000000011c1ae1ba061d6582b28c75787335923cd6eacfd9b789f729c 387 0.14 vMB 161
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: 39.83 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.