Loading Tool

Explorer IconExplorer

Memory Pool

43,289 transactions
26.29 vMB
0.05572374 BTC
Random Selection Loading Transactions
Max Size: 138.37/200 MB

Candidate Block

Mining Attempt 88f38c0ed98db793e66d6c42f769e13529e4644a33fba7e1194f0cbd7bcefa3b
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root cb7e4bd6ad69b88c25f08e6d6c1a4c928f9ff16fb74495d770005624a80c2d90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,852
Size: 1.00 vMB
Total Fees: 0.00771937 BTC
Feerates: 77.76 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (82,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,022 832,022 000000000000000000031c65036fb038fccc6270a7e09c50224432f7ff0f2ed8 3,112 1.00/1.00 vMB 20
832,021 832,021 000000000000000000030488bb086efb64e0d019e0769dbbd0aa6d0a30d07603 2,407 1.00/1.00 vMB 16
832,020 832,020 000000000000000000006f518c56df89e1bb6dfa67448417654f08f2a27d6434 3,271 1.00/1.00 vMB 20
832,019 832,019 0000000000000000000248b7a969ed9eeeed54830dbfefd8d75914532aae56da 2,792 1.00/1.00 vMB 22
832,018 832,018 000000000000000000018778dbb7bc573dca7a919c0bfd43b84d6faadabc164d 1,954 1.00/1.00 vMB 16
832,017 832,017 00000000000000000002880ddf3bf1abb0678eb294aac57820abdfd6c29517e8 1,697 1.00/1.00 vMB 10
832,016 832,016 00000000000000000000bbe126626b8ef32257571c3213147cf426bda7bebf62 2,703 1.00/1.00 vMB 14
832,015 832,015 000000000000000000001765a54bc80e84b856d70a77884544839256b42e9a4e 2,522 1.00/1.00 vMB 14
832,014 832,014 000000000000000000000d1d5fae448393416b7316909fcc08572d0a96d3916b 3,097 1.00/1.00 vMB 15
832,013 832,013 000000000000000000020e404fe97dffd593604fa7eb2a0ecdcc0d2cdc2c27c4 2,176 1.00/1.00 vMB 12
832,012 832,012 000000000000000000014a85c9114c2217b27d21843afeee4c0deaccd44763c4 2,737 1.00/1.00 vMB 18
832,011 832,011 00000000000000000001325104348562317bee438c0c22bd57e3dd28eccac686 2,875 1.00/1.00 vMB 15
832,010 832,010 0000000000000000000185a9d3c735fc16c9af2869b799925c333d961cbf6241 3,383 1.00/1.00 vMB 14
832,009 832,009 00000000000000000001320898ec1c0d9b99f729026d3edba1b0f509f8f97373 4,467 1.00/1.00 vMB 8
832,008 832,008 000000000000000000027cae8e1e9f399c5983a50a6a90361f077452a2cd7ed2 2,782 1.00/1.00 vMB 15
832,007 832,007 000000000000000000014b5608a0eb44ea3ba0dfc25956828a58d5adf62af8e1 1,786 1.00/1.00 vMB 8
832,006 832,006 000000000000000000019016f9602c0c244da14dfb1c7604512fd168b8bd618d 3,679 1.00/1.00 vMB 9
832,005 832,005 000000000000000000001f01caf3108063d5dedf23072bf1a43f898671394fee 4,172 1.00/1.00 vMB 11
832,004 832,004 000000000000000000022666a431902c9c7854e5a486777cb473267707bf226c 3,050 1.00/1.00 vMB 10
832,003 832,003 00000000000000000000faa6ef36568c301074a5b37194e0f88841ba1b3ae2df 1,943 1.00/1.00 vMB 12
832,002 832,002 000000000000000000023c4e7bb0675c3b8f83e8ccc9f6478be5e9c23d49b105 2,592 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.