Loading Tool

Explorer IconExplorer

Memory Pool

82,558 transactions
34.54 vMB
0.15530275 BTC
Random Selection Loading Transactions
Max Size: 196.90/200 MB

Candidate Block

Mining Attempt e6c742786256d4ae0095512bfe5b1ed6f76ef40de37e266e095596106b4d0112
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 91a423144114bb4f8a6a19d0e5206492397b79bd8218106bb3c3d088b0539bf4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.03837443 BTC
Feerates: 150.78 > 3.85 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (103,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,678 811,678 00000000000000000004b4ba30da5cdc48abe61fb0b8c664389e3ad0c534a264 1,209 1.00/1.00 vMB 13
811,677 811,677 00000000000000000002961e8f2ec5e97d25688a54b548fb379b3f47a0f41215 1,528 1.00/1.00 vMB 11
811,676 811,676 000000000000000000027ac66e619519cac4ef70f5d28a4a27ad42be1c95cd2e 1,472 1.00/1.00 vMB 23
811,675 811,675 00000000000000000004bced22b859ea6eed3865fbc367cfd4ffc26fe479b7a1 730 1.00/1.00 vMB 9
811,674 811,674 000000000000000000029ba338de295798d0f6bfc796e3443cac94cc0e25bd41 1,092 1.00/1.00 vMB 13
811,673 811,673 00000000000000000003e5a06cad96154233ecbc94414422f6b39173fc0dcc7a 1,033 1.00/1.00 vMB 6
811,672 811,672 00000000000000000004682723737147338f496eedb28fac37c32bbf3c81040e 636 1.00/1.00 vMB 9
811,671 811,671 000000000000000000025622a7a44d89168d01a01e3be788d1a544ec8b2c1601 3,054 1.00/1.00 vMB 21
811,670 811,670 00000000000000000003e4b8caf51935fe897c82104667faa68e023c765090d7 1,231 1.00/1.00 vMB 13
811,669 811,669 00000000000000000002cdd31f9d27d6a7d148a29e59203b0b1d0352469e022d 1,201 1.00/1.00 vMB 12
811,668 811,668 0000000000000000000122c7d178b5de2d879b21175393f7a4c7253c40156604 3,234 1.00/1.00 vMB 25
811,667 811,667 00000000000000000002510f2af9c631a2b27140f0c40f1fcd4aae935d218853 747 1.00/1.00 vMB 10
811,666 811,666 0000000000000000000144553d819a21ec46875511e943a77f4cba4cd29179ad 2,561 1.00/1.00 vMB 21
811,665 811,665 0000000000000000000035512e447f7184e103aac9f21895bdda380c56bf405a 702 1.00/1.00 vMB 6
811,664 811,664 00000000000000000002ef9d9a19683f6c40453d91d285939f073d80f1f0aa58 1,034 1.00/1.00 vMB 11
811,663 811,663 00000000000000000001b35b4764909456e477b086f543b105cd756c7569ee0b 1,512 1.00/1.00 vMB 14
811,662 811,662 000000000000000000041fee8bd7120f6ddf85e5bbb3ce5096febe41f2ed8758 499 1.00/1.00 vMB 8
811,661 811,661 000000000000000000029656fa1460819ebd0527ffc931d75dce76d54203b503 1,360 1.00/1.00 vMB 12
811,660 811,660 000000000000000000030feefd07f0d8a6eaab7f12696e5492ffb436418ed388 831 1.00/1.00 vMB 8
811,659 811,659 000000000000000000021b186b0b2bca4e5056b1993418e2cae1e28d55615d2b 1,570 1.00/1.00 vMB 13
811,658 811,658 00000000000000000002e0149575cb0752bdc872434cb57d90596a74097f874c 826 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.