Loading Tool

Explorer IconExplorer

Memory Pool

49,914 transactions
29.75 vMB
0.10994395 BTC
Random Selection Loading Transactions
Max Size: 158.72/200 MB

Candidate Block

Mining Attempt fd3088244b2ae6b2627d6d1c555bfcabc81e0d1df4bce4ff20eaf09ad9023cce
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 0f6b342af09c5d6864225a1df10c5e43c6e32429087e169b8c34e732f840e618
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,241
Size: 1.00 vMB
Total Fees: 0.04787138 BTC
Feerates: 301.60 > 4.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (66,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,689 848,689 00000000000000000000840f10a520b26d1bfd7d9fb350b75ed859104ca05c23 3,274 1.00/1.00 vMB 32
848,688 848,688 000000000000000000030b49f23c1c1257a237b96d5e5191e62bb86966ceb1df 3 1.00/1.00 vMB 85
848,687 848,687 000000000000000000007c4c15d0fc08520076cdf5c3af082427b48bf0ddf29b 4,593 1.00/1.00 vMB 25
848,686 848,686 000000000000000000027a7786b85974c9437d6acc63c091ee0c708366c0b53c 4,626 1.00/1.00 vMB 24
848,685 848,685 0000000000000000000306c30f16b07911203687d4661089b55b4fcf8f40620a 5,038 1.00/1.00 vMB 18
848,684 848,684 00000000000000000000213e16dad9d98ad56dd80e88b4594e62f76232602d9d 5,438 1.00/1.00 vMB 23
848,683 848,683 000000000000000000028e91512a1e6235da7922ee3347efa54bf6d828795a44 4,163 1.00/1.00 vMB 27
848,682 848,682 000000000000000000025c26ddd51826d9701f5b54848adc9cd1dee6c37afe6f 3,175 1.00/1.00 vMB 15
848,681 848,681 0000000000000000000272cc9c963bc193f54453b00e892757bbe1ef0aeb4037 5,700 1.00/1.00 vMB 19
848,680 848,680 00000000000000000002f8671d4e76a2fef50db989ce6662613587560298094c 5,970 1.00/1.00 vMB 22
848,679 848,679 000000000000000000015f0a7bf59b89f762be39db3702e317323414cc4e0dd5 5,198 1.00/1.00 vMB 22
848,678 848,678 0000000000000000000132dc61808547dffd4c8d64daf49daa135d2d58542812 5,226 1.00/1.00 vMB 27
848,677 848,677 000000000000000000013550cc03f57ed86c51731792adfc1302200490e469a8 4,345 1.00/1.00 vMB 31
848,676 848,676 00000000000000000002d15d4c88afca3fd78ea0b4d5cf8a971d1b9e9a50e879 5,208 1.00/1.00 vMB 20
848,675 848,675 000000000000000000016491a9bd48e0359211fcd2c28178da998cb308175847 2,948 1.00/1.00 vMB 15
848,674 848,674 00000000000000000000843eadc7d526f0d370008a2bb0b1504ab73925acb949 4,979 1.00/1.00 vMB 19
848,673 848,673 0000000000000000000175afdcc1a05d51543f2cce599ce8adae3dac3b9dc7fc 4,440 1.00/1.00 vMB 26
848,672 848,672 00000000000000000000d5b1378528b37c5bb4ae9b7dd7dd34c110cf1f05b6a9 2,691 1.00/1.00 vMB 25
848,671 848,671 00000000000000000000b779f925538ea7cc1e881db23ab3faf89904199a9983 3,044 1.00/1.00 vMB 19
848,670 848,670 00000000000000000002d4dece9511daedb406c5d9c2d830cf2914aadfe22d4d 3,270 1.00/1.00 vMB 37
848,669 848,669 00000000000000000001834a82b07ac03a306b7a7fd7d5e98dee14ec3efc2eb0 3,071 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.