Loading Tool

Explorer IconExplorer

Memory Pool

75,798 transactions
28.29 vMB
0.06190173 BTC
Random Selection Loading Transactions
Max Size: 171.51/200 MB

Candidate Block

Mining Attempt 1dddf102dbec56487698bc98a224a2bb1ab2f75743411028edd2a13a8df17d65
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 34ee48e07ed0ebe7beaf9f775e9818fc1c8cfcf396fbcbfb680cc93dd1a74726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,564
Size: 1.00 vMB
Total Fees: 0.00333400 BTC
Feerates: 10.21 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (296,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,574 618,574 0000000000000000000d3b9591f79898a950ea80a812ed8c65a1de5f18b493bc 1,797 0.45/1.00 vMB 6
618,573 618,573 0000000000000000000936f80a156524864d7a9a58c20973208544941c9a0a95 3,362 1.00/1.00 vMB 19
618,572 618,572 0000000000000000000ba40ed1aaa49ebf41bc9e1fb2110396e9d83c800e3af0 271 0.10/1.00 vMB 10
618,571 618,571 000000000000000000082de123d0218271f388c737a1f712704b652cc788852a 721 0.17/1.00 vMB 15
618,570 618,570 000000000000000000047e794d726621b8b7c315aaa1f43656ad251cf7ccfd87 3,303 0.97/1.00 vMB 5
618,569 618,569 000000000000000000094ed01dca4e99163f77bf273039e236d7512d8034ad5f 3,249 1.00/1.00 vMB 24
618,568 618,568 000000000000000000032cddaf5359bff1267c3ab8bb07cbb316dc44607176a8 3,436 0.97/1.00 vMB 6
618,567 618,567 00000000000000000007d24a97af88308dac2be0b67e1bc0a8fc06cf5fbe18a4 3,531 1.00/1.00 vMB 21
618,566 618,566 000000000000000000076781d7ec04856e27e4cd451a9ba2992c0c238e5011e2 2,654 1.00/1.00 vMB 6
618,565 618,565 0000000000000000000dfe589520542afa5b9a6b972e6ca4a2e6cb4a0c9f4c19 3,041 1.00/1.00 vMB 27
618,564 618,564 0000000000000000000aab81201d4677c99f69e7bf9220551aff8dc89fd4912e 3,245 1.00/1.00 vMB 11
618,563 618,563 00000000000000000009370192ae5cbdafceab5caf6667cf5759085a3b34f9cf 3,809 1.00/1.00 vMB 29
618,562 618,562 0000000000000000000b18ae61c0528b7449f6c7db55d520c60d11c623f506c9 2,608 0.92/1.00 vMB 12
618,561 618,561 00000000000000000001ab45def19a80272f8cb598e79de903eccb6ac1cd70d4 2,055 0.65/1.00 vMB 13
618,560 618,560 000000000000000000039030d6d5c41b2d225f264dd8b393ce8f764add585918 48 0.01/1.00 vMB 13
618,559 618,559 000000000000000000087d2f8532dcdab9f43e1278123df120e5c8ae7b963b17 458 0.17/1.00 vMB 12
618,558 618,558 0000000000000000000bc32c13f209e66e75bdf0478217359f81c4a21addfc39 643 0.23/1.00 vMB 14
618,557 618,557 0000000000000000000a49e9472862f64e8ff2ac58376e9b0609b1b78c9ebaf8 3,150 0.94/1.00 vMB 5
618,556 618,556 00000000000000000007358787fc23f041d34b827b141bb406ece21eab7abf7f 3,536 1.00/1.00 vMB 25
618,555 618,555 0000000000000000000d8ebd0dfd87c130eb04aaeaa6414eedafdcaae91101cf 1,708 0.94/1.00 vMB 1
618,554 618,554 0000000000000000001132faded5446a1f2dc690dca1f995c245912ec0927dd1 1,831 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.