Loading Tool

Explorer IconExplorer

Memory Pool

40,278 transactions
32.45 vMB
0.10854341 BTC
Random Selection Loading Transactions
Max Size: 161.51/200 MB

Candidate Block

Mining Attempt 8059d3b2c03a3142cf579e8cc671ec916622495bb7840f1002ed94f1fce96b4c
Version 20000000
Previous Block 00000000000000000001a80ad6684e495850359b4deea74bac4ef262a0fcb7b5
Merkle Root 904af8a8eddc5574fc048e462d7f564bcf70ec81779f24b227f36104412beae5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,568
Size: 1.00 vMB
Total Fees: 0.04040926 BTC
Feerates: 101.66 > 4.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,563 (372,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,052 542,052 00000000000000000022c8655b8cc8a91e9f127b51cc0eee6b49192a7caa1910 995 0.35/1.00 vMB 13
542,051 542,051 0000000000000000001bdaf2c593add80db1e3061407de9c83056b23213d2fc3 1,802 0.67/1.00 vMB 19
542,050 542,050 000000000000000000206288502ca19e91a104a204220a4658a7c340cb21171a 2,266 0.93/1.00 vMB 23
542,049 542,049 000000000000000000170a38825e87ed6a3b93a66e5a1da2deeaa0d18fd7f36b 1,352 0.46/1.00 vMB 13
542,048 542,048 0000000000000000000f077fba5b909b552b65db355a762514fcffb85c1dc9e8 2,559 0.87/1.00 vMB 17
542,047 542,047 00000000000000000014504d30c33b736a31feb85bc1fb4584f032822d0b1336 1,850 0.67/1.00 vMB 8
542,046 542,046 000000000000000000093f02596abf7b5ffe674f8a605aadce1802159ddc415b 2,573 1.00/1.00 vMB 25
542,045 542,045 0000000000000000002644d5856e01730ecbb817c28265095d1f86191080fecb 696 0.22/1.00 vMB 15
542,044 542,044 0000000000000000000900a58c141be8689d8e9ad62779fb7e5284dd58d75089 151 0.05/1.00 vMB 15
542,043 542,043 0000000000000000001c58fcce64d9159f7e35c9e6fc2bf005842f99cbd66f2c 886 0.31/1.00 vMB 17
542,042 542,042 0000000000000000001ca5deb86df9e9d6216ee5485a7e868186151ff5c52e9b 2,019 0.79/1.00 vMB 21
542,041 542,041 000000000000000000278c90cba40ee1756b4c3b7485c6b7d46c3ab085924971 474 0.23/1.00 vMB 9
542,040 542,040 00000000000000000006baa81445d12380d9081ee41040c998c0b5e2321646c6 67 0.02/1.00 vMB 7
542,039 542,039 000000000000000000262d9fb0baaf50ac5ee003e49d2643dbcf9765fc9cdf5f 317 0.17/1.00 vMB 12
542,038 542,038 0000000000000000001e7ddd160bb9ba3e099adc721b67e3804b984f38bf74ac 792 0.37/1.00 vMB 8
542,037 542,037 0000000000000000000cf23ed2c1f5910192bf8bf8eda33758925b14adc7268d 1 0.00/1.00 vMB 0
542,036 542,036 00000000000000000023bf4175303c2f98f67e6af5fd59a9a61ffe249662b8e2 327 0.12/1.00 vMB 11
542,035 542,035 00000000000000000001c6d989572743d416a098b1fe5179e2c9a47e258c4915 2,740 0.97/1.00 vMB 14
542,034 542,034 00000000000000000010b0bb894d84c6d5be93a911d29f47a6982edc046d983c 3,032 1.00/1.00 vMB 21
542,033 542,033 0000000000000000000a1b389b49e5d6967a6dd4f0ddd79b227420c784d80a3b 2,409 0.78/1.00 vMB 15
542,032 542,032 000000000000000000137952bcb80ea60d2884d8d857fb24c1992eb35aadcb85 1,316 0.51/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.11 GB
    • Received: 11.55 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.