Loading Tool

Explorer IconExplorer

Memory Pool

72,142 transactions
27.85 vMB
0.08489098 BTC
Random Selection Loading Transactions
Max Size: 165.54/200 MB

Candidate Block

Mining Attempt c12289a3875a1ee94aaa5a6d15516a6922fe1050cff406ef862dbf88d1be0168
Version 20000000
Previous Block 000000000000000000013986e14404043c0f897b0ed9317a4476ae9b13f16b43
Merkle Root 1b9e211a3515b7efd73fce04e9388dc884a3a1bd662be2c931656a34501c7dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,497
Size: 1.00 vMB
Total Fees: 0.01979801 BTC
Feerates: 71.51 > 1.98 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,535 (782,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,038 133,038 0000000000000569ad4011c8105047abd817f72548b884f2deb4a42e7247a8db 22 0.01/1.00 vMB 573
133,037 133,037 00000000000009e38e6f890f84370ef88505c3ffe304de91f9a6a8b460a5e673 140 0.05/1.00 vMB 238
133,036 133,036 0000000000000317c8021e336fcd748273b2a5b25fe63193311ba73bcb865b44 13 0.00/1.00 vMB 436
133,035 133,035 00000000000010d36779832ca7905a33bf741f4ec75077a36ef0d2dd259e444c 35 0.01/1.00 vMB 788
133,034 133,034 000000000000092fc49a39d303ec8dec115a06feef710102c08bf3c0c4d6c0bf 38 0.01/1.00 vMB 777
133,033 133,033 000000000000065a4dfa8d22a23f9ad43edfd4fe38d97939b352da8405ee32bb 75 0.02/1.00 vMB 798
133,032 133,032 00000000000000c8244b964994e9ffaed162021eb9853e6ead4f29da09884660 15 0.02/1.00 vMB 58
133,031 133,031 000000000000129d039dde9bf7835220b02d655d3efb928ee87cf4dadebe365d 36 0.01/1.00 vMB 338
133,030 133,030 00000000000007f563a060344c83d03ca643e20bb87355e29b1f9845f16e5e08 12 0.01/1.00 vMB 204
133,029 133,029 0000000000000e7637f4028ed466b38e9a13017a34574a52ee45a1a34ff803d3 50 0.02/1.00 vMB 445
133,028 133,028 0000000000000744c0d524888bc6ce5b06f13a902355f11d5e787b1ed4241a0b 10 0.00/1.00 vMB 724
133,027 133,027 0000000000000cd400d45c3f4765265d1b83055f4675aa3fc9839a31a34a0757 149 0.05/1.00 vMB 125
133,026 133,026 0000000000000817faba677870a5b5965725a7558f1878c70dd6a057c2d62dd0 18 0.00/1.00 vMB 10
133,025 133,025 0000000000000b0dc01b05db8087be483a8ab566e6cfdb8bd63b58f9948d9247 37 0.01/1.00 vMB 470
133,024 133,024 000000000000092483448d061b1720f58136e2bb38a2ff3e8cf57801bc367274 124 0.04/1.00 vMB 288
133,023 133,023 0000000000000cd9dc20217fff07a378caf1133e94e0c18778ec4fcf9470a2cf 47 0.02/1.00 vMB 274
133,022 133,022 000000000000128df6825129529a9a95c78f420c68f0a05542a6a4efff35880a 9 0.00/1.00 vMB 846
133,021 133,021 00000000000010449479dccf97a6b7ed211b002abf196df36baf71fdee651182 46 0.02/1.00 vMB 142
133,020 133,020 000000000000016f39de61aa753d875b9c219a1c33e8223a02129f43c619c5ef 24 0.01/1.00 vMB 709
133,019 133,019 00000000000009049362d760ecba085f83dab175330d60c47c1c05ab12cc9289 14 0.00/1.00 vMB 264
133,018 133,018 0000000000000ce9bfa5fc609cbf82c25ce8b7af562e02bb6ed7c9059bf0ec18 73 0.02/1.00 vMB 371
Previous 10 blocks ↓
Total Size: 783.32 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: 767.63 GB
    • Received: 19.43 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.