Loading Tool

Explorer IconExplorer

Memory Pool

77,351 transactions
28.70 vMB
0.06937432 BTC
Random Selection Loading Transactions
Max Size: 174.13/200 MB

Candidate Block

Mining Attempt dfed67bf6a2201b3021a3e25503d412445cb9b8bb217f66f1794229da8bdf518
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root f5e67e61341371318b581ec5f9134cf9be4471d9541235d4675719307ef82728
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,584
Size: 1.00 vMB
Total Fees: 0.00973048 BTC
Feerates: 299.43 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (523,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,893 391,893 000000000000000008bb16302902167e733c23cca01b80169d9eac18e2f3f16b 835 0.43/1.00 vMB 31
391,892 391,892 000000000000000004f7630e1b4a4148da4ff83776e84e28204fbb3ecc97411c 60 0.06/1.00 vMB 5
391,891 391,891 000000000000000004df5863eee1a91b9567c583fb078e9119d64ef8b134f795 145 0.25/1.00 vMB 15
391,890 391,890 000000000000000009687c002e064c76945bca6b186287524d7a2c844f522565 751 0.34/1.00 vMB 50
391,889 391,889 00000000000000000521b76f11c93017c79dfa6ec00291dfccfd00062e7b758b 515 0.25/1.00 vMB 31
391,888 391,888 000000000000000002412419230d80dd6bc711722c0c96be87e7ba417b1e184c 668 0.46/1.00 vMB 23
391,887 391,887 00000000000000000542ceb9e7ef76e89ee11de453d914b806dcaec37203946c 1 0.00/1.00 vMB 0
391,886 391,886 0000000000000000095c246976f720315e2519ca037d4656d5876002546284e0 1,044 0.50/1.00 vMB 37
391,885 391,885 000000000000000009a4ff4a569f364c99cd730d9c122394c2e5bf8a3330f194 734 1.00/1.00 vMB 18
391,884 391,884 000000000000000006598645abf31f8528e47d396114150f15e7640a79a60d65 1,207 0.93/1.00 vMB 23
391,883 391,883 000000000000000005c7f45c1c3d94cccb334a9489e327ff9cc81283772ef0ae 1,754 0.93/1.00 vMB 26
391,882 391,882 00000000000000000474af8d235427a4b9f9fb31f710cc9eea9263bd9bf3f6b3 1,884 1.00/1.00 vMB 29
391,881 391,881 0000000000000000081e6f36307105fb1100b3dda60609a7be9ce73b7cc9c658 2,752 1.00/1.00 vMB 58
391,880 391,880 000000000000000008a12868232a31647a0f80c014b112a94925c1ab408965be 1,409 0.71/1.00 vMB 33
391,879 391,879 0000000000000000006c4fb196a694496382a6de870b83a69816758bd2824124 1,234 0.62/1.00 vMB 34
391,878 391,878 0000000000000000043825ea90049cf1d22cfcf9d3ef1d7c91d21b6b879d3e7f 1,398 0.99/1.00 vMB 23
391,877 391,877 00000000000000000173a51b74878c709028a5a629bc66c9eded7c0d39529030 1,303 0.99/1.00 vMB 22
391,876 391,876 000000000000000009edfc67a25a8c07adb2ff36ba5d1aa7013c5ab8da4653ba 1,377 0.70/1.00 vMB 34
391,875 391,875 000000000000000007cab90773ed80dba7c86850c060088cd99f2ad9a9a57713 147 0.09/1.00 vMB 33
391,874 391,874 0000000000000000089ef6afedb3aa23e9611ca4e32de4ceb0139a7762c8c329 967 0.53/1.00 vMB 38
391,873 391,873 000000000000000009d4f50975662a8c786e17536deee1f273ab4e2f09c1d23e 1,263 0.79/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.