Loading Tool

Explorer IconExplorer

Memory Pool

35,503 transactions
33.78 vMB
0.08551219 BTC
Random Selection Loading Transactions
Max Size: 163.80/200 MB

Candidate Block

Mining Attempt 8de192e32af62c4dbb1855d28af5a42d9d8d11909faa18e83a1bd6219f40721c
Version 20000000
Previous Block 00000000000000000000541a218fa33c128bd54ce07f3bbff46be6b47fa185e7
Merkle Root d50cedfa1c310a9a32bea7eef9c345831360884b20906040233050db13860e46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,072
Size: 1.00 vMB
Total Fees: 0.01453752 BTC
Feerates: 101.68 > 1.46 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,316 (695,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,883 218,883 00000000000000b19b8b0731482a5944da9cf6fee39bf0adb026fc4d1134c6b7 127 0.05/1.00 vMB 65
218,882 218,882 0000000000000203aef8ef5d94547b82655f68b778fc9540d12c6185d7ab6bb8 96 0.05/1.00 vMB 114
218,881 218,881 000000000000011149955a866a704cd863ed1001643b5a0f99fe0519934ca593 347 0.18/1.00 vMB 160
218,880 218,880 000000000000035321c2c8be7a95c33926bb563af3c60c33195c8b5698e6bb85 11 0.00/1.00 vMB 192
218,879 218,879 0000000000000570d74f5b91ff9ed3a84cdca29f12d5ea611dbd3e9d4950b459 326 0.15/1.00 vMB 157
218,878 218,878 000000000000046d2397ad54b97f07d939b03498fb49639bf871cdbd0df4b011 173 0.10/1.00 vMB 155
218,877 218,877 000000000000028170e2ee76477a7885a04c035c819ef0e6f8de592148e77b0f 562 0.25/1.00 vMB 210
218,876 218,876 000000000000016e1943c946ed4b1909503597d0c306a87da30af112a825c6ab 411 0.19/1.00 vMB 209
218,875 218,875 00000000000001b314f284a26cb900433ed85621536e75a7e593926f88e892d8 39 0.02/1.00 vMB 130
218,874 218,874 00000000000002535acf92661f93f65bea874053e447be7f3b919fa451f12498 278 0.17/1.00 vMB 142
218,873 218,873 00000000000004c8be2cbba175a989618e34b4665da882cae024bd9d2758ca49 277 0.13/1.00 vMB 174
218,872 218,872 00000000000000fda67843978a4c3c22b493481b36a03cc2e7567ec34217db00 296 0.13/1.00 vMB 219
218,871 218,871 000000000000013d95ecea0969495ae27dd460ab712116f1dbe86eb1f5e41192 171 0.17/1.00 vMB 110
218,870 218,870 00000000000000f285249107a94f5c9661d714bf13b214bba9929602b4bea02a 10 0.00/1.00 vMB 43
218,869 218,869 000000000000045230097d4cdea45d810dc1eee2f19598b2f36592ab359f1b15 641 0.25/1.00 vMB 220
218,868 218,868 00000000000003cd5488691a34277d2263f8f36ac752806458d5ff8d9ed813cd 570 0.19/1.00 vMB 87
218,867 218,867 00000000000002e22f6f60c413d95780c48d09ea5e54e013b25f2821cac897c4 91 0.04/1.00 vMB 133
218,866 218,866 00000000000003d1110e8ad38da835eb54b5ab7a8ffb1de0c52809207b90a688 522 0.25/1.00 vMB 174
218,865 218,865 00000000000003344e2ebd8b8dc2a90c50a6b5d7950acf9eb496bdb9c9971f38 185 0.12/1.00 vMB 117
218,864 218,864 000000000000018dd28940798e01eda13d2f90e1807dfcc766a0cafaf00cf859 384 0.15/1.00 vMB 181
218,863 218,863 00000000000001aa1cd905430a910672e6170aa46366a66ef5efda5c62b749b8 157 0.06/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 781.16 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: 581.75 GB
    • Received: 9.22 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.