Loading Tool

Explorer IconExplorer

Memory Pool

77,481 transactions
29.05 vMB
0.07041841 BTC
Random Selection Loading Transactions
Max Size: 178.06/200 MB

Candidate Block

Mining Attempt 153bba18dfd95c4854ead70b5dc3973934a0af05b684b023840ffd696791fa05
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 447ede73f06b8b7136a53ae3c36ab01a28f857a331c35f3b8d5ed9c97459424c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,081
Size: 1.00 vMB
Total Fees: 0.00690066 BTC
Feerates: 94.79 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (156,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,180 759,180 0000000000000000000096a4256c5590a8cc22592df2904adc7199120d8ceae2 2,562 1.00/1.00 vMB 17
759,179 759,179 000000000000000000051ad07f5a11b6701fb954648b0dc44ca41c8a3d6eba92 250 0.11/1.00 vMB 11
759,178 759,178 000000000000000000068f3488297b2cb2a7d997040b0ffb7a395e945023c2f7 299 0.14/1.00 vMB 10
759,177 759,177 000000000000000000044a34fa25e97b335878e4140d272d37ad9cb3b003aa90 567 0.72/1.00 vMB 2
759,176 759,176 0000000000000000000347ede469d4c8710d7ae2f94f9216e86cdf1ba4785bf1 823 1.00/1.00 vMB 6
759,175 759,175 000000000000000000064b6b6b735c23e1067ddeb82cda075870b18d8318fdd1 765 1.00/1.00 vMB 8
759,174 759,174 00000000000000000004fb8b3c20b991f21b0689bf23f1ab810ee6adfcc36c14 970 1.00/1.00 vMB 9
759,173 759,173 0000000000000000000598cf514e0efe92f833a125b5c890e19e13aee5d46d59 1,974 1.00/1.00 vMB 10
759,172 759,172 00000000000000000000ce2478bef09afd5b368cd7c78b6996d8bb27529e6487 918 1.00/1.00 vMB 4
759,171 759,171 0000000000000000000199a3a6e37460d037b7d2b2f8352d806db5a600d4f550 1,952 1.00/1.00 vMB 16
759,170 759,170 00000000000000000006f60d309c3e394b24665cf751e90449b96eab260594ed 527 1.00/1.00 vMB 4
759,169 759,169 00000000000000000005763d655b2cf02ea6e1de8d3e4560b018ad4a0b12254f 684 1.00/1.00 vMB 7
759,168 759,168 00000000000000000002677819b4007991617d0f78c2c8c0e05f6bfa5cc15a2e 1,654 1.00/1.00 vMB 11
759,167 759,167 00000000000000000000a3386dc80b307a81da106e53a95da24170b9fb1be10e 828 0.36/1.00 vMB 13
759,166 759,166 00000000000000000001aae393140584fa3764667d969b517ee39a7641e664ce 1,248 0.78/1.00 vMB 11
759,165 759,165 000000000000000000049c7c6f6eccc4c96f82b10845f2b9d4ed2d16d3614c8d 1,134 0.64/1.00 vMB 9
759,164 759,164 0000000000000000000181fe7cd95cc23fdf0ea1bc842388e7359ef08c4d7fb6 339 0.11/1.00 vMB 11
759,163 759,163 0000000000000000000687461e3fca390163a6185aad9225e9e971bf86ae3121 850 0.29/1.00 vMB 12
759,162 759,162 0000000000000000000585166b9afc854c982d55a97007dd091d9a14f09e441e 245 0.10/1.00 vMB 10
759,161 759,161 00000000000000000003b92edb4455e773a32efbeaf5db2bea5e019cc0a43dfd 2,054 0.79/1.00 vMB 11
759,160 759,160 0000000000000000000159a0c4d4c746082a8af22a4ca30c0806896fc4f690b7 145 0.07/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.