Loading Tool

Explorer IconExplorer

Memory Pool

78,710 transactions
28.90 vMB
0.11140581 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt 047d7e122f317620ea23392f14426a4ebc8a2cc871a8334c9f9633199f0284a6
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 5c5f1dfa9dd7d6d8a35ed8e94dd8d143f7ee21a3ba86e73f877eca33c71bf470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.03991654 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (125,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,530 789,530 000000000000000000054c6d3258bd2a2106cec110878b262c1836c3eeaf75e0 3,193 1.00/1.00 vMB 75
789,529 789,529 000000000000000000059a2f150a065e571a527caaaaea47311112f0b7083cd9 3,183 1.00/1.00 vMB 166
789,528 789,528 000000000000000000025e2cc4718a736c6c1ae480815487993abb122482a3ab 4,248 1.00/1.00 vMB 78
789,527 789,527 0000000000000000000325930e311a29fb3736e6c7956494c9fbbac40ba58e71 4,083 1.00/1.00 vMB 85
789,526 789,526 0000000000000000000479b6a420fb200f42dadf64ee1e162dcf330c871451de 4,241 1.00/1.00 vMB 36
789,525 789,525 00000000000000000004633dbf71e21441dcf926e64c7e5e20081b9d59094846 4,398 1.00/1.00 vMB 56
789,524 789,524 00000000000000000001222780cec6d4adb08ed759f54fed28073ce2515cf388 3,538 1.00/1.00 vMB 78
789,523 789,523 00000000000000000005a7b9eda531b9d730dc8edeeffcd46ed2447da427d034 4,320 1.00/1.00 vMB 45
789,522 789,522 0000000000000000000522eb3cb7af645a3ee1c50e24f494b41197736ec2e0c8 4,025 1.00/1.00 vMB 77
789,521 789,521 00000000000000000001b6529b7e671d0b44d946dc2de602855b4b731ca8dd4e 3,535 1.00/1.00 vMB 71
789,520 789,520 0000000000000000000215193965fd9f5ee1b110f4a013af4ecd8d84aef171e9 4,321 1.00/1.00 vMB 50
789,519 789,519 00000000000000000005341611bcf51aa32323d4c620b09015d241b924b7a984 4,828 1.00/1.00 vMB 56
789,518 789,518 00000000000000000002f620920213343983f74178cf6845a1e75c0bc12f6587 4,925 1.00/1.00 vMB 46
789,517 789,517 000000000000000000034c158a31824f5074c8da57faa91ab2331b102ef588e5 3,808 1.00/1.00 vMB 39
789,516 789,516 000000000000000000011107e591a35071512dfde33175bf8ce52d2962de3044 4,908 1.00/1.00 vMB 51
789,515 789,515 00000000000000000000ddd8c22b67b90aff427f87a34308f24e6b9b8a47735a 4,232 1.00/1.00 vMB 62
789,514 789,514 0000000000000000000404c98713bee6a60e4b6a24623c4c132d1f29d0c5d8f8 4,618 1.00/1.00 vMB 85
789,513 789,513 0000000000000000000333603be98384a80522e5d7a5ec76c969b2078f8c2a2d 4,854 1.00/1.00 vMB 57
789,512 789,512 0000000000000000000394f65a4853e00d36034a51aa5d070353aff5ce3afaa6 3,757 1.00/1.00 vMB 63
789,511 789,511 00000000000000000004afcc906114aa3f2703f225736e90b80e3d4cb9747233 4,300 1.00/1.00 vMB 108
789,510 789,510 00000000000000000005d9b782e68b3605e75a1fe469c9bad91a3672f6929739 4,465 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.