Loading Tool

Explorer IconExplorer

Memory Pool

39,112 transactions
27.52 vMB
0.06585607 BTC
Random Selection Loading Transactions
Max Size: 140.50/200 MB

Candidate Block

Mining Attempt cb710cd4dc968dc118237a9ef78d12d133acff70d791755f759d08be7c5ae857
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 0887761633b602f3a68370a5fd72280d9e8d0af36b97f9cb48111166429c9146
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.01355799 BTC
Feerates: 100.95 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (136,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,928 777,928 00000000000000000006cd8f37660ebe53c0d582b1be1f37c1aa32d4d90ef9c5 1,206 1.00/1.00 vMB 7
777,927 777,927 000000000000000000019aef3a8fb99fd2487fcb0e0c88fb40778a97e3dbb1ac 2,309 1.00/1.00 vMB 11
777,926 777,926 0000000000000000000436a430222ee553d9898c8f7f113f337372f6df2d0bb2 714 1.00/1.00 vMB 3
777,925 777,925 00000000000000000005cbd091c3a153f2bcd918f9d08306a76c0ca93c105f8b 166 1.00/1.00 vMB 1
777,924 777,924 000000000000000000033d0f15e488c5205370c9ded96f3fdb40ac65238db6ad 2,038 1.00/1.00 vMB 11
777,923 777,923 0000000000000000000559b6d6e4f6e0b023f989b9049762f40a3efe622832e1 874 1.00/1.00 vMB 4
777,922 777,922 000000000000000000043a08e446a1493a97472fe2f110d8479b7107584b8ec5 371 1.00/1.00 vMB 1
777,921 777,921 00000000000000000004d9729560ddab94371c2d357d9b6e9eb9bdcccd7ef6ba 372 1.00/1.00 vMB 1
777,920 777,920 00000000000000000002bd51f8197b30b21799f42ac7bd305a5114c486bc6699 264 1.00/1.00 vMB 1
777,919 777,919 0000000000000000000194297149fa2e2a5a8003335ec1f05bd5826e49286203 939 1.00/1.00 vMB 4
777,918 777,918 00000000000000000005260d63755c13802609649b30886a021edc108f724294 472 1.00/1.00 vMB 2
777,917 777,917 00000000000000000006fbb21e6bf1d0d2e38337c0b2f605ecdcebda141ef92a 492 1.00/1.00 vMB 2
777,916 777,916 00000000000000000005e9d7aa6c626998f9d2098e116f815f73d0136fc77841 2,465 1.00/1.00 vMB 15
777,915 777,915 00000000000000000001c081557c37fcdd1fd10b1f83dfd7573fec41f1f55721 346 1.00/1.00 vMB 2
777,914 777,914 0000000000000000000058c0c111da75cecdc5a85b23df9126df1c8c7e71ca31 613 1.00/1.00 vMB 3
777,913 777,913 00000000000000000004076c7f4db67f2c42781578ae8baf1d85b434d8bad968 2,607 1.00/1.00 vMB 6
777,912 777,912 0000000000000000000260b5d1e0e17f0ce13e0ff6e1915dcfb6d305ae6cc2e5 1,702 1.00/1.00 vMB 17
777,911 777,911 00000000000000000005747cb9104fcb1b85bd65c45d5966136d1d85466231e9 2,250 1.00/1.00 vMB 20
777,910 777,910 000000000000000000037d002b316af294f61e1a2103ac33591086332a3ce50d 1,375 1.00/1.00 vMB 19
777,909 777,909 000000000000000000028b70ce7f7e3eeca2f32d5b71d30aaff04417ebe17f67 294 1.00/1.00 vMB 2
777,908 777,908 00000000000000000004fc83abdf4d5307ae6ebb7529524c5a427904b1714ce3 1,545 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.76 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: 632.27 GB
    • Received: 12.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.