Loading Tool

Explorer IconExplorer

Memory Pool

81,753 transactions
31.09 vMB
0.09004677 BTC
Random Selection Loading Transactions
Max Size: 188.14/200 MB

Candidate Block

Mining Attempt f9248c2f59a02fa39dae42afa9525776ca41e3c50a4f18716b6666473c452210
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 030ed9f1ec92b30b4ab5e1f9da0a34af9b1710b3df4ca54400c2277e4f3b0116
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,157
Size: 1.00 vMB
Total Fees: 0.01591719 BTC
Feerates: 115.63 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (379,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,904 535,904 00000000000000000006f75dca3a3881e71cf952490fc0c67c5bfda064f033e5 746 0.31/1.00 vMB 13
535,903 535,903 00000000000000000006c10991b0dd4f728eb579bb9132e553856e5c17e4b54b 88 0.03/1.00 vMB 12
535,902 535,902 000000000000000000217e6ce7a4c8a3865ec036c568b8478a6804a6b75b371e 314 0.14/1.00 vMB 38
535,901 535,901 0000000000000000001764dfa9a66121d9e51a81d7ad71c45779dd8a95bb1292 1,330 0.61/1.00 vMB 10
535,900 535,900 0000000000000000001695227623443c1a84c6e52ac68751a117fbfa3a3392f8 670 0.33/1.00 vMB 30
535,899 535,899 000000000000000000123b49ede354199aeae7ba1888e70b03d0218547dd0d0b 858 0.34/1.00 vMB 14
535,898 535,898 00000000000000000000751d6fa638a06c4e0d4adb155cebca2249d3a173db09 1,624 0.63/1.00 vMB 26
535,897 535,897 0000000000000000002be011f70cd48f20f57955ca0524cfa7f128763ebb82ea 457 0.16/1.00 vMB 17
535,896 535,896 00000000000000000026ed3358cf022c49f8f5576b4905903ce354bb8eea19f1 1,617 0.84/1.00 vMB 9
535,895 535,895 00000000000000000003825bc7aa97f44a7536befbc87752edff13ad86afb727 2,188 1.00/1.00 vMB 27
535,894 535,894 00000000000000000015a0f5afb0006b9415bc781fa5ce78115a6d07d5a10010 638 0.23/1.00 vMB 14
535,893 535,893 00000000000000000023895fa974e4b6522b6149fc1ba71d0ba4c1b8aad8611a 320 0.20/1.00 vMB 23
535,892 535,892 0000000000000000000122bab81f568790cafd8551c108d7569e39c33d1daf83 1,715 0.74/1.00 vMB 9
535,891 535,891 0000000000000000001d4650047806ac507febbfd3a0aad04b05862d1fce05d6 1,101 0.48/1.00 vMB 32
535,890 535,890 0000000000000000002ca30359ea268f86855f4e907db6dce358c9f54d7e16f0 2,325 1.00/1.00 vMB 21
535,889 535,889 00000000000000000001890104cee9d9a1c5aaa01e2336c1eaf127af57d0ce83 2,412 1.00/1.00 vMB 20
535,888 535,888 00000000000000000014a17d1cbabc3bd78599150491afd3abe14c1b170d62af 1,613 0.85/1.00 vMB 14
535,887 535,887 0000000000000000000921090e18c01bb443dd1e9946f12b6cd12f323cf8264b 1,963 1.00/1.00 vMB 8
535,886 535,886 0000000000000000001bd58466000022357ff72be5466ec32c4c30650769b9c2 2,147 1.00/1.00 vMB 11
535,885 535,885 00000000000000000022c3aca791a5215b6aa6658d12e40b9588a58418924a3d 2,459 0.99/1.00 vMB 20
535,884 535,884 00000000000000000007f50f3c64723db196b6c328579b5c73fe174858d480da 2,840 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.