Loading Tool

Explorer IconExplorer

Memory Pool

87,107 transactions
32.29 vMB
0.14018776 BTC
Random Selection Loading Transactions
Max Size: 197.72/200 MB

Candidate Block

Mining Attempt 6d13b27325e1f941e1c644cafa8093264ff9483683252439c4bfe7f15e781616
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 1a8821d080518694fcd6740ffb355785b3f760a84d3bb4ba26b0ca6c12de8344
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,940
Size: 1.00 vMB
Total Fees: 0.05295826 BTC
Feerates: 301.57 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (555,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,917 359,917 000000000000000007f31d418518d5d6515f02e8c1b250143ff2d5b46bda69d2 520 0.25/1.00 vMB 29
359,916 359,916 0000000000000000169ef309da93f8fadb81bc4e405d3c8965aa3fe73b47e7a3 1,585 0.75/1.00 vMB 30
359,915 359,915 000000000000000007979000dabf80662d6cf0a93532a11db32c32ef82e993d5 592 0.37/1.00 vMB 25
359,914 359,914 00000000000000000964f49798d7dda456115107ef5593132a5827203d13d7e7 609 0.27/1.00 vMB 34
359,913 359,913 0000000000000000005a50adba4a47a14d54b917b81100c20e91b15bdb99a607 195 0.09/1.00 vMB 28
359,912 359,912 0000000000000000086c7e20c285383e10db48fc3284e74a291578ebd3e7b515 193 0.12/1.00 vMB 21
359,911 359,911 000000000000000010573441971404a4698e09278ade1256b922c9038fccc3f5 598 0.48/1.00 vMB 19
359,910 359,910 0000000000000000007f883049a0c18819ea4fb902a4710aee12b39191982223 288 0.13/1.00 vMB 38
359,909 359,909 000000000000000003eb66aa5eea02fa25e6825edc07d1f1ce8c32982f087d94 822 0.43/1.00 vMB 29
359,908 359,908 00000000000000000f84773091e1e15dbc58f626d5b8503de91f451666e9a8b8 971 0.50/1.00 vMB 30
359,907 359,907 00000000000000000891246f8388d82caae10c158b138878a56d8de91280ab62 269 0.15/1.00 vMB 28
359,906 359,906 000000000000000010b43dbcc0aadb1a10b5b0ba0c647af7394a22110c8dded4 1,141 0.62/1.00 vMB 31
359,905 359,905 0000000000000000036752b501d63cb830da654a4203cfd50c03b976f34f6f0a 1,253 0.62/1.00 vMB 39
359,904 359,904 00000000000000000b84dbd6bc26b21e1d4bc62a7cfabfbbcb4a676d864aac0e 83 0.05/1.00 vMB 61
359,903 359,903 000000000000000007f5826045cb3f1d1c3c26a4ba71c01cd2057aefb9f9ea98 481 0.23/1.00 vMB 41
359,902 359,902 000000000000000013177189de33e4090225ef59627b9e939523119e21d8d7a8 258 0.14/1.00 vMB 13
359,901 359,901 00000000000000000d6e499fe7737df5d02cf7657d129b50fffb003231fc60df 387 0.24/1.00 vMB 31
359,900 359,900 000000000000000016386d4b58b3bbfd18c2552d65ae76d28aa4d1ae4a6d4757 458 0.38/1.00 vMB 19
359,899 359,899 00000000000000001637619cdbd7c9c1e1e46e1ed367dfe20819fd2d83a732ef 281 0.14/1.00 vMB 28
359,898 359,898 000000000000000015ae11333cf2f8d8369343327c250150ed2f82cc2b1ee7f6 253 0.17/1.00 vMB 24
359,897 359,897 000000000000000013d3fbc396869c45a1e1c79688d46688f68427d25e650c24 90 0.04/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

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