Loading Tool

Explorer IconExplorer

Memory Pool

46,966 transactions
28.85 vMB
0.10953617 BTC
Random Selection Loading Transactions
Max Size: 150.01/200 MB

Candidate Block

Mining Attempt 6d77b3db2938022f6ac394d64566fee0e813d8e56da2d9b3cb5e806465f33a8d
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root ddcee16f3c45a7f0939cd7267a8387d5c5234c0276e51f34605b7acda4b39dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04282454 BTC
Feerates: 444.31 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (247,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,657 667,657 000000000000000000013c03549bf693339e100e0169b7a442681c0c698ec555 2,690 1.00/1.00 vMB 98
667,656 667,656 00000000000000000003c8eb35d01d9e10858bb139835a1f3950074bb5e9adc6 1,890 1.00/1.00 vMB 58
667,655 667,655 0000000000000000000122686b83407f28970a14d030d4429b8e36441d5158d7 2,056 1.00/1.00 vMB 56
667,654 667,654 000000000000000000031cb027c6105f3d51940165dac487b376423beb906f99 2,706 1.00/1.00 vMB 85
667,653 667,653 000000000000000000077e14e19fedc8989510ff5491abc643aec7124ee7dd62 2,548 1.00/1.00 vMB 78
667,652 667,652 00000000000000000007f53f1004e856e295a07aa4046a17cfc5e8ed6b809fdc 2,757 1.00/1.00 vMB 74
667,651 667,651 000000000000000000010cd9057eeca7b1501b9d5739c956e22c6101a7988941 1,946 1.00/1.00 vMB 69
667,650 667,650 0000000000000000000a261baf9e59a58f4df15da023a06da8d37bd1aa89256e 2,982 1.00/1.00 vMB 86
667,649 667,649 0000000000000000000ce237f58d3f25d5c206e938daed432bbf65ff7c1972df 2,580 1.00/1.00 vMB 92
667,648 667,648 000000000000000000048034dc9b30774538c2bd86ec921370159d19d52f0cc3 2,767 1.00/1.00 vMB 73
667,647 667,647 0000000000000000000c794145dfab8d9b44ef2aae08f18026ee533b8738907b 3,436 1.00/1.00 vMB 86
667,646 667,646 0000000000000000000d09ebd435249ea1085bd06335d2c02cdca2bedc51c254 3,009 1.00/1.00 vMB 95
667,645 667,645 00000000000000000009ed1e1a0c36b4d9752466c496132fcb14da743085eed2 3,152 1.00/1.00 vMB 89
667,644 667,644 0000000000000000000090e576a38fb96a2f9dd6db30a7ef39758156b4916563 2,877 1.00/1.00 vMB 74
667,643 667,643 00000000000000000005a980f86021f09973bbcaf92dad8e280283b4bc7320b3 2,209 1.00/1.00 vMB 86
667,642 667,642 00000000000000000001ebc51cf81d40d826318ecf4714f3815c47666a6d6310 2,362 1.00/1.00 vMB 98
667,641 667,641 0000000000000000000ac3bd251de957563a94c67c6d06e7cc4589e0e479b220 2,836 1.00/1.00 vMB 86
667,640 667,640 00000000000000000000ba4a8bea53691bb4dd293369778168942f98c2f009bd 2,578 1.00/1.00 vMB 84
667,639 667,639 00000000000000000002280ff39e276850de4ad39baa81a32bf01074f68bf8c1 2,611 1.00/1.00 vMB 96
667,638 667,638 000000000000000000027a9c96752794dcd4da1fcbe9dd96ad90c7f3419c6afe 1,785 1.00/1.00 vMB 115
667,637 667,637 00000000000000000009d2e3393fd63f85ad82cbcea1f5a5fcbd3856f1368036 2,086 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.25 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: 655.41 GB
    • Received: 14.30 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.