Loading Tool

Explorer IconExplorer

Memory Pool

81,556 transactions
31.23 vMB
0.07748766 BTC
Random Selection Loading Transactions
Max Size: 190.00/200 MB

Candidate Block

Mining Attempt 9faf94c7627ec1b6be64227886808c29a9c43b1d270cb688859ad2a8316f9d09
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 921e8afab20d58c0081b057c43827da5c4f4bdc569f73d4e8fe8d0f604f779d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.01001024 BTC
Feerates: 100.37 > 1.00 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (107,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,118 808,118 00000000000000000001bbd816929c92b618c2adf5ce3b64309230257af71b62 5,772 1.00/1.00 vMB 16
808,117 808,117 0000000000000000000455818124799b063770c589504f1fb7e7270c05c59ea8 4,015 1.00/1.00 vMB 15
808,116 808,116 00000000000000000004c56d7ad684c6575edc25374a472287e06e7f9c32c34b 4,666 1.00/1.00 vMB 17
808,115 808,115 000000000000000000008871e71cf457948c087a705560bf500f325df728ac35 2,805 1.00/1.00 vMB 23
808,114 808,114 00000000000000000005080b5a51ef2998b8e6a08d5f5f10284e44f786edfcbc 2,620 1.00/1.00 vMB 17
808,113 808,113 0000000000000000000131ec9e01256bc1415f1ab2a12543f283c54ab6db2ac0 5,160 1.00/1.00 vMB 16
808,112 808,112 00000000000000000004e33042d478a4d185b7a5c39e388a01e81933ec27c349 5,912 1.00/1.00 vMB 15
808,111 808,111 000000000000000000043163858e79aa2d3b24854137fd7266554667f4e1ae1d 5,067 1.00/1.00 vMB 17
808,110 808,110 00000000000000000000a49e1599db9fd7f9d747d4f2995570858b55bd580029 4,221 1.00/1.00 vMB 17
808,109 808,109 000000000000000000006070cdddf68c03ef6a0ce9e15e23035d44a261e538cf 6,582 1.00/1.00 vMB 15
808,108 808,108 000000000000000000020f9868d968c1caca26081ec79d9438d42a1aeb170531 5,929 1.00/1.00 vMB 17
808,107 808,107 00000000000000000002f27867ed83bd0bf63f9c664139ff64b145506d136779 4,661 1.00/1.00 vMB 19
808,106 808,106 0000000000000000000334e5c1528dbc790eecf5ad5c3d440b58017399d4d7f5 5,624 1.00/1.00 vMB 16
808,105 808,105 000000000000000000033d9ad3ca0913ee094d8f086a2baa62a8df3905e9f5a6 4,493 1.00/1.00 vMB 18
808,104 808,104 00000000000000000001db31abcfc7c873d1b4c07042244c60fd28e0790934a5 1,851 1.00/1.00 vMB 18
808,103 808,103 0000000000000000000175597d38411ebae0fbdaeb39fb9abc4ba734198014cf 6,360 1.00/1.00 vMB 14
808,102 808,102 00000000000000000004565d53dfd5e5fd859236513aad002371b381430492ca 5,327 1.00/1.00 vMB 14
808,101 808,101 000000000000000000004af495322cc6cf0c5eb6f0f3ade8dab74def58cb7ebc 2,045 1.00/1.00 vMB 17
808,100 808,100 00000000000000000001e89d6de65ae078da90aa2cda7b8d54336eab1ca2c771 6,561 1.00/1.00 vMB 15
808,099 808,099 00000000000000000000900527269b0d0e593decff7fb4438ac51ccfd56b8efb 3,605 1.00/1.00 vMB 17
808,098 808,098 000000000000000000021eb8eb61362bb63c385d5feadc35b1949a78d77a06d2 2,931 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.