Loading Tool

Explorer IconExplorer

Memory Pool

78,052 transactions
29.29 vMB
0.06352279 BTC
Random Selection Loading Transactions
Max Size: 176.03/200 MB

Candidate Block

Mining Attempt d7cc8413b29617d593fff4b46321422f6ad01c12759f9f373f6db9dca9c8544f
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 17cf604269fefea3187aeb3fe4c6710a0c8e9442a08c25c5f188dca0d62f5fae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,838
Size: 1.00 vMB
Total Fees: 0.00421762 BTC
Feerates: 21.09 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (569,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,564 345,564 00000000000000000b0f93241c791740ba2917e270a4abf4d567976e04f787f6 757 0.25/1.00 vMB 37
345,563 345,563 00000000000000001196ea66f13c9b1603b36e57eb3260e6d06231b732be5f29 1,874 0.90/1.00 vMB 27
345,562 345,562 000000000000000013f443a40adf81e6a54c58778bc07f4233060b2c50608941 658 0.75/1.00 vMB 15
345,561 345,561 000000000000000006fcbd156db0b55946b3d11c0f485e4d8f625ed2918d8d8e 1,845 0.75/1.00 vMB 36
345,560 345,560 00000000000000000d43bcb0a8e013f930e6f581f8bff647dabeaac2468d050b 208 0.13/1.00 vMB 17
345,559 345,559 0000000000000000115f7ddc3b9d2b2660a9800c1d244d4c78a98b8c18fbdc36 561 0.29/1.00 vMB 31
345,558 345,558 000000000000000013cd34c40055bec5384080036acc85872bf29aece7749230 45 0.06/1.00 vMB 12
345,557 345,557 0000000000000000055f4f096201cfa7e20585cccfb98f2755ef6cd6c5ee527f 359 0.21/1.00 vMB 22
345,556 345,556 000000000000000001705c9bc21f36d65e897647902c912ad2ffcab0b0031908 207 0.15/1.00 vMB 18
345,555 345,555 000000000000000000a13e877286ec45abb350ba22965cd55b9cdf4785a2af1b 877 0.47/1.00 vMB 27
345,554 345,554 000000000000000003ef1013a2c12fe1754431230554405c94cda8f4dab1d35c 945 0.71/1.00 vMB 7
345,553 345,553 00000000000000000dbe3a877bf83922ac2be1797949909a53e66f174210fd83 301 0.36/1.00 vMB 11
345,552 345,552 000000000000000015d0895b9b8c288868624ea348949d30ecda497e43bd5c5a 747 0.75/1.00 vMB 17
345,551 345,551 00000000000000000c7f188ea917c0cf33b3b191d0eac75d95ee9bc5333c01d7 2,150 1.00/1.00 vMB 29
345,550 345,550 0000000000000000160e09ef59105afaa1f5cd798935a53120e03171dfcc1d2e 697 0.75/1.00 vMB 18
345,549 345,549 00000000000000000b1fdc4c51145c288c67a1b202565fb44666e4477b12130d 154 0.17/1.00 vMB 19
345,548 345,548 000000000000000010ccbd494910afaaaff7557fdbc33ac45507daecbbfcf41a 1,399 0.75/1.00 vMB 24
345,547 345,547 00000000000000000a6bd36f7cb1155497899dddaf03fdbcd7b4159e561a523a 2,601 0.75/1.00 vMB 48
345,546 345,546 000000000000000016348256268b326b5bb9419c97afe5e61bb4a16220ab5d26 1,034 0.75/1.00 vMB 14
345,545 345,545 000000000000000007569146ad6540844976be1144df53b70a6dca836cedd620 1,393 0.90/1.00 vMB 23
345,544 345,544 000000000000000008056e89c957c735d00be944308181182d55720d1d4f491d 1,138 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.