Loading Tool

Explorer IconExplorer

Memory Pool

79,267 transactions
29.49 vMB
0.08445289 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 9a1a51540691459e3145d2a26755c41d5d097f010665ff0f703bf300527b9852
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ccb7ee42a99378438d7d4d20b83965d24c392450d143085f7430f3da06de5c79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,263
Size: 1.00 vMB
Total Fees: 0.01958643 BTC
Feerates: 402.60 > 1.96 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (853,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
61,888 61,888 000000000693e3b9c685f82bd7683aad9a922aeec21e0e9bacddb69e654fea64 1 0.00/1.00 vMB 0
61,887 61,887 000000000935026eca56807c7b3266fc6aefb2fd841077f5a3d160bac3725aff 1 0.00/1.00 vMB 0
61,886 61,886 000000000bbe0c4d7390298d8bb0ca6cb29d02145667bd65b6b770288ae3eef6 2 0.00/1.00 vMB 0
61,885 61,885 0000000005af716a7fd4798659b637f3c8721bea0751ab9d8380f973202fafa7 1 0.00/1.00 vMB 0
61,884 61,884 00000000026555b7f53011f367b2e0bcc028dbc917a1934039adb9b0922aec46 1 0.00/1.00 vMB 0
61,883 61,883 00000000048253e14adcd025fc63f6f72551afaa0702257b523c069ac1bda5d4 1 0.00/1.00 vMB 0
61,882 61,882 0000000001db56039276d901b2d6b3fcadb1ad220c5341374f28ebee601872fa 2 0.00/1.00 vMB 0
61,881 61,881 00000000070c909499f5ecbd3269149f403335524e938abcda1452d2727b469e 2 0.00/1.00 vMB 0
61,880 61,880 000000000ea1b65dd123e68ed1dc7a45eb5608c84f46e3682bc074e4552f52be 1 0.00/1.00 vMB 0
61,879 61,879 000000000a33ae19e19b72be651f42f54922bc4f214db22ffac3c31c0b07a688 3 0.00/1.00 vMB 0
61,878 61,878 00000000049dfa9b6d5b97dae3b5ca4faf8dff8d790850884377e774f963a838 1 0.00/1.00 vMB 0
61,877 61,877 000000000cde569899fd9a1582667498ee3761e9fe123df53046dcfcb68a0e41 1 0.00/1.00 vMB 0
61,876 61,876 000000000afa9eeb4d668f19717e4ef1092e9e3bc0533a22347c7b95928cc845 2 0.00/1.00 vMB 0
61,875 61,875 0000000000a982c71fc38894815664158db3653c4715f35583024458228cbe4a 1 0.00/1.00 vMB 0
61,874 61,874 0000000003893f35ea49ec62a1b6917ee859425652cdbe8d092f577cee6a1e3f 1 0.00/1.00 vMB 0
61,873 61,873 000000000be503cb724bf8f470a7677f0567bd1421450cb683e050b2f61c7ff0 1 0.00/1.00 vMB 0
61,872 61,872 000000000d653022db7e6ee4f3f6752f8964aedff447bf762fdafb228cae6009 1 0.00/1.00 vMB 0
61,871 61,871 00000000025f1596f7365b74701a8d13541bdcedb8f621450f349f514155861f 1 0.00/1.00 vMB 0
61,870 61,870 000000000a2f90d431ffa970d7928e053df5a3e6872a42eb5049440da6f332e5 2 0.00/1.00 vMB 0
61,869 61,869 0000000000f81c39ff5312e4d92f09f1c2069db4c7803fe4eaae9418e4dd2bbe 1 0.00/1.00 vMB 0
61,868 61,868 000000000d5ac719f02fa642ac2e0d5bc4665fd73d31fdfadd17827b20283d08 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.