Loading Tool

Explorer IconExplorer

Memory Pool

34,660 transactions
25.55 vMB
0.05720297 BTC
Random Selection Loading Transactions
Max Size: 129.97/200 MB

Candidate Block

Mining Attempt f048f0043983d93f8000496ad106b81e2084cad4a204b9f966affe4f960d0eee
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 0bedf89e3fec901131187d0ac801c5899932040bae63585a1e8c442aa28907e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01083596 BTC
Feerates: 713.01 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (246,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,083 668,083 00000000000000000003172093fcff9705da7519048ebe97beef295bdaa6904e 2,877 1.00/1.00 vMB 30
668,082 668,082 00000000000000000006597bf54674a2b8ac23cde4a547a03e1bbe2fec6fb33e 2,728 1.00/1.00 vMB 67
668,081 668,081 00000000000000000006343be4cb7a0bb3c0e1e1fc1554fa1c598e016f9abd13 2,821 1.00/1.00 vMB 40
668,080 668,080 00000000000000000008fce712e2bda84e9e1e6ed1a8e47c57b0aad21b4e2904 2,277 1.00/1.00 vMB 75
668,079 668,079 0000000000000000000a7bb8a82e2f1a6f5875e81befdc2f8ffcc18414023388 2,547 1.00/1.00 vMB 65
668,078 668,078 0000000000000000000ccaa4decc6e6a4ed0ee88d2e1f4e72081bbfa263006ba 2,777 1.00/1.00 vMB 89
668,077 668,077 0000000000000000000bef7d724a5727892af197b57e8b70b5905f0d5457e02f 2,802 1.00/1.00 vMB 47
668,076 668,076 000000000000000000062d0d3454994dbbabbd90280e05621f0e8c9e1d242704 2,935 1.00/1.00 vMB 82
668,075 668,075 000000000000000000091cc46fe0e4350e283b1f8b4def7d17684783873f8d71 2,736 1.00/1.00 vMB 105
668,074 668,074 00000000000000000007aab869036cabd80e91da958da1de5499b8ae255b7230 2,651 1.00/1.00 vMB 99
668,073 668,073 00000000000000000006f2625a9b47fa92fda9f0da7a1522cf64b0f1508fe56e 1,429 1.00/1.00 vMB 22
668,072 668,072 0000000000000000000c75c4c6d41e2c29b8d8cc008ee56f060f98f453423d71 2,349 1.00/1.00 vMB 29
668,071 668,071 0000000000000000000ad8309af3a6e3d3186be2e6fb96b60d478c20f15d9943 1,534 1.00/1.00 vMB 72
668,070 668,070 0000000000000000000b0cca5b4af60772bc7ca11aea2db4c8a20b65bb2dc0e7 2,784 1.00/1.00 vMB 111
668,069 668,069 000000000000000000072ef31fead962b9b5a1189a97a069da2cc13adfd2ac9b 1,505 1.00/1.00 vMB 20
668,068 668,068 000000000000000000033c078f402231dc50386a882a91fac3faee4daee7ad4a 1,645 1.00/1.00 vMB 28
668,067 668,067 0000000000000000000d01937fe958cece2b939c041dd39d9158f9f10e7a69b4 2,631 1.00/1.00 vMB 59
668,066 668,066 0000000000000000000a20c322e091d714d1778ed2a07522f11c00b9056d3c96 1,118 1.00/1.00 vMB 13
668,065 668,065 000000000000000000074bc6a39c9baaa96977fd799fde930d9f79387085498c 2,419 1.00/1.00 vMB 44
668,064 668,064 0000000000000000000388c58674532dec3a22013070fd65654ff9517780f435 2,676 1.00/1.00 vMB 52
668,063 668,063 0000000000000000000c837cc4a5deb7e7f3569f500378bab65de08d57bf193f 2,651 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.82 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: 635.96 GB
    • Received: 12.34 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.