Loading Tool

Explorer IconExplorer

Memory Pool

78,554 transactions
29.68 vMB
0.11621519 BTC
Random Selection Loading Transactions
Max Size: 178.41/200 MB

Candidate Block

Mining Attempt 53ea079e3e335b0cd63c7379d7739b6c4448ec5acf43c0ae7604d6b970d5badc
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root fefdeb0529790078256888fe756a06a98af1062ca2f35a3ee7cf186df2ed7840
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,748
Size: 1.00 vMB
Total Fees: 0.03575818 BTC
Feerates: 526.32 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (167,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,423 747,423 0000000000000000000047708b6c15ce953e8f0559cf2af78ad9391e04fca4e2 2,195 1.00/1.00 vMB 12
747,422 747,422 00000000000000000009d59c568e9584c1b54ef937c11f84010182ed6a9b856f 565 0.31/1.00 vMB 6
747,421 747,421 000000000000000000072d840855bb0a5475437e39e828b573821d5aa493818c 2,514 1.00/1.00 vMB 12
747,420 747,420 00000000000000000001b2fe38177c0ae2695a7a3605a30fca38e92c8abf38a0 1,115 0.49/1.00 vMB 12
747,419 747,419 00000000000000000008d72fb3edd89be39960fdc53a6b44b91b4b236241b6e0 1,524 0.60/1.00 vMB 12
747,418 747,418 00000000000000000003c8fa957f604d773943625406e9628687420079ea9165 295 0.07/1.00 vMB 10
747,417 747,417 000000000000000000022216108243ff512e089dfc9302063789164ab2979eb8 882 0.37/1.00 vMB 4
747,416 747,416 00000000000000000003f5bf245b37a6b01e15639006b3ca6a43130254ab3520 2,486 1.00/1.00 vMB 14
747,415 747,415 000000000000000000018ce6944716fbfd3f5f72998039681cc336ec3433f886 367 0.70/1.00 vMB 10
747,414 747,414 0000000000000000000060a5f86a0dad27e9514054e086a3f6016e3e5978a0f1 2,124 0.74/1.00 vMB 6
747,413 747,413 00000000000000000008fb072e7e06e7cd965369747651a517a80e639f268168 3,447 1.00/1.00 vMB 18
747,412 747,412 00000000000000000002f2de92bb369f503d2bf262af259692c9ced848872c7d 704 0.31/1.00 vMB 10
747,411 747,411 00000000000000000005cb6bb0c36916411230c9feafa3e13c3ff6296a573cd0 1,917 0.90/1.00 vMB 8
747,410 747,410 000000000000000000049fb8aca1a3d088308b93bf2b0d91ea0aa785792a1986 2,860 1.00/1.00 vMB 10
747,409 747,409 000000000000000000069289868b0583862d63a1ec956458748a0dd4b560bc92 2,958 1.00/1.00 vMB 14
747,408 747,408 00000000000000000006c1172669e17646c0d65b16c0057a276298df44a144c9 2,974 1.00/1.00 vMB 11
747,407 747,407 000000000000000000077240dbd7b3975ab000ce91e5f683c04ee0b9c067a1da 22 0.01/1.00 vMB 9
747,406 747,406 000000000000000000006d16863e0c518f90d309fed466043ce6c48486145136 2,063 0.94/1.00 vMB 8
747,405 747,405 0000000000000000000a03e6724851cfb69d808f348594d6ddc51b64cf55c8f1 1,594 1.00/1.00 vMB 17
747,404 747,404 000000000000000000056098568c211e5ae4ce0fb12ca5a919b68ca46d70ea90 707 0.21/1.00 vMB 12
747,403 747,403 00000000000000000003842e696c8b4bc037e912c5d2525758294a607c66f108 864 0.29/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.