Loading Tool

Explorer IconExplorer

Memory Pool

72,614 transactions
28.01 vMB
0.06584439 BTC
Random Selection Loading Transactions
Max Size: 166.19/200 MB

Candidate Block

Mining Attempt e510ef864d1adcb96e862241eb721d730b2b18caa23a00c84fe0f5d6e60b16ea
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root a7244d7f3741fee426d2fabbadfb4f4762297d076070afd2b39195688deb0649
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,949
Size: 1.00 vMB
Total Fees: 0.00989179 BTC
Feerates: 150.93 > 0.99 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (245,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,507 669,507 0000000000000000000b4ae5dfeb13289bd229ffd32358c7fdd06dfaba1ba345 1,886 1.00/1.00 vMB 31
669,506 669,506 0000000000000000000a8641776b9d7d534e37fc5cede2bfd5fab45b0431609b 2,575 1.00/1.00 vMB 79
669,505 669,505 00000000000000000005eeed8082c91c016a8123ea2cf1e12abe440fc5413c4e 1,336 1.00/1.00 vMB 48
669,504 669,504 00000000000000000009aa84fafa74071b943e9dbbeb07fd5f53cca46f381522 1,736 1.00/1.00 vMB 42
669,503 669,503 0000000000000000000090a8fea678bde846ddec3fdf324394bb80dd8133de84 1,782 1.00/1.00 vMB 107
669,502 669,502 0000000000000000000b3e1b613f60c71fb929c2fa90836ec449bc0655364143 2,231 1.00/1.00 vMB 71
669,501 669,501 000000000000000000094767f8fa58ce41d81672dfdc6b40ba012eeacd8569e5 1,531 1.00/1.00 vMB 8
669,500 669,500 000000000000000000061a97b8e4567211c245478949ad455b78eec1bde6ed97 1,660 1.00/1.00 vMB 26
669,499 669,499 00000000000000000001bdd5752d07088b5bc1606394e4c25862e02e044967c7 1,016 1.00/1.00 vMB 26
669,498 669,498 0000000000000000000caee5652d01a82cc4e11e60fdf2635d7c1827870a29da 1,408 1.00/1.00 vMB 59
669,497 669,497 00000000000000000002565c1b985f4033a43ebfd2ad7a53ba9e6d42ceaa5053 989 1.00/1.00 vMB 46
669,496 669,496 00000000000000000005888464740a4909e6811d0b6182cc5da5a37acb1dd177 1,779 1.00/1.00 vMB 35
669,495 669,495 000000000000000000078b1b26948fa08f1ec46874a6451c7a5c94cc3e6efc14 2,280 1.00/1.00 vMB 36
669,494 669,494 00000000000000000003934b63ac43e8047d2aa55afdab6aaa651739534213a7 2,217 1.00/1.00 vMB 25
669,493 669,493 00000000000000000009bd74c8f5ec1b7577c70364ec87aadf66d73a12c4c158 1,761 1.00/1.00 vMB 40
669,492 669,492 00000000000000000003e2995b5083de297abe50704f444c638f2d68d636ac6e 2,627 1.00/1.00 vMB 97
669,491 669,491 00000000000000000008897de6e86d93fc3a0d9ac40ea244ba111ac5f80c3d2f 1,345 1.00/1.00 vMB 99
669,490 669,490 0000000000000000000a3ff4883fae85ef13cc003a86f22bd5018de7bf568838 1,842 1.00/1.00 vMB 118
669,489 669,489 0000000000000000000910634cede06a30596802daaf4ca74ea134c592caccf0 2,083 1.00/1.00 vMB 28
669,488 669,488 0000000000000000000a9f2f7fc3054102abb5a7d7d58e5d7cc4d2195a0271ea 2,172 1.00/1.00 vMB 51
669,487 669,487 0000000000000000000559b8405833951f2412d91debca082930f54973b4b7b6 2,163 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.