Loading Tool

Explorer IconExplorer

Memory Pool

74,018 transactions
27.35 vMB
0.06688937 BTC
Random Selection Loading Transactions
Max Size: 167.02/200 MB

Candidate Block

Mining Attempt a2ef76710a790c39515fc9809a38ce31fa417dff7dda060a8db2a8d959b95e2c
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root cbb53d2d13eae16fb4c3850640712c8908937467e476a4807576c03514199007
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.00888446 BTC
Feerates: 73.20 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (876,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
38,916 38,916 0000000026254a3dbc75fd34977d2a51ec73e635554c93cdf6c0efbc73242fcc 1 0.00/1.00 vMB 0
38,915 38,915 000000008bb8dc2d24796bc6f7474ec527e50a1d253293d6d1f4eb4dc49871d9 1 0.00/1.00 vMB 0
38,914 38,914 000000008c07e2a89cd3a51db0df3810d007d8e2f2166191badb442e7209ec3f 1 0.00/1.00 vMB 0
38,913 38,913 0000000078fafa738569d96ea549652f6fd70afe80da13679cbc91848ee749f4 1 0.00/1.00 vMB 0
38,912 38,912 000000006767918f10667426aae8a740c4075f942d8c9b0764ca5899c9997233 1 0.00/1.00 vMB 0
38,911 38,911 00000000476a18628a40605c79f515f675d68076603bc07c83564de306cf08f0 1 0.00/1.00 vMB 0
38,910 38,910 0000000072367d727ceccea9d10c28561285acf8d3e3a295bab79bb25d3e7424 1 0.00/1.00 vMB 0
38,909 38,909 000000002e1e879c1104b9cec7b42f7d197fd93a4e470c98eef1150098037706 1 0.00/1.00 vMB 0
38,908 38,908 000000005bf9810c386672ba46f892b6a277b0796e9862a97c265018a984744b 1 0.00/1.00 vMB 0
38,907 38,907 0000000029353b436a9a87bae0f1360d7b2709d8bd3cfcb8fc98c6459f7597f1 1 0.00/1.00 vMB 0
38,906 38,906 000000008c52a3e722a471bff47b38bbd01fd51e59249ee9560238379c561841 1 0.00/1.00 vMB 0
38,905 38,905 0000000070ac6df052fa80a6ded2b40d8abf34d1d2fe9022488707ef7f90528a 1 0.00/1.00 vMB 0
38,904 38,904 000000002b54f2edf4b1d97abd73ea49f90721e65d48470bd811750415ab637a 1 0.00/1.00 vMB 0
38,903 38,903 000000001ee140855e85615e67c44429990fcd065f9ecefba71de93e4c570067 1 0.00/1.00 vMB 0
38,902 38,902 000000003015cfd147af696a79ab634db12ea87f04d646b71e0e4f81bbfb4a4d 1 0.00/1.00 vMB 0
38,901 38,901 0000000083f229987445c3be105d327f1f84879fbf5339d5cadc4dac824af817 1 0.00/1.00 vMB 0
38,900 38,900 000000003e3f753167d27e545362539772c658982202a168ebc0da87375f9b17 1 0.00/1.00 vMB 0
38,899 38,899 000000002a3f48a062708f38814dec5a7d178a878cb16154e5eacaf58321a7ae 1 0.00/1.00 vMB 0
38,898 38,898 000000002a8dc81cd57ef8ed0aaac826fc60d6abf59b37e6bbff4ac7c123ffa6 1 0.00/1.00 vMB 0
38,897 38,897 00000000695f961cab03a1cb7873fdcce46addc53bedc9108aa97c088bfc2f1d 1 0.00/1.00 vMB 0
38,896 38,896 0000000021f23dbaa7c9cef95dcf964b416daba8894fdc2b81ce8a0462fc9317 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.