Loading Tool

Explorer IconExplorer

Memory Pool

82,232 transactions
31.12 vMB
0.12137167 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt 12afe4b4f955dc0f0ed02cc98a69591589d7d954009eb35fc16c24c460d68725
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root fe1d2d3faffff30f907527a70006a49fe07b28f4c7338e3958dab5112a7db8c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.04183706 BTC
Feerates: 318.30 > 4.19 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (811,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,988 103,988 00000000000105f429903f0d733d588108bb264419ca70cfbbb010c7e5ced605 10 0.00/1.00 vMB 0
103,987 103,987 000000000001ea4c0ca34890bd6cd53c0069ff95401506bb6b40c567907d82c8 8 0.00/1.00 vMB 0
103,986 103,986 0000000000014726c6e9685c0742a60ea988a440eaff5f2a55b4f783e6df0961 7 0.00/1.00 vMB 0
103,985 103,985 000000000000123b1f9aaf4e7c099d303a2cb6ad7543e8bc69e3ab08f3c0479c 24 0.01/1.00 vMB 0
103,984 103,984 000000000001937c10b599af5c749e637bed4d62942d6148aaedc6337a856df6 12 0.00/1.00 vMB 0
103,983 103,983 00000000000222f7389ad5921829d243e8240b6101715f7273ea7113f3a0aa11 8 0.00/1.00 vMB 0
103,982 103,982 000000000001ba84f3b915bec159c3ab993502381bcc43184448ac0e3bf72f8f 19 0.01/1.00 vMB 0
103,981 103,981 000000000001cc6b73be6792c2e96fcaa7ed3548a322d85fa8518561e7f85721 7 0.00/1.00 vMB 0
103,980 103,980 00000000000144ad6177059f76593608fe0121479de10ad83560323fc642ee5a 9 0.00/1.00 vMB 0
103,979 103,979 00000000000125889a0250c92ec6844cd503ea863914e4c77a75dfed48a99ed6 9 0.00/1.00 vMB 0
103,978 103,978 000000000001452626b40bfe16b4e6f00217017eac1a2008847ea29000d3f959 1 0.00/1.00 vMB 0
103,977 103,977 000000000002603dc4ffcfe68890dbef2328b35c2bd4f605ad20754b15b52f46 4 0.00/1.00 vMB 0
103,976 103,976 00000000000133e8fc500ad4a584536d4f3bdc34708124a56adf7c741c5759d4 4 0.00/1.00 vMB 0
103,975 103,975 00000000000139d9deff76aa48a82d93b366acf1135deee4992942dbe08a55d4 12 0.00/1.00 vMB 0
103,974 103,974 000000000003288ea97351d1ec87fa771862ee266233601cc03cc10c010fb1d2 2 0.00/1.00 vMB 0
103,973 103,973 000000000002de3127f7afcd40b71e2f43f562f8f3331a9cab9507c057ead6db 4 0.00/1.00 vMB 0
103,972 103,972 000000000002bfd72f7a6459a688b4d172de018b637889ae85daa62ae5ee31d9 8 0.00/1.00 vMB 0
103,971 103,971 000000000002faf36cab73782f0946908c94a0bc9e1f9cedf796b6fc280a2f7a 4 0.00/1.00 vMB 0
103,970 103,970 000000000002100127d758be525bb24a9696efb80dda923a6bbcba786d27d0d9 10 0.00/1.00 vMB 0
103,969 103,969 00000000000058b938dac2bc852c875fced5b5faf624d3c58ff7bd1e684874f1 12 0.00/1.00 vMB 0
103,968 103,968 000000000001764685e5cc566d07d61f6403e47624ae0e9d0b694669e9353961 17 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.