Loading Tool

Explorer IconExplorer

Memory Pool

81,342 transactions
29.87 vMB
0.13392212 BTC
Random Selection Loading Transactions
Max Size: 180.84/200 MB

Candidate Block

Mining Attempt 578a6ed915e33bd6d5ef31e5e30c428df28461aed0f517903819b4dc7fb91bf3
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root 3e75d929666f2c650e214470d1f1c4bcab7ba28b481b1574a0e0e4b5d2b7bebd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.06805321 BTC
Feerates: 213.90 > 6.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (402,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,679 512,679 0000000000000000002ea28f3b665320d5444de41947c2abaf58e93da3e56786 561 1.00/1.00 vMB 14
512,678 512,678 000000000000000000091a414486c77a5d77ee816426b19ab3a0d54dd12912e5 1,933 1.00/1.00 vMB 25
512,677 512,677 00000000000000000015c03efb15b04bc08b493f0d693471248f14326143d030 2,602 1.00/1.00 vMB 84
512,676 512,676 00000000000000000040e8b4d29b752798599ee8100bdc496648562b3a1722db 937 0.31/1.00 vMB 93
512,675 512,675 00000000000000000053031e0641d088d389e6a33c7e1332e98e35250720764d 558 1.00/1.00 vMB 18
512,674 512,674 0000000000000000001e9ffa01f826f29882d0daa885040e9861e370d6d99eb9 1,206 1.00/1.00 vMB 32
512,673 512,673 0000000000000000000678083cc63d5407a141c541dff04e152513d8d8f12d9d 327 1.00/1.00 vMB 4
512,672 512,672 0000000000000000001979b5143582ede57569fda7a1313d8ed51958e416dcae 1,145 1.00/1.00 vMB 18
512,671 512,671 0000000000000000003f2805d2d21e7fb39ac6d2e24b2dc8178c554d60de5e9b 1,629 1.00/1.00 vMB 21
512,670 512,670 000000000000000000131021290a04b28d0ce2480910349a3aa754583e88ffc8 325 1.00/1.00 vMB 3
512,669 512,669 0000000000000000000ce2f858eba2011a35a7f50bac055c3a86739e13d332e5 356 1.00/1.00 vMB 5
512,668 512,668 00000000000000000014a3ccd450fdab5ca74ab31e8d1867cc3a08301749b272 491 1.00/1.00 vMB 11
512,667 512,667 0000000000000000003607dc546e8c29df55358674363b1f5d288bfa8ec5524d 574 1.00/1.00 vMB 8
512,666 512,666 0000000000000000002d89df9e440fa7a334072d675d041dc3e22ab7bb9831ea 888 1.00/1.00 vMB 15
512,665 512,665 0000000000000000004cc774e64c5ca1f390a5f0bf97718064088847745d9ec6 552 1.00/1.00 vMB 20
512,664 512,664 00000000000000000009bacea61e3233d5435daf23a436b62bd21f1f7e1a3574 941 1.00/1.00 vMB 23
512,663 512,663 0000000000000000001a03753a065271b43bd8a92dddc5b71c8652c8bb5e90ea 1,455 1.00/1.00 vMB 22
512,662 512,662 00000000000000000015bb97661fb7976252d834dec704586e05ea85fba7ea9f 270 1.00/1.00 vMB 3
512,661 512,661 000000000000000000094a64ae91f577335f78f0620b0ec8ed6a2e14e9c9aa28 169 1.00/1.00 vMB 3
512,660 512,660 0000000000000000005587799f6b3dfa4d2cd62974469ba7f4e872bbcdbb3987 804 1.00/1.00 vMB 9
512,659 512,659 000000000000000000248ae57f3995af2c372bf3ad8a5f8f1fa268151b73b331 694 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.58 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.33 GB
    • Received: 15.91 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.