Loading Tool

Explorer IconExplorer

Memory Pool

79,062 transactions
29.29 vMB
0.09644578 BTC
Random Selection Loading Transactions
Max Size: 177.04/200 MB

Candidate Block

Mining Attempt d1f0dec28fc2848691be87676faa490d4e7fb7af27dc779863f987ee997fdad5
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root b15e653968bfb4f9539201e8c5805701c2dae0e38fc3f88fa238fae9e7f44515
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.03451406 BTC
Feerates: 150.62 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (75 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,081 915,081 0000000000000000000058879e0a40dfa8f1616c9152641354287e61f743c1d8 3,536 1.00/1.00 vMB 7
915,080 915,080 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8 2,938 0.63/1.00 vMB 2
915,079 915,079 00000000000000000000225c116f6c9781478251ee104f69f85d3058f9983eca 3,376 1.00/1.00 vMB 0
915,078 915,078 00000000000000000002024eace5527f58496405118c0408b9132d6672028ff6 1,085 1.00/1.00 vMB 1
915,077 915,077 00000000000000000001d0302157005d21575da6e24033fd5f2031f58bc16593 3,759 1.00/1.00 vMB 2
915,076 915,076 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711 2,653 1.00/1.00 vMB 6
915,075 915,075 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0 2,902 1.00/1.00 vMB 9
915,074 915,074 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06 3,156 1.00/1.00 vMB 5
915,073 915,073 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d 3,966 1.00/1.00 vMB 7
915,072 915,072 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b 1,549 1.00/1.00 vMB 2
915,071 915,071 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25 2,875 1.00/1.00 vMB 2
915,070 915,070 000000000000000000003b443d13fc0b2dcfb7e9b332783fd65c06267c1ae512 2,615 1.00/1.00 vMB 4
915,069 915,069 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb 4,696 1.00/1.00 vMB 1
915,068 915,068 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24 2,526 1.00/1.00 vMB 1
915,067 915,067 00000000000000000000e0c459f13ddf02d73e8b60894ea83c46113e0f3e25a9 3,937 1.00/1.00 vMB 0
915,066 915,066 00000000000000000000079fa369c82c2640276bd36aa0a25816e9c14c0ebbef 5,356 1.00/1.00 vMB 0
915,065 915,065 00000000000000000001795ad38e6a486d36a6de3a6604bb5c4b74da8b0718e9 4,099 1.00/1.00 vMB 1
915,064 915,064 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf 2,597 0.78/1.00 vMB 4
915,063 915,063 00000000000000000000ac9a110e87b4ee4be0fde34cf75b1a29f72c4b2b9abc 2,459 1.00/1.00 vMB 3
915,062 915,062 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0 3,445 1.00/1.00 vMB 2
915,061 915,061 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638 2,730 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.66 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.08 GB
    • Received: 16.38 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.