Loading Tool

Explorer IconExplorer

Memory Pool

35,580 transactions
28.83 vMB
0.12170297 BTC
Random Selection Loading Transactions
Max Size: 143.37/200 MB

Candidate Block

Mining Attempt 4ddbe5a98b594cf8bd382346a7b4055092c4ce26ac521ddca6973c530aba02a8
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 01646aba322269acada11a7f297cac3f98d909292139f8dfcbf3285969544b64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.06339249 BTC
Feerates: 208.44 > 6.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (327,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,171 587,171 000000000000000000190db2626ba1102e67d92d12fad10e116d866640bd7a7c 2,232 1.00/1.00 vMB 41
587,170 587,170 000000000000000000043485ecf61f180bd982c2d4ad15806c34795f5bd7738c 1,174 0.38/1.00 vMB 28
587,169 587,169 0000000000000000001d9ac284417839051d274fe0f2a154b694575c92d083f4 419 0.14/1.00 vMB 34
587,168 587,168 0000000000000000001693b3cff5ba583a4595a05bce8460253380404276e71c 197 0.06/1.00 vMB 36
587,167 587,167 00000000000000000015e2a8eaa34f08b0035db92c456bd5a76c5f8f93b6296d 1,707 0.59/1.00 vMB 28
587,166 587,166 00000000000000000019f14b588c96653d1f8563e8828280e627100b57c15fb4 2,199 0.73/1.00 vMB 25
587,165 587,165 0000000000000000001c4c77fbec62f5840771f6416bd4596d7602832b18a44e 498 0.15/1.00 vMB 23
587,164 587,164 00000000000000000008b830386b85b01fae4b6d3ccaf2b0c3e283664a440b3a 222 0.07/1.00 vMB 36
587,163 587,163 000000000000000000162102e6b93b50f1e835289a81e7dd602d5852fb19815a 828 0.25/1.00 vMB 11
587,162 587,162 00000000000000000009a3b21a94c8550abc53319dfc13af88fadef2989818a0 3,001 1.00/1.00 vMB 33
587,161 587,161 000000000000000000025d2a362fe3a659d8e1b2e21a77510872b5cd93ac56b7 162 0.06/1.00 vMB 33
587,160 587,160 0000000000000000000668383e59efcdc65271bb8b000f8dfe396bde7e34af62 1,610 0.52/1.00 vMB 25
587,159 587,159 00000000000000000008d00f442b6f2f792b06d8ab015b27c54cd311404b092b 1,697 0.62/1.00 vMB 28
587,158 587,158 0000000000000000001ddb3cdbc8543217f1e8433b3998dcd45a93eba2c540a6 1,444 0.52/1.00 vMB 25
587,157 587,157 0000000000000000000439a9ac4d07f57c3b65ef3c392e65f4cbe43e1427584c 373 0.17/1.00 vMB 31
587,156 587,156 0000000000000000001be498bdc4b0bdc7f77741a08f8f7adad45e5eb443148e 745 0.42/1.00 vMB 33
587,155 587,155 0000000000000000001bb364070446ccef40e5adcee10e1010b738b0ecfa6556 1,389 0.48/1.00 vMB 26
587,154 587,154 0000000000000000000d635e5a9b6d5e20fbf4c9400744d31d431f23761a6de4 126 0.05/1.00 vMB 19
587,153 587,153 0000000000000000000c417a0ce403ad8f25bf6614de0a6d7d8de1bf08b49a09 880 0.29/1.00 vMB 31
587,152 587,152 00000000000000000000ccfaa1dec02e83cecda87141c62b78df498c6dce419d 1,527 0.48/1.00 vMB 6
587,151 587,151 0000000000000000000eb506f18312491838d1af1dec50bf55b9806bb061d87e 2,417 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.93 GB
    • Received: 11.10 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.