Loading Tool

Explorer IconExplorer

Memory Pool

74,910 transactions
27.79 vMB
0.07586494 BTC
Random Selection Loading Transactions
Max Size: 169.11/200 MB

Candidate Block

Mining Attempt 3e1d51897cf2fa3ead856b2ff59113b0ab356691b1df57d6fd1bc88c7917f628
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 4afe8674dbc7f53b29d21709616212db70879f8b25725eadc8b0d7d541655de8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,111
Size: 1.00 vMB
Total Fees: 0.01620569 BTC
Feerates: 71.37 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (301,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,376 613,376 00000000000000000010467b2352f3a17f8a6d6cfb120de669101a0f9c4edcb4 2,662 1.00/1.00 vMB 14
613,375 613,375 0000000000000000000552655a812f47ccad777d76347e99ef85f1abefbb85ef 2,863 1.00/1.00 vMB 17
613,374 613,374 00000000000000000009b7470d2155dec9841c99b41adec273786f660d4e49ab 3,160 1.00/1.00 vMB 20
613,373 613,373 000000000000000000087f0f6a7bde0f38330cec91b283d9fcd467eddf396d33 2,777 0.79/1.00 vMB 11
613,372 613,372 0000000000000000000a57d4d9b290b34d727fc0d4aa442d060052dc37798690 3,139 1.00/1.00 vMB 22
613,371 613,371 0000000000000000000025597a3e15eda5e52f98e2a10bdfa9b2cece402a03f9 350 0.11/1.00 vMB 13
613,370 613,370 00000000000000000006e84948a3955eefe2ad1f6b8a7d188f414ad6b638e991 2,106 0.74/1.00 vMB 8
613,369 613,369 000000000000000000005e6a53224fe605b7dfa33d8eae2699cb74a2b5482694 2,439 1.00/1.00 vMB 16
613,368 613,368 00000000000000000004ada3936e895f8310694421ecc188687506e055d48df5 3,248 1.00/1.00 vMB 18
613,367 613,367 00000000000000000005472c787da10e1db6cf0579c3583a32924ccbd776635c 1,647 0.53/1.00 vMB 15
613,366 613,366 000000000000000000051689238968d3dc7114e72ec3e5c86a5116e818e991eb 1,670 0.58/1.00 vMB 21
613,365 613,365 0000000000000000000ffd86abcd22169b34d89477daed47bf657f1ef069105c 1,037 0.30/1.00 vMB 3
613,364 613,364 000000000000000000008d1935b192beece93702c6fafd87f3e536fbf983fb94 2,990 1.00/1.00 vMB 8
613,363 613,363 0000000000000000000b42e2b6eae72eab91991d5ff522464959823317e7dfbd 3,092 1.00/1.00 vMB 11
613,362 613,362 0000000000000000001206450664695253edd40cfce8ad389cbff405f9fe3ccd 2,819 1.00/1.00 vMB 26
613,361 613,361 0000000000000000000ce20772ba5b0367e79d5e3a2419b9ec1e1f22d47985a9 2,899 1.00/1.00 vMB 26
613,360 613,360 0000000000000000000012a82faf7c5a73e967b77e52930a9cb3664246159837 2,702 1.00/1.00 vMB 20
613,359 613,359 0000000000000000000a33d4e443533d176046259adf718f41281e2670522dfe 741 0.29/1.00 vMB 21
613,358 613,358 0000000000000000000d5c971081930ec5d4340195ca6d500793b9c2ec6a6e93 220 0.05/1.00 vMB 14
613,357 613,357 0000000000000000000c74debdd655866b2e48f18fd38b7fbf0aa3e3c32e8da6 1,090 0.55/1.00 vMB 11
613,356 613,356 0000000000000000000e11c95f0796611f083a8de29e3a4ff990edc2d709e8c0 334 0.09/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.