Loading Tool

Explorer IconExplorer

Memory Pool

78,755 transactions
29.87 vMB
0.07600939 BTC
Random Selection Loading Transactions
Max Size: 182.42/200 MB

Candidate Block

Mining Attempt e8722ac273e89585a37dec8f054afc9d8414a8aeebd33e1fca25aa105cb84e01
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root fb08d16eb72abec9a0785d7227393027df5a82631cc1a138b861b4e40f69d9d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,899
Size: 1.00 vMB
Total Fees: 0.00983141 BTC
Feerates: 150.58 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (465,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,228 450,228 000000000000000001e60dcf6a682e7227f81cbc6876879b244154c1f3ef7629 1,376 1.00/1.00 vMB 47
450,227 450,227 0000000000000000020da22b1e484e940bc6d3b78e1ff8a1544040605e59956d 1,655 1.00/1.00 vMB 90
450,226 450,226 0000000000000000011c469b1caa7a42363fb83df99bb9eef66a37bc081c7d13 503 0.25/1.00 vMB 73
450,225 450,225 000000000000000002206d72f00651ee3e196f91ed7d76a9e6296f88cb52a1d3 744 0.33/1.00 vMB 79
450,224 450,224 000000000000000000b4406d3a04d5b9d6e8b690093b1e7f6458cb744c54a9b8 980 0.99/1.00 vMB 29
450,223 450,223 0000000000000000008dc6d252d810e64270d865b94f5d4b6205ba0f75810c11 1,479 0.76/1.00 vMB 76
450,222 450,222 0000000000000000029ecfcacc7813145fb94119b42aa6cf2bb5a64f4673b928 1,215 1.00/1.00 vMB 70
450,221 450,221 0000000000000000029b4b055fbef2dcf5be779c0c0b7d76d7b0ccf0429b1fee 1,717 1.00/1.00 vMB 84
450,220 450,220 000000000000000001aff2137636a07b7e893e23dc441fd3c975764cbf75d907 2,077 1.00/1.00 vMB 99
450,219 450,219 00000000000000000235965878d4069edde016373632c68ac4d0bc0096571deb 1,087 0.77/1.00 vMB 69
450,218 450,218 0000000000000000017f0ef3bd9a9f0e14cacedd8e791e61ae015c4963bc9862 2,012 1.00/1.00 vMB 87
450,217 450,217 000000000000000000f4fab128d709b568d6cc540bf4e7696551546f477c9368 70 0.03/1.00 vMB 91
450,216 450,216 0000000000000000010bc8ec3ee18c245cdf9d0d7e3edc932e913d6ecbb6c62b 922 1.00/1.00 vMB 39
450,215 450,215 0000000000000000000c32d2f4c2a063ad3879e94a6874a528733234be7896ca 1 0.00/1.00 vMB 0
450,214 450,214 000000000000000002247add9ea3e1f2044762bf0f880861b543e59318d5604a 1,461 1.00/1.00 vMB 58
450,213 450,213 000000000000000002b5bf732702b3c843047fc8fb8695098c7839a640971397 933 0.40/1.00 vMB 85
450,212 450,212 000000000000000000800e96c41e728e6c94c394fd592b9948abe9a1fa0355fa 417 0.18/1.00 vMB 83
450,211 450,211 0000000000000000028408022602dc197ae19ab32bd19daccfd623846a118d8c 416 1.00/1.00 vMB 9
450,210 450,210 00000000000000000254ff65b8cec4716be00cccf2604f0284f3154a5eab4f47 1,700 0.91/1.00 vMB 61
450,209 450,209 0000000000000000017484ecba12fdfba2cb277c1bb8aa75a7a4b576798bc4e4 1,980 1.00/1.00 vMB 79
450,208 450,208 000000000000000000a6834fddeeb5d30d7a196e6cfe7783648b81ac961e7743 2,479 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.