Loading Tool

Explorer IconExplorer

Memory Pool

77,067 transactions
28.73 vMB
0.07765606 BTC
Random Selection Loading Transactions
Max Size: 173.86/200 MB

Candidate Block

Mining Attempt bd20ec0b25a6fa65338891c01477ac9d5ae9be4508bd38047a645e8623374512
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 4f6f23b8d0ca86d9ce1d2ff419a320a30e49053e59954c99798c7f0a9ff134e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.01789754 BTC
Feerates: 100.17 > 1.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (262,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,908 652,908 00000000000000000004fe10ae2d7d398328aa5940e427f797282eb5a572ee0a 2,012 1.00/1.00 vMB 11
652,907 652,907 0000000000000000000d93753488bdb4b07eaee17f533245b7840367350d1c3d 2,575 1.00/1.00 vMB 25
652,906 652,906 0000000000000000000256354f1411f78c4d5e1fa1a3735b623309fc56fb927a 2,417 1.00/1.00 vMB 37
652,905 652,905 0000000000000000000bfaf6c7c24aa4ef7cc0b3df27664c3ae4e03761218377 2,847 1.00/1.00 vMB 43
652,904 652,904 00000000000000000007bb53d0cb7bfc50a460916c11b6bedca2c19c828e196f 2,792 1.00/1.00 vMB 89
652,903 652,903 000000000000000000073efea0921e8988302649bb6e944b07ee6c151a8d9c3d 2,490 1.00/1.00 vMB 74
652,902 652,902 0000000000000000000121300fd392e6b829aea9e178383b6438d2df0143dcb7 2,534 1.00/1.00 vMB 28
652,901 652,901 000000000000000000039d94827464382ac051109ae0c4a14150d44a176168b3 2,876 1.00/1.00 vMB 54
652,900 652,900 0000000000000000000668c21d8d34cc9e7e007831d0ffad19ee1b1b5f1b83f1 1,800 1.00/1.00 vMB 57
652,899 652,899 00000000000000000003114203c88abf7961390e88a188c407d285259265066e 1,731 1.00/1.00 vMB 76
652,898 652,898 00000000000000000001188164471a100895b7322e9a0d699c6ef64deba1481d 2,839 1.00/1.00 vMB 86
652,897 652,897 0000000000000000000a48bf87125182c35e81774a94bc0a16ecf44e03725d5c 2,348 1.00/1.00 vMB 78
652,896 652,896 00000000000000000001fbdb1e58566d1413dc7ed12988da6f58c592e5d35bc2 2,205 1.00/1.00 vMB 18
652,895 652,895 00000000000000000008a96f03bf6131dba4ea681b9718058baa08bacee9525d 2,167 1.00/1.00 vMB 24
652,894 652,894 00000000000000000008ef376159a20651d60a3c6ede921d595f5baf5aab6d8b 2,480 1.00/1.00 vMB 40
652,893 652,893 00000000000000000003ec3609c44a7e9e42749a64e0279033326f30cb02d8a0 2,760 1.00/1.00 vMB 45
652,892 652,892 0000000000000000000e3234f5d80116970d6c102b54e5f5ff9e19b0471f63ea 2,828 1.00/1.00 vMB 79
652,891 652,891 0000000000000000000ca00ff9bcf801c41f7b6f3627f2a722126727525b12df 2,698 1.00/1.00 vMB 56
652,890 652,890 0000000000000000000a211ffeaeaba072bb8529f6121a0c5ca05c339709e265 2,390 1.00/1.00 vMB 24
652,889 652,889 000000000000000000033f0cf98ce39728e129449ee122ecccfde9eeba21a006 2,950 1.00/1.00 vMB 75
652,888 652,888 00000000000000000008878ea15a017062d0e748924b051c2587e0024e67808a 1,598 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.