Loading Tool

Explorer IconExplorer

Memory Pool

43,767 transactions
29.40 vMB
0.08056998 BTC
Random Selection Loading Transactions
Max Size: 151.63/200 MB

Candidate Block

Mining Attempt 458b1d6be09c436f3a47cb594083277a63ac22100991b3c04cc3195b8827b9bb
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 6d1c9ed670a3c123c99e86a6e7f205bf5e9177ebd4cfc86cc3a0d5ae4d1baeb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.02270384 BTC
Feerates: 477.45 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (337,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,168 577,168 00000000000000000022e2005bde2898acbb9770b906797053885961e91ada34 2,446 1.00/1.00 vMB 85
577,167 577,167 0000000000000000000f2946b5a400857e9d03003ae5d41b0a0f53cb837934dc 2,400 1.00/1.00 vMB 119
577,166 577,166 0000000000000000001598d52c08db185752f4d91622dd0f304afafcc44a1cc0 1,319 1.00/1.00 vMB 51
577,165 577,165 00000000000000000021b192d6029b5bac70bd6002df0db2e7d019d7d1a94a15 3,010 1.00/1.00 vMB 46
577,164 577,164 000000000000000000281eb9ade74769478c0ee505b5b6206cc71d373515af32 2,701 1.00/1.00 vMB 97
577,163 577,163 0000000000000000001277ed102fb17264cdd5ef8488c4245afa208b98b202cd 3,011 1.00/1.00 vMB 71
577,162 577,162 0000000000000000000156642232111e74c77ff836820b528193d93314f336dd 2,812 1.00/1.00 vMB 117
577,161 577,161 0000000000000000000c981987eec3a4052b0fa4ca3cca80b08cf06b91209132 2,974 1.00/1.00 vMB 155
577,160 577,160 00000000000000000016133444e319c0e09d33a53a05b9487d62bd1f9dd919f4 2,498 1.00/1.00 vMB 122
577,159 577,159 0000000000000000000badc35b8be2d0f2abbee8cd6db60c49bbba80e3878be6 2,567 1.00/1.00 vMB 154
577,158 577,158 00000000000000000026cb30b3021d1450c028262ca86f3ba43b11272b759868 3,147 1.00/1.00 vMB 155
577,157 577,157 000000000000000000014be0b0b277ead571a55544e29d2d4b3cd140e9e65f5d 3,220 1.00/1.00 vMB 161
577,156 577,156 00000000000000000025bb10a772914ab92e45f9940e5b7c873d91603dc43a11 1,691 1.00/1.00 vMB 173
577,155 577,155 00000000000000000002767549e1bdf5df8aaf1a952ba9ea44214a70245ebee1 3,111 1.00/1.00 vMB 159
577,154 577,154 0000000000000000000054c5bfb1af916870e28cbad9b4ecee95c83b61543784 2,575 1.00/1.00 vMB 136
577,153 577,153 0000000000000000000306fef78eda8a9ee4ad268179809592587cd5214abe67 3,084 1.00/1.00 vMB 190
577,152 577,152 00000000000000000014498a36ea73c431f6527e762eb26dc811fcecc120e5eb 3,137 1.00/1.00 vMB 151
577,151 577,151 000000000000000000224c00dc2450c1b7a60501d9d389add49b7e2cbad11663 3,125 1.00/1.00 vMB 172
577,150 577,150 0000000000000000002397f6eb7b850d7b00e25bb95b816551b20fbe3694e34c 2,432 1.00/1.00 vMB 30
577,149 577,149 00000000000000000004cc639020d05389fbb9d776d553b93986f89e96fca7ba 2,253 1.00/1.00 vMB 36
577,148 577,148 000000000000000000156572ceb370afb9fd7e6f91322296bf3ce2cc2f032430 2,417 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.71 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: 629.56 GB
    • Received: 11.93 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.