Loading Tool

Explorer IconExplorer

Memory Pool

81,962 transactions
30.90 vMB
0.08540133 BTC
Random Selection Loading Transactions
Max Size: 189.34/200 MB

Candidate Block

Mining Attempt 19e7b3bc6881d4e2211a40b70c11286f357624b7ab637c19f5a2e12d801e578a
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 186b88048d4b2f82794472b5c05b0c6a18f3f53db9f4f5aa9681d347cac761cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.01571555 BTC
Feerates: 100.00 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (286,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,466 628,466 0000000000000000000c52ed3d1734f46ee306a32312553273cf66b22f5ae98d 2,397 1.00/1.00 vMB 110
628,465 628,465 000000000000000000093a9ae3c8704aac7fc8154fac2ccfeff0f69cc5b5c078 2,792 1.00/1.00 vMB 121
628,464 628,464 0000000000000000000b18a99951f713c391b0cab2090dad1baaaf480b423c1d 2,259 1.00/1.00 vMB 72
628,463 628,463 0000000000000000000dc9f145d9e7e2a26a7d75d24860ac05c78080e7c11e9f 2,943 1.00/1.00 vMB 121
628,462 628,462 000000000000000000111091d7ba800e136ae53ae65419096046924799332d40 1,975 1.00/1.00 vMB 52
628,461 628,461 000000000000000000091d3cf3a08455051bcf1700cd2acfc8142cbed0bc0eda 1,447 1.00/1.00 vMB 20
628,460 628,460 0000000000000000000bc0a3f3b802a4c5cd3ba1a2a92177ceec3762dc9a3378 2,009 1.00/1.00 vMB 38
628,459 628,459 0000000000000000000ef8ade6398dfab7e504831b690528c534e7a157a68113 2,136 1.00/1.00 vMB 52
628,458 628,458 000000000000000000083e6b945abe605d1e7a6d1e7a4a583f9c784e568d8611 1,820 1.00/1.00 vMB 25
628,457 628,457 00000000000000000004bf69afb246b119f82f51e55d827c88e37c0aba2d710b 2,469 1.00/1.00 vMB 75
628,456 628,456 000000000000000000102d5184aaf1211aa237dcd62a2ff46b7cec66d299ba81 1,109 1.00/1.00 vMB 22
628,455 628,455 0000000000000000000dad13528a7540346755969d4eaf741ae7464d940bd14d 1,393 1.00/1.00 vMB 23
628,454 628,454 00000000000000000010cbc42a507a0199c0645989a09a72aa9cb6bf72e7903c 1,440 1.00/1.00 vMB 27
628,453 628,453 00000000000000000010f700c9093e88f4846d36951e3549c0dcb8c0a93db517 2,315 1.00/1.00 vMB 56
628,452 628,452 00000000000000000010ab839ab02a8b20041332ded540d7be140164340f94bf 2,287 1.00/1.00 vMB 62
628,451 628,451 000000000000000000057bc83a1fce0cb8141ac205674e47029a6508d94dcbe8 2,987 1.00/1.00 vMB 31
628,450 628,450 00000000000000000002ade6e3303a66308a152cb732e6bd9dd963f9a970857c 2,091 1.00/1.00 vMB 34
628,449 628,449 0000000000000000000332956487361d478d9164363fa986cdab1501c4cb8672 2,887 1.00/1.00 vMB 81
628,448 628,448 0000000000000000000d790fa392624fdd5414eca2982b21cb274336090f3f06 2,858 1.00/1.00 vMB 104
628,447 628,447 00000000000000000008745f53821ad929d3b6d46a31ef728f635b00aa7181a5 2,587 1.00/1.00 vMB 84
628,446 628,446 00000000000000000001811ca9ff5190b381f671a79ecb10791f559aea3ec1e4 2,502 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.