Loading Tool

Explorer IconExplorer

Memory Pool

78,777 transactions
28.92 vMB
0.11207194 BTC
Random Selection Loading Transactions
Max Size: 175.53/200 MB

Candidate Block

Mining Attempt 866c73f30a021b4fd6abac84184b6df07f6c216550b04975ad4afae924fd01d5
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9d43cd6ae6099f313fd2b111befa10d294d72fc0ff7b2e2ef6330f2b96dab7cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.04025581 BTC
Feerates: 602.26 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (353,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,330 561,330 0000000000000000000ae31f7d6a7c0a9c96ec9d95ce481d28b5f6bcb2ee197d 2,804 1.00/1.00 vMB 18
561,329 561,329 000000000000000000277c3b1d3410024b26e10c496bc3518d1d94b6e0b0cb12 545 0.17/1.00 vMB 6
561,328 561,328 0000000000000000002376e417b6aeda07be338fc0af981a705c73cf985645da 479 0.19/1.00 vMB 9
561,327 561,327 00000000000000000022f00329b121891bb1ac37b281af5edee7ee600b09ac3a 471 0.18/1.00 vMB 10
561,326 561,326 0000000000000000001e81c94483d7bc630c7be1fd5d4aced83ad3111dc92d36 254 0.08/1.00 vMB 14
561,325 561,325 0000000000000000000624a9e307ec5e4d9d04e3a893d57130aaf033e496e8d2 364 0.15/1.00 vMB 12
561,324 561,324 00000000000000000028923bee8abc27b6fc5e52bd1abce0b04e57285cdc0703 3,123 0.98/1.00 vMB 16
561,323 561,323 0000000000000000001a7af6b18403a2064bcee1e684680c52651df3bbc6153a 1,805 0.64/1.00 vMB 3
561,322 561,322 000000000000000000018c28be73c7f7bfe68127f7a92fb8961679df55ea169c 3,120 1.00/1.00 vMB 11
561,321 561,321 0000000000000000001f51443a5618c5e72893102297d2e4c0637a6ae037cbfd 3,308 1.00/1.00 vMB 10
561,320 561,320 000000000000000000071f22e1a7d990d8c3a316b916b6227f3a83ff9044ab8b 3,112 1.00/1.00 vMB 19
561,319 561,319 000000000000000000304835810e3bd41a8c9612ab59db1dd259737dd177da48 2,008 1.00/1.00 vMB 5
561,318 561,318 0000000000000000000904ca31afdae2885ce805a6d388cfb4b065536b705ef4 2,737 1.00/1.00 vMB 7
561,317 561,317 0000000000000000001ef86bffd2268b05c015500bdcf4a17bf0a5fd8a653320 3,228 1.00/1.00 vMB 34
561,316 561,316 0000000000000000001aaeb81539dffdf419845a3f0076dde72cf331c86a22ca 542 0.15/1.00 vMB 5
561,315 561,315 00000000000000000003490b4050a996d66ed41d5d14b86a7e78a2945117a3b0 1,670 0.58/1.00 vMB 8
561,314 561,314 000000000000000000270f55b44d6eea76df2d2503902e599dc4239f12b9ce35 1,102 0.33/1.00 vMB 12
561,313 561,313 0000000000000000001bf1c09e0892fa00da1e71e8f1fea3dd635d3eed8cea7d 155 0.04/1.00 vMB 5
561,312 561,312 00000000000000000003e8529c56b749cff3ba1ac8c52775e5c25590e182510b 602 0.23/1.00 vMB 7
561,311 561,311 00000000000000000010d7664a46ae624b11144ddb4e02405719deb7d0222a22 770 0.23/1.00 vMB 10
561,310 561,310 0000000000000000001afc98df0af06be9bf4e276c056296a0693c12a6ded4ef 1,026 0.32/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.