Loading Tool

Explorer IconExplorer

Memory Pool

42,000 transactions
26.71 vMB
0.05883128 BTC
Random Selection Loading Transactions
Max Size: 140.15/200 MB

Candidate Block

Mining Attempt 7e170ddc35a690e4d0e3def3212f981a13450d40402e068afe35753d7dbc64e1
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 7d5e56673e5401d700b094c888da4087bc5d39049f5da5df518baf47ab4b715c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,921
Size: 1.00 vMB
Total Fees: 0.00946594 BTC
Feerates: 99.90 > 0.95 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (640,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,903 273,903 000000000000000401aac72c580fa3b051a8a97b26b4b126c7450c6c140324ca 118 0.12/1.00 vMB 17
273,902 273,902 000000000000000527aff13e885a789436617c57e49a7a810d4eaa6c0cd4c806 305 0.15/1.00 vMB 47
273,901 273,901 00000000000000058203f6b69a7c209789e8362f4947e1df9c2087a949c3338d 430 0.17/1.00 vMB 58
273,900 273,900 00000000000000020e2fe323d40d34b2d2a782a5ccf62821815416282758bce1 88 0.06/1.00 vMB 21
273,899 273,899 0000000000000005bea021ca5f409ada3ac8ba4d206d95b20ac2257d3e5cab59 322 0.17/1.00 vMB 42
273,898 273,898 00000000000000020ea32b7489b1c7e88abd7d8dd3629d5f4c3e9054c6795b8e 56 0.05/1.00 vMB 24
273,897 273,897 000000000000000562d506dd22b311c4de26e53aa05549272143eb6f9ad8b300 181 0.10/1.00 vMB 37
273,896 273,896 00000000000000055afed1ea9971327a37129e1cdd7ec1d43c19687825960b38 778 0.46/1.00 vMB 41
273,895 273,895 0000000000000000f73046fccd2b88a5fb86f93b0fcdf51b4c32e3e1ce60683b 464 0.25/1.00 vMB 44
273,894 273,894 000000000000000238c3043fc520ddd92bef8010b156a475f68f859f70477604 88 0.05/1.00 vMB 28
273,893 273,893 000000000000000020e3bb742502d8ca0484839746fa12b83b85dea4d0bd4118 230 0.12/1.00 vMB 36
273,892 273,892 0000000000000004067d4990ce74ffa51d8d9fa974b63e2f5689f3c531720c27 62 0.10/1.00 vMB 17
273,891 273,891 00000000000000010d301c23a33fed75a4165617f9b5b91f64a3cb4b697aaf02 83 0.03/1.00 vMB 47
273,890 273,890 00000000000000004b56000a3abe81d3db18794043404648e618923ab4f02785 106 0.03/1.00 vMB 75
273,889 273,889 0000000000000005a10e598b06ea7e9cf21f2cf421aed55f79b0c2ceb482d935 532 0.25/1.00 vMB 52
273,888 273,888 000000000000000348376a0c25ac94ee003d97dc604ab68f214b3d3bb9e36f00 192 0.09/1.00 vMB 42
273,887 273,887 00000000000000027700427a3dca7ef928dc94df8975963f4e7c4ddf855d0f56 75 0.02/1.00 vMB 39
273,886 273,886 0000000000000004d7e946ac0458ab743a6de22cff2bf7464289ac549d9a99e4 401 0.17/1.00 vMB 53
273,885 273,885 000000000000000160c2a5f6a5ea3fc6fa7b447c40b04d1fab3fdabce482f270 190 0.12/1.00 vMB 43
273,884 273,884 000000000000000186f04127dc3caf7bde81dcb5022713a6b4967e2c7c4fd3d8 11 0.00/1.00 vMB 70
273,883 273,883 0000000000000000a48744fd302aa0f153fbbc5926ba0ef82a5cf29229652813 230 0.20/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.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.