Loading Tool

Explorer IconExplorer

Memory Pool

77,911 transactions
29.16 vMB
0.08323972 BTC
Random Selection Loading Transactions
Max Size: 176.21/200 MB

Candidate Block

Mining Attempt 0346a9512686022a97e9d2612aca0e0a01c8047acf17b4e197c233adca3a6cbd
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 319f5b52ed7163312b69a5268d82f8599b17cdd9fca0f74a1ff5d0030bf5ea4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,994
Size: 1.00 vMB
Total Fees: 0.02213185 BTC
Feerates: 302.06 > 2.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (534,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,412 380,412 000000000000000002b74169058d91d6da5c91218a4b48eb0eccc5604c5f9963 684 0.41/1.00 vMB 33
380,411 380,411 00000000000000001096591a6155273c38c208d49f758704a59d823e42bb0188 909 0.43/1.00 vMB 44
380,410 380,410 000000000000000010d5cf3d71487f8534be4006647c86269d20f05766a83034 215 0.13/1.00 vMB 25
380,409 380,409 0000000000000000094a1ede8829e877f18c6af8edcf4378b09ce98c544c4a84 948 1.00/1.00 vMB 16
380,408 380,408 000000000000000009bbd1f0824d8075288117253ee88243d6e4ae8aa7a3c26b 1,685 0.67/1.00 vMB 41
380,407 380,407 0000000000000000081ecfde7e129db2a9e635dc4b1f86db89f941d13cf61827 565 0.25/1.00 vMB 41
380,406 380,406 0000000000000000001bfab6ccb72c4827bd76a82bc0b3334ca5d6f7fcfdc539 640 0.30/1.00 vMB 41
380,405 380,405 000000000000000003cc31c7d0ffab8a038ed705c4532e9c89eeb913b07a90ff 146 0.89/1.00 vMB 7
380,404 380,404 00000000000000000c8e1f2e1ebd8b6d0c43afea9675d0a1ba5c6a698b889b98 562 0.26/1.00 vMB 37
380,403 380,403 000000000000000001708873b56a50077bc26741f2630ae0003c7cc187e9d102 379 1.00/1.00 vMB 11
380,402 380,402 00000000000000000af27a9bab3426426f4f136e9ec4a3298e8c83a17a548ddf 709 0.34/1.00 vMB 40
380,401 380,401 0000000000000000092153a36e2339db5d34099e77736565dd8b590ab3e290fa 174 0.13/1.00 vMB 24
380,400 380,400 00000000000000000e83d2a3a5583ea444f1f01c60d274f88330fdc219c42ba5 949 1.00/1.00 vMB 11
380,399 380,399 00000000000000001077654c6b150c8b8db1a0623eb2474506c5a63f3e0ef003 2,450 1.00/1.00 vMB 56
380,398 380,398 00000000000000000e7d77accc3bbafa947ca1926f58b9e317968fef9ff6b2e4 794 0.50/1.00 vMB 37
380,397 380,397 000000000000000011ee21edc85a4b737b1b4a664efdc7ab2483ce461e24d1e8 483 0.38/1.00 vMB 33
380,396 380,396 000000000000000003294f6f0b709f108921bf2b4443870e7322a81a2ae4dbfd 1,577 1.00/1.00 vMB 30
380,395 380,395 0000000000000000115d89a4806d2a19664d470634085a06166c0d4ae7974443 22 0.07/1.00 vMB 3
380,394 380,394 000000000000000002a125600b4caa8954e145578206753d3f88c377a5e29989 178 0.12/1.00 vMB 22
380,393 380,393 0000000000000000045b5da39555e98bbc0fd102b07a60b3598cf5370a7c5b5d 1,719 0.77/1.00 vMB 35
380,392 380,392 000000000000000002b39c9ac6728db3da6ccaedf87834eeb375dd0662c550fc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.