Loading Tool

Explorer IconExplorer

Memory Pool

32,497 transactions
18.73 vMB
0.07426564 BTC
Random Selection Loading Transactions
Max Size: 100.81/200 MB

Candidate Block

Mining Attempt 65ab026ceb974a9ceb8d77355705f5a8d7d5273176340ac6f2a118e896ee207f
Version 20000000
Previous Block 000000000000000000002af0ed36a6537865c0800143839d02ce5af78de6c4e2
Merkle Root b0fb7f1653d32b6da5b83b9b05b0f35b7daa81dec1ee352b0dac295221df3900
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,154
Size: 1.00 vMB
Total Fees: 0.03859731 BTC
Feerates: 301.36 > 3.87 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,122 (739,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,860 174,860 00000000000005b0de0e02e72f2fb477c420b90ad4302207637b405f8b12c775 59 0.04/1.00 vMB 36
174,859 174,859 00000000000001dba3456846ef65ed1171967b27ca551f066a36a3c5c64d9bb5 8 0.01/1.00 vMB 299
174,858 174,858 0000000000000433b4bac3cdbfb2adc8cc722c180dddbd2953fa311258d04ceb 47 0.02/1.00 vMB 145
174,857 174,857 00000000000000f1313b2ef0cce3f2c853d909478f1409900c852ba2df718690 1 0.00/1.00 vMB 0
174,856 174,856 00000000000001a8b8b3e7ac9abd04c6ffdfc1d40c1a57857d62286f9cd0668c 79 0.02/1.00 vMB 11
174,855 174,855 000000000000027b789bf742ab9283c6ef7d0dc776e2dcd13235c672ba99bc5c 18 0.01/1.00 vMB 51
174,854 174,854 00000000000001d4db3cbdf6a9aa1ee0f4af2f8faf93ab37dade7a6f3ac84063 19 0.02/1.00 vMB 45
174,853 174,853 000000000000027f55e3d73d378106ec47ef634904062c87f6dc76b856288b48 16 0.01/1.00 vMB 182
174,852 174,852 00000000000003110ef7cd96592967aa2daa5a4d1dde15d1c965e9adf162a95e 56 0.03/1.00 vMB 124
174,851 174,851 00000000000007cbca170e389a377e64fc49a2d424b1ce489f552f2695b5217c 47 0.02/1.00 vMB 138
174,850 174,850 00000000000005ece613114979068633400d8c4072807584423f819abc5c7cb1 49 0.02/1.00 vMB 128
174,849 174,849 00000000000008c5713283a6821a2a7c7dc2158caa96fd88ca178d4e75668efd 11 0.00/1.00 vMB 452
174,848 174,848 0000000000000200bc3e0c98a3cb9ba7b94022158847c4abe6df690f5fd75abb 18 0.02/1.00 vMB 36
174,847 174,847 000000000000007146e9e5c26702a4a29c2ab3a16753b19523df2323a28370ab 5 0.00/1.00 vMB 90
174,846 174,846 000000000000028f17e82a973546d29ad4557c354c5708a322b5a85c0ddbbf91 5 0.00/1.00 vMB 792
174,845 174,845 000000000000099a409f7926efef8f1096198a1d196f3ece6d35740118d70958 67 0.03/1.00 vMB 70
174,844 174,844 000000000000081c7ad6aa2ebde31fed0dec320b1d9e7c1714e9df949bc2abe3 8 0.00/1.00 vMB 344
174,843 174,843 000000000000023514f45f8377e08dc469d86b7743431dec00999bb0bd107675 20 0.01/1.00 vMB 236
174,842 174,842 0000000000000930f0e7114b8c5074d4d0d3443afc0cda157772f7e02fde5133 17 0.00/1.00 vMB 517
174,841 174,841 0000000000000927359827e965e2ce7097fe87d9111c5f9ab88f7eee650a9a19 45 0.03/1.00 vMB 96
174,840 174,840 000000000000089cf212fdf2286e970b673da5ea99482a9f4454abf5b14b5e47 47 0.02/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 780.82 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: 560.47 GB
    • Received: 7.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.