Loading Tool

Explorer IconExplorer

Memory Pool

41,282 transactions
26.02 vMB
0.05531546 BTC
Random Selection Loading Transactions
Max Size: 135.92/200 MB

Candidate Block

Mining Attempt 94031ae86f6c7e3c835c4e9e63995ed47a43bb8abf8b39c747eb67c874ad78ec
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root b9b002f0ece4a46564cc767c01a49c982e8c4314a07d24dea9369b36428281fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.00802106 BTC
Feerates: 40.21 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (238,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,670 676,670 000000000000000000090987d7b96c4424fe6c3fcc036be7d9274b3d445aaf8c 1 0.00/1.00 vMB 0
676,669 676,669 00000000000000000005b71e8367f378419eeb94fe157b54687fa4aad7e78dfd 1,700 1.00/1.00 vMB 19
676,668 676,668 000000000000000000044a1ec597cfc7255b60bd217d50fa28978f001d7b714a 2,119 1.00/1.00 vMB 16
676,667 676,667 0000000000000000000129ce6729338fd17fe710bad4424c678f866d6bd3e287 1,934 1.00/1.00 vMB 29
676,666 676,666 00000000000000000001f68326cd11b44e833511e78f00284ca191d06fb0a37c 1,483 1.00/1.00 vMB 63
676,665 676,665 00000000000000000007c4fdfc7476a212155a8cdacac041b4884cef81eb8613 1,751 1.00/1.00 vMB 41
676,664 676,664 0000000000000000000bbb942077b1a8a1108da1aaf0edf761c7cb77b4e63bd9 465 1.00/1.00 vMB 14
676,663 676,663 00000000000000000007dc0e2c3afeae9949cc9b6d8ef0427321c7f40690f4c6 1,975 1.00/1.00 vMB 33
676,662 676,662 00000000000000000009f3a093d0c5131f4c9eed2cc0b2df50f592ceecc2c208 1,713 1.00/1.00 vMB 42
676,661 676,661 00000000000000000002aca822a968e985a63d3c5e9b423a88cd2f4fdd029960 2,627 1.00/1.00 vMB 54
676,660 676,660 00000000000000000008794b8c29402fc8a602247d95f591bbf25ea1eb794617 1,853 1.00/1.00 vMB 66
676,659 676,659 0000000000000000000bf9c2a98304efb88808ea267d5a80ce352f2b89325ce6 898 1.00/1.00 vMB 14
676,658 676,658 0000000000000000000012fe5003ffe684d84b526f7686dc65d62cacfea66726 1,786 1.00/1.00 vMB 44
676,657 676,657 0000000000000000000147ed763e84a603ac87900bbe1b17cfaf22ae0d72af83 889 1.00/1.00 vMB 22
676,656 676,656 00000000000000000004a83b9380621601eab83dd2e141805a35d39a14dbb384 1,020 1.00/1.00 vMB 66
676,655 676,655 0000000000000000000b54a9ea1e8a231ca6b019bb8d7479d396d0c81ef274a7 510 1.00/1.00 vMB 19
676,654 676,654 0000000000000000000b229c9fee101a3b6d0e34bd3a9334457173c2773849c0 190 1.00/1.00 vMB 8
676,653 676,653 00000000000000000005afac098da5ff3ac9f2799db621beda3fb2ffc5317ec2 1,497 1.00/1.00 vMB 43
676,652 676,652 00000000000000000004002e1eda00eb4925f44c7b052f6bba7b8934b70cd35d 669 1.00/1.00 vMB 14
676,651 676,651 000000000000000000040eb620a875266c0d17b3341c53068914883fbbd6cd2d 1,242 1.00/1.00 vMB 36
676,650 676,650 000000000000000000014d816c323c121dfbca28519ae1e370abe08ea6b6d214 1,041 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.