Loading Tool

Explorer IconExplorer

Memory Pool

83,441 transactions
31.62 vMB
0.11216514 BTC
Random Selection Loading Transactions
Max Size: 193.28/200 MB

Candidate Block

Mining Attempt ae53bc6317c5a66aea03754903bc1bcfd389ac56b06ddb277583a83148379d25
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 3c3f0b6fea217db3f26467aed5f59aa401b58d9c53558238c0355d7ff227e029
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,199
Size: 1.00 vMB
Total Fees: 0.03845180 BTC
Feerates: 301.05 > 3.85 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (544,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,455 370,455 00000000000000001365918c81398beee56e8374092d414e41b931a594904cfa 190 0.13/1.00 vMB 14
370,454 370,454 00000000000000001199fd956a1f0d7cbc0b7fb9f74ac4f8b6f829c7f8d86d03 480 0.43/1.00 vMB 15
370,453 370,453 0000000000000000136c76cf8b6dc507b5b6d4380bb7e04d2997d60200b9b713 2,094 1.00/1.00 vMB 44
370,452 370,452 000000000000000006577d565887511341301c059dbac3edfb55883c2a21561e 2,198 0.85/1.00 vMB 46
370,451 370,451 0000000000000000043c34f54f5760ccaaf5c9f013b254c329aeace1bbc7204f 206 0.12/1.00 vMB 28
370,450 370,450 000000000000000006286fc01f7cd43f2c4bb99f8328d6bc267341f48af6464b 1,566 0.93/1.00 vMB 32
370,449 370,449 00000000000000001275aa3b6f05a392ce567dc333aac47e6782d69ac382457a 658 0.34/1.00 vMB 37
370,448 370,448 00000000000000000d07e925bcc912cf0e55c1120c4cf8c830347989a8d1e63a 1,700 0.74/1.00 vMB 44
370,447 370,447 00000000000000000fe1b03e663d358981240729e83961cc83c732d2fbf9213a 1,154 0.65/1.00 vMB 38
370,446 370,446 000000000000000011f66cc39ee52a4cab2aadf59ba60355ac50599a66fa0261 111 0.09/1.00 vMB 21
370,445 370,445 0000000000000000032d2e3a1b26e41cc889c33fda3781971c8cfc028ecb3a25 1,117 0.54/1.00 vMB 39
370,444 370,444 00000000000000000f228929325dbd22ee04c630f9a1351ed99c5c49bf24f62d 652 0.31/1.00 vMB 41
370,443 370,443 000000000000000011237828bb33fe06c7b4ead480ac203d3acb480ebc95a9c6 1,509 0.77/1.00 vMB 37
370,442 370,442 00000000000000000e5d066a88608f5d9272cf1cf95633aea10da0072cfdfbed 1,168 0.80/1.00 vMB 25
370,441 370,441 000000000000000014be6c0708e5e34a62b2042027f5c8eb041c0c9d788beb72 2,082 0.93/1.00 vMB 43
370,440 370,440 00000000000000000acd3f2e5db37dbe63179055d9bb64f36249452ff52370c9 1,863 1.00/1.00 vMB 39
370,439 370,439 000000000000000005db366c04383697db29b129f30c8cddfb2d2ac657c2cbc9 1,209 0.92/1.00 vMB 22
370,438 370,438 0000000000000000020fbea9208931f1ac4f216ef77dba3caf3060a2690c9daf 2,451 0.93/1.00 vMB 52
370,437 370,437 000000000000000013ce791b9e5de5a76a05a8c04e1a83d830b9e3306384d7c0 523 0.84/1.00 vMB 9
370,436 370,436 00000000000000000e53bd11f27152d8649a0238308d7bd41b65cf826f4fb583 1 0.00/1.00 vMB 0
370,435 370,435 000000000000000003ace60c80b3f7e33ba1672e7be1579d18c100a1d2a441a3 124 0.10/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.