Loading Tool

Explorer IconExplorer

Memory Pool

46,287 transactions
28.21 vMB
0.10786135 BTC
Random Selection Loading Transactions
Max Size: 148.00/200 MB

Candidate Block

Mining Attempt 7bb9124d9d35438e3e99b4366cdd7b06f8616bb4a35f1769512be68cd9da8bd5
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 98aaf98be12fa7ab2507bf997cce1fbd497a082432e2e5039727bd1766f4dc6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.04493961 BTC
Feerates: 265.25 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (557,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,050 357,050 00000000000000000c9bc35cccf54c482b91351d64a4263e6461d051faaf21b1 1,355 0.64/1.00 vMB 28
357,049 357,049 00000000000000000b10d9f639fda2d5766cbf43e92d18b3ae31206b37725c31 1,493 0.74/1.00 vMB 25
357,048 357,048 0000000000000000114d2657b40b55db4c72e0978b9005b477d21ac70fc0b259 501 0.23/1.00 vMB 28
357,047 357,047 0000000000000000025ba1015e6fcfd1c0ee2f1b448aa303fd009525df780f20 1,224 0.53/1.00 vMB 31
357,046 357,046 0000000000000000074fdb453fc71231dadd92bb95ff4623a0ef0f4623c86e40 240 0.12/1.00 vMB 30
357,045 357,045 00000000000000000d66cd860f232ed929ba9ec7eb2f198497300969d3732a91 325 0.18/1.00 vMB 6
357,044 357,044 00000000000000000efecf3e4b8905319420130e6cae87c7fd62d11e18b53a12 1,957 1.00/1.00 vMB 26
357,043 357,043 000000000000000011c5fcb3eabc7dfee0915e3f8b624092543ab29925e5d110 1,493 0.75/1.00 vMB 27
357,042 357,042 00000000000000000d430dec2d240411ef79df9b5c388a9599a405b04a39eaa2 1,748 0.75/1.00 vMB 44
357,041 357,041 00000000000000001094a4c0b6f0fb24224540546f098b38d7d0dec52d437746 256 0.12/1.00 vMB 29
357,040 357,040 000000000000000015b71d760877755b6965ab66a19a768ecb89dc3a6d310145 1,434 0.86/1.00 vMB 31
357,039 357,039 00000000000000001567d0c885bd6197c87a334fb4585b12c2c4135ab691bfb5 62 0.04/1.00 vMB 53
357,038 357,038 00000000000000000d994f1b027c44f65bbee22e4289da2ad62619a70a80c7da 314 0.15/1.00 vMB 29
357,037 357,037 000000000000000012dcedc4af096f1c6459c91d83ad75a1901f1a0c52388e7b 427 0.24/1.00 vMB 66
357,036 357,036 00000000000000000ab4986b269141402bc03549c58a9b6d813c62ead5f0f5e5 241 0.13/1.00 vMB 36
357,035 357,035 000000000000000014627fab964b227a4e6dd5780010e0c10bf10256c2aaa66c 137 0.07/1.00 vMB 47
357,034 357,034 000000000000000001bde5b72f89d529ec2dbddf5f1e6ef196e857487a0219b8 699 0.33/1.00 vMB 39
357,033 357,033 000000000000000014ceedf584e4c67811e380153b1d2728fd0ed347f11af489 758 0.48/1.00 vMB 24
357,032 357,032 00000000000000000a165f586e4f974faa9f8632863a49934c1bbc0799cdd4b6 1,656 0.75/1.00 vMB 35
357,031 357,031 000000000000000002b099bb5301cedd77efa22a8c5ad9af113ae8dca4434e7b 425 0.17/1.00 vMB 34
357,030 357,030 0000000000000000095282e2ed1a324363ad9fd252ca6c1febd9440d8c09be49 449 0.26/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.42 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.