Loading Tool

Explorer IconExplorer

Memory Pool

86,044 transactions
32.05 vMB
0.21561032 BTC
Random Selection Loading Transactions
Max Size: 191.67/200 MB

Candidate Block

Mining Attempt 995d8e0ed3e21a7dc911fa2fe9ac7ec23a96ebe484abce5ef3bc51b54de494fd
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root f2d86a15d0ad78efa3fcce26ba0a9ede33df27ff23c1550af1eafa9b0f0b1a9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09713808 BTC
Feerates: 529.10 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (598,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,727 316,727 00000000000000002447dc7a4ac85bc71bf6ef3533272303479055ddc52799cb 376 0.24/1.00 vMB 23
316,726 316,726 00000000000000001950546671bacd75e08e6a114989838e2910224cc78eae4b 208 0.10/1.00 vMB 22
316,725 316,725 00000000000000001ff5814301257ec77e755ac99ccf54897084d9482e463e63 1,761 0.83/1.00 vMB 32
316,724 316,724 000000000000000015e8abcd6639b394cccff3c32413d0db3dd0b9d4ade45abd 134 0.09/1.00 vMB 20
316,723 316,723 000000000000000010d09f97cf50d06b7795cefe8a62c1caa91980a5dc852298 64 0.03/1.00 vMB 33
316,722 316,722 000000000000000023d1d1ace060d0c61246d67133503b2fa690a6e5e230e3f5 79 0.03/1.00 vMB 33
316,721 316,721 00000000000000002227c277889d656c86df6512953d710eee5275bf433667ae 178 0.10/1.00 vMB 28
316,720 316,720 00000000000000001920fe605072325801db258d6cf3c383eceb14bcf9b81ff3 151 0.23/1.00 vMB 15
316,719 316,719 00000000000000000cd5fc1fe02bcbb3ef3474d475353eb98e64e48fdc5584e9 828 0.35/1.00 vMB 35
316,718 316,718 00000000000000000781bcb70bb508ec057746cd99c5d1de40b3214a868c2e0d 258 0.12/1.00 vMB 33
316,717 316,717 000000000000000007912ad06e7aa58a8770d903e214d9b721d49e745e5f0559 50 0.03/1.00 vMB 9
316,716 316,716 0000000000000000151dab5eed49112c59a11c11a8161d4544f6a440cc3b4ff6 413 0.26/1.00 vMB 31
316,715 316,715 000000000000000024b43450063015a09bf5092d2566463737eb579601b5a06e 172 0.08/1.00 vMB 31
316,714 316,714 0000000000000000225fa86c710960f5194797cce55424906ad391efd20580e4 186 0.12/1.00 vMB 22
316,713 316,713 000000000000000011cbc0bd0c2b8c78f8c7971f88a323ab23d05f14423651df 338 0.19/1.00 vMB 27
316,712 316,712 000000000000000006985309be3e940ffe9bf1bf7177dd1243e95a0c2e7f7eec 347 0.16/1.00 vMB 36
316,711 316,711 0000000000000000141c16a99bd42517d75f393e3ece3bc169b2d603c36db72e 268 0.15/1.00 vMB 24
316,710 316,710 0000000000000000000d66c70f88fbdf0a37c684ca8546691280d944d8db8a27 126 0.05/1.00 vMB 36
316,709 316,709 00000000000000000ce4cc43bcc6884eeb0640f92c3d95f4db859720ea7e40ea 384 0.19/1.00 vMB 32
316,708 316,708 000000000000000002b1891e09ef97464d085f837ebc2cf2034cf6f2e7541f27 71 0.04/1.00 vMB 28
316,707 316,707 00000000000000002aca1851ff571eaf0824fc9b198d558c53f543ebd06a9474 436 0.48/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.