Loading Tool

Explorer IconExplorer

Memory Pool

45,916 transactions
27.85 vMB
0.07183865 BTC
Random Selection Loading Transactions
Max Size: 147.05/200 MB

Candidate Block

Mining Attempt 3ac3f31947f0625fca4e60ef2ed3d80b50122378a0ef7fa199a79e153e585b12
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root 106beb683cc44fb3209c89f5cfb5c6d6703042317ffdd434936cef1427fa300c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.01901914 BTC
Feerates: 134.30 > 1.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (160,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,199 754,199 0000000000000000000329876aa4d16298781acff2909c82510fc754417936e9 3,174 1.00/1.00 vMB 14
754,198 754,198 000000000000000000000d395e98536a3351ea51948f8a1b39bbe60d1fba47d9 3,164 1.00/1.00 vMB 18
754,197 754,197 00000000000000000000bf56c208ff151e8683eb9919ef4a6c96a7994972b255 3,198 1.00/1.00 vMB 26
754,196 754,196 00000000000000000001e00729691e1a2c3078fcd7a2df20fba94c6a8dfdfb5f 3,072 1.00/1.00 vMB 18
754,195 754,195 00000000000000000005cff9103595683c8ffe871760e74dbd6423341a3962ae 3,199 1.00/1.00 vMB 25
754,194 754,194 000000000000000000086b30587ab1f740c0fb5e960931dc965fe6aa18b41753 3,325 1.00/1.00 vMB 43
754,193 754,193 000000000000000000010e850cd7beae9ca0a3921b6cdfd4f0725fb8b60786cf 2,393 1.00/1.00 vMB 8
754,192 754,192 0000000000000000000218ace13417b7dbff80fde221b26a34ad8bd756563a64 2,459 1.00/1.00 vMB 14
754,191 754,191 000000000000000000010163b03684c3d9c155cb7a2eaffcf986436a11ecedbb 3,999 1.00/1.00 vMB 25
754,190 754,190 00000000000000000001f9131a5f6d5541dcfe7002689f35b171325249e0f667 520 0.15/1.00 vMB 15
754,189 754,189 0000000000000000000506ebc25e1bebb6b41d9c85a6795aa166b412e50b4342 1,417 0.50/1.00 vMB 13
754,188 754,188 00000000000000000005aebb2db3287e62458c212d46395fd2442df2199abf7a 233 0.07/1.00 vMB 13
754,187 754,187 00000000000000000004ff58558a4e5c08dc0cde7367047da48010e7d2393b29 835 0.38/1.00 vMB 13
754,186 754,186 000000000000000000081e3a2c4c26c6d6b336212010b15966e5ef2eb7e9c4be 702 0.50/1.00 vMB 10
754,185 754,185 0000000000000000000572a3c2f410a5e5d6547ea2115d804c94e70dd00308c8 1,424 1.00/1.00 vMB 10
754,184 754,184 0000000000000000000083221f10788f574a41b0f5f8a777d45bb4cd47d667b3 2,622 1.00/1.00 vMB 15
754,183 754,183 00000000000000000000eb1e849074328e55e11da13c57d348dc18a51454d56c 1,348 0.57/1.00 vMB 11
754,182 754,182 000000000000000000078f5a4a2f3d67d5e6b260aced77bd49bd04029606ff96 1,712 0.73/1.00 vMB 10
754,181 754,181 0000000000000000000611f6864030608a687101a6795ee573af293c6f7fa40a 3,217 1.00/1.00 vMB 13
754,180 754,180 00000000000000000004cddf77a98f9f851f8f68bdde3f4abd4b39ba4a3987ac 946 0.63/1.00 vMB 7
754,179 754,179 00000000000000000001e3111b2805d6bb68538287e46f45e10863af1926f542 2,446 0.99/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.