Loading Tool

Explorer IconExplorer

Memory Pool

35,783 transactions
27.57 vMB
0.05999637 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt bf3eef493f28ce9174d07cc895414956d35f75f5179510ffed2015f570d1f724
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 65153539e5482b594a14b2606043a42e6aa5ede5505dcb74bae44e8c33812366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,484
Size: 1.00 vMB
Total Fees: 0.00777398 BTC
Feerates: 203.60 > 0.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (496,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,296 418,296 0000000000000000045778bd1340288d9349383ad4cadcd9f29bc9f74aec3444 974 0.70/1.00 vMB 46
418,295 418,295 000000000000000004698882dacbd294bf0913bdb3f04ee34c6833efc96a1629 832 0.71/1.00 vMB 36
418,294 418,294 000000000000000000df2016ed06a6d634c068418bc3ae3b2ab59cba4a425326 46 0.03/1.00 vMB 45
418,293 418,293 00000000000000000031a25e982bd10eabc5efa8c586e8529a5cb00e47c3d748 1,785 1.00/1.00 vMB 50
418,292 418,292 000000000000000001adbd06ceff6eb8536d49bc9d075f79f50651ae069c990f 14 0.00/1.00 vMB 119
418,291 418,291 0000000000000000029f7cef617569ca5064c11dc1164faf52c37428ab3217c7 456 0.17/1.00 vMB 84
418,290 418,290 0000000000000000034fea3f7fbd2082309271259c2e49e77f5a16e4a09a8c0e 1,483 1.00/1.00 vMB 43
418,289 418,289 0000000000000000009fb61f8863cc7b927af2453753bc93aa33cf2c9c1e19f8 2,670 1.00/1.00 vMB 68
418,288 418,288 0000000000000000018b83e809a463ff455cb44e6b94488c83a9a61afc0d21af 1,778 1.00/1.00 vMB 61
418,287 418,287 0000000000000000014a40e3a4409dcaebae99a8ff5c175da5f15ebe16ad7173 819 0.77/1.00 vMB 27
418,286 418,286 000000000000000004d0b295ca6321d57b55d7695d509391c97a6e37a06feb42 1,321 1.00/1.00 vMB 33
418,285 418,285 000000000000000002c1a2dc9a215d5cc2ba3f8d7a1e12e5e544293c3ceb043e 1,757 1.00/1.00 vMB 61
418,284 418,284 00000000000000000401be0ecbed3da6df23ab4f8af27c2c63f3c2d45bff4afc 2,769 1.00/1.00 vMB 86
418,283 418,283 00000000000000000013495d67e85b1c17b49675988d742cd71df9f1ae889f51 396 0.37/1.00 vMB 23
418,282 418,282 0000000000000000037c9024b4e0e090cc4857e042a5f314d74f637bfbf64f0b 2,673 1.00/1.00 vMB 69
418,281 418,281 0000000000000000006e4683ed043dacd82c765501c7d80e2a219d0fecf38ad3 237 0.08/1.00 vMB 90
418,280 418,280 000000000000000003fdb71edb3a4a0c96ded25d22ed5bd2c3273083208f7110 1,813 0.73/1.00 vMB 61
418,279 418,279 000000000000000003875a5a4dcdaf0062f397c3680ff2a5a54fe2ed58692561 1,853 0.91/1.00 vMB 54
418,278 418,278 000000000000000002dba38c589c9d342a91bd8b3cf32bde14e785bcfd495fd1 360 0.14/1.00 vMB 82
418,277 418,277 00000000000000000020147ef4866d873282a9ed2f2b6845a7c4260f931c0d21 1,035 1.00/1.00 vMB 30
418,276 418,276 000000000000000002a11f2f48b4b8efba6e0642ec194813f9f1345053377bd3 617 0.99/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.49 GB
    • Received: 11.80 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.