Loading Tool

Explorer IconExplorer

Memory Pool

76,695 transactions
28.48 vMB
0.06510701 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt 41a6113e7323835fbfe8f5524102e79140959bd4463c6c05fc3f47c0a96b1153
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 489d33ec117ded2ef07a7c4024156d7927f944744e2a4a7bdc5219870a8776a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,510
Size: 1.00 vMB
Total Fees: 0.00613911 BTC
Feerates: 178.73 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (305,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,263 609,263 0000000000000000000af014345202339b0480a37cbf99a4425bde06a4b1d88e 731 0.21/1.00 vMB 18
609,262 609,262 0000000000000000000de292b99344be8982fadbf4292d321371fb78d67117c2 2,598 0.76/1.00 vMB 14
609,261 609,261 00000000000000000002d5843133b06f4d174797ff6b60ad3ed30e5a9c0fa56d 852 0.26/1.00 vMB 11
609,260 609,260 0000000000000000000fe3c612bd506af5995e224ad64b41475c3a237161f5af 380 0.11/1.00 vMB 15
609,259 609,259 000000000000000000089d623d56441590b05dc5ff3042e0c5054fec0398b3f7 52 0.02/1.00 vMB 14
609,258 609,258 00000000000000000007ec1d0edea3b65f594fdf1bde780789d80a54794d3ab9 1,255 0.42/1.00 vMB 17
609,257 609,257 000000000000000000088fc229edf85d02a5fb18246881cf330c7882ef0ba2c6 2,997 1.00/1.00 vMB 10
609,256 609,256 00000000000000000009ef61e12bc5a3ec08d976244493f821683428b8b0b85c 2,542 1.00/1.00 vMB 20
609,255 609,255 000000000000000000125213b050a081bd0b9dd91a90886303f79e722fba81d5 1,106 0.37/1.00 vMB 12
609,254 609,254 000000000000000000082bf56d2febb4d47d1cb3f38757da5103747d7bd96b42 1,167 0.33/1.00 vMB 10
609,253 609,253 0000000000000000000f39a3fd86b69ec9808844c5bfef05674c42648921a000 3,199 1.00/1.00 vMB 15
609,252 609,252 0000000000000000000244b109c350d0861e002e269ea5825262898f2480ca9f 1,305 0.39/1.00 vMB 17
609,251 609,251 0000000000000000000c4c58b43f78d65b9c30f4f8e584e56beffcd3f31782bd 1,382 0.35/1.00 vMB 13
609,250 609,250 000000000000000000157e3f3d28fd28d0341b49954c3c8767b7d103625ae14e 2,558 0.77/1.00 vMB 12
609,249 609,249 000000000000000000010e923a926afd529ddc6967a916d67e26f05be3cf191b 505 0.14/1.00 vMB 13
609,248 609,248 00000000000000000006132285bbfce72b67cf09904b7dbaa52ee3b5018d8464 391 0.13/1.00 vMB 16
609,247 609,247 0000000000000000000dc8e113473802e07ef717e0ec7181631309fbeb59d437 924 0.26/1.00 vMB 12
609,246 609,246 00000000000000000007469a1f2b968e2341a83ab3f4334849799e6685b18760 1,988 0.57/1.00 vMB 12
609,245 609,245 00000000000000000004edc1af08574e5bd4df3e9fd65c26f5dd4a1860b9f5c6 385 0.10/1.00 vMB 19
609,244 609,244 0000000000000000000c9067ea97c8932391b0f062128738750f032abd9e7617 1,021 0.32/1.00 vMB 14
609,243 609,243 0000000000000000000b439c06f5cd84827dad9165b16d983ba5a00268b1cc56 3,096 0.97/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.68 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: 675.58 GB
    • Received: 16.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.