Loading Tool

Explorer IconExplorer

Memory Pool

45,216 transactions
28.60 vMB
0.09322030 BTC
Random Selection Loading Transactions
Max Size: 151.27/200 MB

Candidate Block

Mining Attempt c527313e2ed65d284e2de8d6eb0dbab681f78f9fddc68009112a4738191be772
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root 11c2ed1338814394b597235c3970e7188946ead36c7aba58b035e6f614819eb8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,539
Size: 1.00 vMB
Total Fees: 0.03837848 BTC
Feerates: 200.00 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (668,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,582 246,582 000000000000004feebe0c3e6628a4589bf5ec0153a5db3a418e49de1a7f4ae6 247 0.12/1.00 vMB 149
246,581 246,581 00000000000000446b4f20e1af1ff721c731f602afaa5264e98693f7f0d8f0f5 443 0.23/1.00 vMB 116
246,580 246,580 0000000000000014efe22b51f8511af554cdb16f6f6c95eb3a749207e9439b73 237 0.16/1.00 vMB 86
246,579 246,579 0000000000000021e2a4bd87bc31c8bf406ee283e9236ab5ead02c9051d70a16 487 0.22/1.00 vMB 188
246,578 246,578 0000000000000067b46458518ac1d4ed998251f91ddda0a7c80f611f015f0b21 19 0.01/1.00 vMB 64
246,577 246,577 00000000000000637dc5b918bd6cde0edcefa7689024819eda2f61639c202bff 195 0.08/1.00 vMB 150
246,576 246,576 00000000000000a39b0338ce7ad709f0ac9905a8572b9ab1922d53ea600c9aa4 17 0.01/1.00 vMB 84
246,575 246,575 0000000000000037da242a91dcfc66343ec4da33b268dd85b029f8e51c0d0dda 128 0.06/1.00 vMB 161
246,574 246,574 000000000000005a78b9876f10526527519aab7472d9ae12c8a8c4fcadc75747 12 0.00/1.00 vMB 135
246,573 246,573 00000000000000646700d355019c673930d4f40b8a2c505cc0ff158e3bbfb6c0 332 0.14/1.00 vMB 140
246,572 246,572 00000000000000099d9ad27608c03761f956e2a599e1173e68e0392ede7ea846 34 0.02/1.00 vMB 107
246,571 246,571 0000000000000061eb4477233daf60838205d1343583a3b03b1de7c18acc2f73 160 0.08/1.00 vMB 148
246,570 246,570 00000000000000a180562bc89aac0bee878682c6229c8f8ce5f72487d82c26da 246 0.12/1.00 vMB 84
246,569 246,569 0000000000000017d22da2807b9240cc4d2b60c37332b7ddc8d647d9fc3c0bf0 128 0.04/1.00 vMB 113
246,568 246,568 000000000000002e54f22856bc27af43801139fee259abe1886c2a11b37d8078 255 0.11/1.00 vMB 151
246,567 246,567 000000000000003e3dca4e7128dc199b7d1dec434eb17cb03144ebd3d3c1aecb 91 0.06/1.00 vMB 40
246,566 246,566 00000000000000a39cc3b6b5712dc41cd1e1b598eb1a38d9d87831efe95236e8 451 0.28/1.00 vMB 76
246,565 246,565 0000000000000097225daf5e3313cb91133d0f0367fb9061e900c027246d62d3 674 0.25/1.00 vMB 187
246,564 246,564 00000000000000659fc966c7681f2fa1ae9e99f558a313ae9d46f859ad4084d4 28 0.01/1.00 vMB 242
246,563 246,563 0000000000000065a70d8573a2fa20b94c059514b06c7b6692b605a5531a1098 119 0.06/1.00 vMB 94
246,562 246,562 0000000000000047df433e63894f776584efd3cf3332fd16e18be4189965129c 159 0.07/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.10 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: 651.64 GB
    • Received: 13.60 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.