Loading Tool

Explorer IconExplorer

Memory Pool

75,473 transactions
27.74 vMB
0.07563484 BTC
Random Selection Loading Transactions
Max Size: 169.26/200 MB

Candidate Block

Mining Attempt e5c812b5f46e408f266f977c85537ffc9f6a30a624bf51252a591853a62a14b4
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root cb46e55025537d06ae011571bff20125e4dc2e684740f313be182d3b642b0aed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,526
Size: 1.00 vMB
Total Fees: 0.01628627 BTC
Feerates: 99.50 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (316,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,225 599,225 000000000000000000133de611923b91c7cb54ff683289d6e5d17ebd39012936 3,287 1.00/1.00 vMB 29
599,224 599,224 000000000000000000139a3beb40e8fad270f7471d9b4f9e0b12837eaf34ada7 3,184 1.00/1.00 vMB 21
599,223 599,223 000000000000000000058291b64aceb43b839e96ff46598f42a964950d032d52 1,779 0.51/1.00 vMB 17
599,222 599,222 0000000000000000000744edbe520cb91cc08c3f95c993d8ac04f34c1c9bd1c7 3,213 1.00/1.00 vMB 14
599,221 599,221 0000000000000000000b51166a611b24104f0becef22204429777e251e1a7430 1,368 0.41/1.00 vMB 17
599,220 599,220 00000000000000000013d018874e05d4297862b5148fa78baa4655db76afe0d0 2,307 0.84/1.00 vMB 5
599,219 599,219 0000000000000000000d7696bdbe20cac73b0b2e4ac6f313268de2c68b3e1179 2,767 1.00/1.00 vMB 11
599,218 599,218 0000000000000000000c6caf3fbddfb4b7abdf3195c9eb9ecd50bf6f82549f16 2,696 1.00/1.00 vMB 11
599,217 599,217 0000000000000000000b69be5287e5abdb2010fe117f990afe9d19222fa81b61 3,135 1.00/1.00 vMB 22
599,216 599,216 000000000000000000085cfc77e8c7a21c192c7268d57efa21c075f23920924f 1,687 1.00/1.00 vMB 4
599,215 599,215 0000000000000000000d059e033523f34ae8b74dff995c6d335f2e9d9e8d51f1 2,360 1.00/1.00 vMB 17
599,214 599,214 00000000000000000004aacc5958db7e121dccc8b2534c9699e987bbad0a5adb 2,649 1.00/1.00 vMB 17
599,213 599,213 0000000000000000000f3671bbed25e9dcfac1216b72e2381432459077e358b2 2,984 1.00/1.00 vMB 30
599,212 599,212 00000000000000000001369777ab51330f70ae454044567d225c47264fadc197 2,595 1.00/1.00 vMB 18
599,211 599,211 0000000000000000000255390825a6dfbd420b7ff0fa05ae881002c03f689415 2,350 1.00/1.00 vMB 39
599,210 599,210 00000000000000000012d70462bf8782f3b4b2bcabfd4b6e7996ba8bf00a79d8 925 1.00/1.00 vMB 51
599,209 599,209 00000000000000000005cd6cbcc30fecbe1d8b5eb1b489085d9879460597cd7b 2,203 0.63/1.00 vMB 17
599,208 599,208 0000000000000000000f4427aac88ff1bf3c22097817a0466b8203a2196fa6ab 1,250 0.37/1.00 vMB 16
599,207 599,207 00000000000000000007ec3bc9e620a8144c1029e7ac30e7ad97359b08c66701 85 0.02/1.00 vMB 19
599,206 599,206 0000000000000000000c537f7defd46ab91e3a6ba47db689567f8b7b8902c047 3,085 0.91/1.00 vMB 11
599,205 599,205 000000000000000000101818f662c235f39ffbc9b93108ee36389b19b29c0087 3,043 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.84 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: 712.19 GB
    • Received: 17.16 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.