Loading Tool

Explorer IconExplorer

Memory Pool

83,455 transactions
31.02 vMB
0.13834603 BTC
Random Selection Loading Transactions
Max Size: 187.13/200 MB

Candidate Block

Mining Attempt 8a13e176edbde6a651f768d30c398d0b7739cf9dcbe4857de18bea01068475d2
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 48f7d4ab4f72def6ec4fcdb0683bac19e9760b19962fee1b2dee3f96942a6643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,790
Size: 1.00 vMB
Total Fees: 0.07017956 BTC
Feerates: 366.60 > 7.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (279,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,188 635,188 00000000000000000004594ba26bf153c7a8970ae347338d99e9e069626d0725 2,595 1.00/1.00 vMB 23
635,187 635,187 00000000000000000010585d66dbe3a0adf7b39855cf1e7bb5b98edb403fd952 2,759 1.00/1.00 vMB 47
635,186 635,186 00000000000000000009f3f574e6b23859f7c09f0068f6c521e120c2825a6d57 2,629 1.00/1.00 vMB 38
635,185 635,185 00000000000000000004deed015508c74cfa44853d0218ea67ccc28c569eaa08 2,592 1.00/1.00 vMB 35
635,184 635,184 000000000000000000000f1735f79bd87f89559b99aa179c21ee85a0f3656129 2,794 1.00/1.00 vMB 42
635,183 635,183 0000000000000000000471d3a485c394f42641a8394c38cac8ab617fbf240bc3 3,036 1.00/1.00 vMB 34
635,182 635,182 0000000000000000000d1477525db1d04376564efa09cfc6d544ebbd1279d898 2,852 1.00/1.00 vMB 35
635,181 635,181 00000000000000000006ea92d5c0880fd721d0808ce4ed1e4941c501c77b1825 2,513 1.00/1.00 vMB 40
635,180 635,180 0000000000000000000dabe864e8a5cae93bc440c877a254795988e22e91667e 2,986 1.00/1.00 vMB 50
635,179 635,179 00000000000000000007ce0a32bc2e7e29e88eae41ed4767714b389cc3a41fbc 2,619 1.00/1.00 vMB 43
635,178 635,178 00000000000000000004c3f5bd61f2361838e352437cd679f7b6916c07932fd3 3,021 1.00/1.00 vMB 53
635,177 635,177 0000000000000000000ae6e9caa6631ab5168fc35edce31a685c19296b558596 2,434 1.00/1.00 vMB 49
635,176 635,176 0000000000000000000101322b606fe1f0d90c05c2561d1c08c613d5bac3b85d 2,238 1.00/1.00 vMB 40
635,175 635,175 0000000000000000000ed59555b8358e8ebc7633a8e9750ddcdc95560e050682 3,171 1.00/1.00 vMB 41
635,174 635,174 000000000000000000108f0512444ebce9b56f09b9297b774facec4fbcaa3dd7 3,051 1.00/1.00 vMB 50
635,173 635,173 0000000000000000000d0afcd894e9620a943ca24b3a4a28ae919894e2d26af5 2,863 1.00/1.00 vMB 55
635,172 635,172 0000000000000000000c57715a79c8dd49b539250766bda33f38d0d0c9f43bad 3,071 1.00/1.00 vMB 37
635,171 635,171 000000000000000000008c10d66070a649a73544f644a3032a0aaee230316683 2,484 1.00/1.00 vMB 52
635,170 635,170 0000000000000000000b9c151341cf3ceb647f8d1ae312254cd8808a29d9a84f 2,780 1.00/1.00 vMB 49
635,169 635,169 00000000000000000001a93c5b861eb247a760455531f029a1bff22d6d9733b7 2,840 1.00/1.00 vMB 48
635,168 635,168 000000000000000000009097bbdcac1b9050ec582f00c4536351f7fa25f132a4 2,574 1.00/1.00 vMB 53
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: 661.58 GB
    • Received: 14.82 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.