Loading Tool

Explorer IconExplorer

Memory Pool

44,693 transactions
26.86 vMB
0.06493684 BTC
Random Selection Loading Transactions
Max Size: 141.47/200 MB

Candidate Block

Mining Attempt 2c08fde9173de64bda52947f098aa732655fafd6ba510b902bb07bbbf4fb371c
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 3e75d7f80f5626ef85b8841acab34103cea3cce980f67cad7983b6ba36ec3fbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,507
Size: 1.00 vMB
Total Fees: 0.01533058 BTC
Feerates: 251.72 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (732,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,015 182,015 000000000000078e0fa079ca4eede93fd5e2a55c241a525a3fb6422e294c1751 9 0.00/1.00 vMB 723
182,014 182,014 0000000000000a399b0eced9cca39fff102c59c3f49bdecdd0808820ab68f11f 91 0.04/1.00 vMB 90
182,013 182,013 000000000000008cddc0a9b9af631d43d21e6559bce05025b8cc2d58bd291328 370 0.14/1.00 vMB 134
182,012 182,012 000000000000048e09059646f9e0b83d3965431b466ccafa38154d3ef891dcff 113 0.05/1.00 vMB 168
182,011 182,011 0000000000000088883fd6247263e451ad5c9c7888cb148f54b4b2bd69b4cd98 35 0.02/1.00 vMB 164
182,010 182,010 0000000000000a324c4555d65e845c2ab37cb7fd6467299d2227f727ab33ee1a 186 0.08/1.00 vMB 134
182,009 182,009 000000000000080c2cc3251ffc8eaa64da79e12ab4b6928f1ed68d5bc2e3b0c4 21 0.01/1.00 vMB 30
182,008 182,008 00000000000000ad000398b95056e352967d7fa8edcb8878e25d99c798d07797 74 0.06/1.00 vMB 62
182,007 182,007 0000000000000874fab197af8806d5ca88102f990b8d7c12e9623701612dcfc2 268 0.11/1.00 vMB 139
182,006 182,006 000000000000091b381a21242f135059a22cfbb0728e3c6677a95a5b77550fc6 41 0.01/1.00 vMB 28
182,005 182,005 000000000000031b0596f0bfb96eb3bb4fbdacc31d3e87203b181cc3be42ee34 256 0.14/1.00 vMB 109
182,004 182,004 0000000000000452beee3b0aed14f974ebc37d1eda0cdc2fb4a323a5143ae664 176 0.08/1.00 vMB 122
182,003 182,003 00000000000009440bc36fe5c04dda594464b43b540cf2e5da7ac0e3ce960f82 131 0.05/1.00 vMB 133
182,002 182,002 00000000000001d3eb2a4ffa6fc3e51fb126092b9e418b398a28c3aa7d1588b8 128 0.06/1.00 vMB 97
182,001 182,001 0000000000000a6291a6ced756c7b8b46e75fd01d75fabb1c10d76ebab5dbdb2 33 0.01/1.00 vMB 0
182,000 182,000 000000000000068dce12903c1447e4c5b60311b61e443a25d5fc82c77f4f9a8f 128 0.05/1.00 vMB 135
181,999 181,999 0000000000000047e3af4bb4fdacc0cc6ae7e44fc751f6a8ab4bfd985012677a 291 0.25/1.00 vMB 136
181,998 181,998 000000000000069d56b9cf85809220e9d100e0fcf8196824835f45679bfa15b7 613 0.25/1.00 vMB 157
181,997 181,997 00000000000005771ed729f80a5c732ae104ba0bd83d8dbe56a1a9851c8d1a31 113 0.05/1.00 vMB 95
181,996 181,996 00000000000008087ddb8523f9c5742fcd404a08ffad9f952285ba1584c83ebb 513 0.17/1.00 vMB 166
181,995 181,995 00000000000009fdeb57b45eebdcc3dd193554a3a18f93be0478ead686e5fd20 256 0.12/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 781.94 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: 646.70 GB
    • Received: 12.88 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.