Loading Tool

Explorer IconExplorer

Memory Pool

72,273 transactions
27.91 vMB
0.06374513 BTC
Random Selection Loading Transactions
Max Size: 165.47/200 MB

Candidate Block

Mining Attempt 653e839e00a2c104c33177aef9c5302c6da705dc6306178d85415eb1daf6e40b
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 0eb24fefe70ca232840dd332835c22f5cd971fb99fc17c24185b3aa4728712d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,359
Size: 1.00 vMB
Total Fees: 0.00811626 BTC
Feerates: 40.21 > 0.81 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (522,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,307 392,307 000000000000000002078521565313e628722cc7efea479384e0d4b8a527b13d 375 0.25/1.00 vMB 27
392,306 392,306 0000000000000000050ac98f33afefac4c10a606d6f90c91493dd8337fa98b86 1,423 0.75/1.00 vMB 34
392,305 392,305 0000000000000000002e762ef8c45964ba4eb3ee4bbccea8853561a9777941ea 1,361 0.89/1.00 vMB 29
392,304 392,304 000000000000000003d8449c495d3907d8b021bfb6641d0ed2d0a5443932024b 1,453 0.99/1.00 vMB 24
392,303 392,303 0000000000000000047e68c7b22efa196237f5a837a871f6515ef35982d7ed45 543 0.26/1.00 vMB 38
392,302 392,302 0000000000000000051b4fee75ef7244695e0832ca492581187c1b7b6f58204f 2,413 1.00/1.00 vMB 40
392,301 392,301 0000000000000000006c96fc95c8c9e0477bfcb13ffce475bccb40d97f2ce6ac 475 0.71/1.00 vMB 7
392,300 392,300 000000000000000004b84f465e1494e2cef793d4340b2d6acc15a126d14c9eb1 1,039 0.95/1.00 vMB 20
392,299 392,299 0000000000000000029748109dea871fb6c56e8bce2e20e14a17db59f83738b7 1,723 0.99/1.00 vMB 29
392,298 392,298 000000000000000002e330ead69d03fb7dee7fb12b16ce13065d97f1b0d7e400 450 0.48/1.00 vMB 60
392,297 392,297 000000000000000000d431f7988cceca27bc0866be01d88671fdb65960fd39df 1 0.00/1.00 vMB 0
392,296 392,296 00000000000000000113eb68bf81612c0795f780a36255c63671f4bdf7a46c81 1,741 0.99/1.00 vMB 39
392,295 392,295 000000000000000001509292d2a394a2dc1139bf54b8517c98a79a5e867d798e 2,051 0.93/1.00 vMB 83
392,294 392,294 000000000000000004aea2cfdb89c4816b7a42208dca1f3cfd66a1c9b5df4506 1,041 0.93/1.00 vMB 21
392,293 392,293 00000000000000000967845c3c09780d0a4f97d2a689a766524327135f62f436 306 0.14/1.00 vMB 34
392,292 392,292 000000000000000008675fadaf028338e425044adffaa9edb6d2cd4e5c74f472 115 0.10/1.00 vMB 17
392,291 392,291 00000000000000000526470bc41e42b4997689f3d7fdf27bf5cbab006492ab78 2,373 1.00/1.00 vMB 39
392,290 392,290 00000000000000000240c43eb127867809be4638e32b438f85ddf421f95994bf 1,057 1.00/1.00 vMB 18
392,289 392,289 00000000000000000186ae9c7fca1bfdb778736725c298712fe4218035db41a6 1,476 0.75/1.00 vMB 29
392,288 392,288 000000000000000007c1deb43deaa8619e67c99a9022103824747da8b02f5aa1 2 0.00/1.00 vMB 0
392,287 392,287 00000000000000000896c4f9ef1b8ee689b82c9265fc87d0528b80249a0d9ebf 2,143 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.45 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: 666.97 GB
    • Received: 15.24 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.