Loading Tool

Explorer IconExplorer

Memory Pool

41,664 transactions
26.81 vMB
0.06105368 BTC
Random Selection Loading Transactions
Max Size: 140.41/200 MB

Candidate Block

Mining Attempt 852c3535877f0c45c1c9dcfaa46153ca8066161beda54fff7aa4ca96580145ab
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root d013622a8af7859570c4765bb2d2453024dfeb1cab2156c1e254b8293310c366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,196
Size: 1.00 vMB
Total Fees: 0.01140883 BTC
Feerates: 60.14 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (672,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,270 242,270 00000000000000550d19719448dfad1108c8439a121e90c194135a5c00359016 354 0.10/1.00 vMB 37
242,269 242,269 00000000000000a60c12e03ee9331b3509a4b8c8d922bff8240b6404121a21b3 290 0.14/1.00 vMB 128
242,268 242,268 000000000000004b8811970b4d003c76bdb293ef764f83b538b04bbdf24b6bf9 264 0.19/1.00 vMB 98
242,267 242,267 00000000000000a0c8b3812bcd2ae36515bd923c252a1811bd8426245f326afb 820 0.30/1.00 vMB 206
242,266 242,266 000000000000003b3453889dca9c81596234cc7113da3c63a51185057bbd23a4 18 0.01/1.00 vMB 21
242,265 242,265 000000000000004b6cc68dbacd0e67ca80af705d36ee4a2a6a07468fb6d76fff 107 0.10/1.00 vMB 52
242,264 242,264 00000000000000ae779163cde3844613cc1f65a8b09e540a7b86f3a050b1f999 329 0.21/1.00 vMB 93
242,263 242,263 000000000000004b9f24aab3c13016dc6df8f341737f8b4f129bf63cf3256575 283 0.12/1.00 vMB 163
242,262 242,262 0000000000000065e9535dce11a6a052bf1571f63a364f7266ebb3f10ad7669d 701 0.25/1.00 vMB 198
242,261 242,261 00000000000000016537589495371e30ddc8a3699573147e1d1e2fffef7aa573 524 0.23/1.00 vMB 159
242,260 242,260 0000000000000010611447a40c7ebfccfd63c317a6831661f75ec22072bbaca6 399 0.25/1.00 vMB 98
242,259 242,259 00000000000000da761109bea4784a97e0ff0623532fc361a994220d131e8029 794 0.25/1.00 vMB 242
242,258 242,258 00000000000000abf13a483c9ba2650b684fc695f6409e1dd1fc61fccbe18280 88 0.11/1.00 vMB 43
242,257 242,257 000000000000008a5cac7ead28398af82beb70379ad53ba7e4a635b6a1778f87 263 0.12/1.00 vMB 141
242,256 242,256 0000000000000016607189754c46032a9d971d6a26b9d9642ec6d950f95c65b1 432 0.24/1.00 vMB 113
242,255 242,255 000000000000004a33ae562086c4b12d458ee45283329866e21cbdb75a217687 844 0.30/1.00 vMB 171
242,254 242,254 00000000000000893762c8a43a703b029c27d7e652daccc919f55183680b6a74 102 0.04/1.00 vMB 178
242,253 242,253 00000000000000169728d2f10f4d99d951074ca4d758d561deb7a63013c39152 244 0.11/1.00 vMB 94
242,252 242,252 000000000000005c9eedec8c830c6f0f494d25b03ec3221c356e243e9e800977 137 0.06/1.00 vMB 128
242,251 242,251 000000000000005ac6882d6f29714e3afcd21dd37d022c6ace577be8cd976e6f 342 0.17/1.00 vMB 118
242,250 242,250 000000000000000017f9c4f0af122d4a8cd9607acfecaffa7445ba3fc4523297 404 0.18/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.