Loading Tool

Explorer IconExplorer

Memory Pool

74,853 transactions
27.78 vMB
0.07542048 BTC
Random Selection Loading Transactions
Max Size: 169.03/200 MB

Candidate Block

Mining Attempt 3a6f7a7d8269cf2e86a50a6caf12d64384676acc9e9b663289dab390c3a784c5
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 074dcfa2e131add8a6637976dfe0f5c747837e080231a6bb3e33b045b14db9d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,644
Size: 1.00 vMB
Total Fees: 0.01593537 BTC
Feerates: 71.37 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (215,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,406 699,406 0000000000000000000499085911999cc3a95c120189ca344a15e4117cbcf06b 2,844 1.00/1.00 vMB 16
699,405 699,405 000000000000000000088ce30da2c1990699140187d941446891b9179665dd75 240 0.08/1.00 vMB 15
699,404 699,404 00000000000000000003de04a24487036ed2ac6f58237dd830ae363634d4b756 224 0.08/1.00 vMB 25
699,403 699,403 0000000000000000000ed629b00d09f4be7c1674c7746f440e76408cc9d645f6 82 0.02/1.00 vMB 12
699,402 699,402 00000000000000000005573eb173c55a3b58bf6eceba18fe7c8872b0f8cf5d3e 797 0.45/1.00 vMB 10
699,401 699,401 00000000000000000001f60613f8e97d0b342f749e0866969affe7588329f00f 903 0.29/1.00 vMB 11
699,400 699,400 000000000000000000037dfb89aaaabe405d9d4166463f4dce83a0e51cd4bd0a 1,304 0.56/1.00 vMB 2
699,399 699,399 0000000000000000000b15c4bfb19a3227357e8a17707de5f48d730962287748 2,680 1.00/1.00 vMB 5
699,398 699,398 0000000000000000000c3913d22c585b12317670f92a894cc6c323b61e6a239c 2,443 1.00/1.00 vMB 23
699,397 699,397 0000000000000000000a90198cef392e459186fda557a80e24d4fe1fdb8bd4b8 1,662 1.00/1.00 vMB 14
699,396 699,396 000000000000000000096c2938f7fad48ad01de85b365462c9e5283ecc3cbe73 1,178 0.43/1.00 vMB 22
699,395 699,395 00000000000000000000cabc2bbef7401141a75fcc2d085a03e06e68c1a556f1 824 0.42/1.00 vMB 22
699,394 699,394 0000000000000000000bbb66d2b39d9b67493b08646b454d58187e3d026a487d 436 0.19/1.00 vMB 10
699,393 699,393 0000000000000000000337d7f6548cfb132ccf106680443b8efa950dd9dc75a6 481 0.20/1.00 vMB 10
699,392 699,392 000000000000000000008b99c28b36d7c19f3d1fff98e0d9e1889bcc4cce5da2 249 0.17/1.00 vMB 10
699,391 699,391 0000000000000000000e409f9ed92d81a9298ee4c204f31d1064c86cab1fc0da 1,946 0.57/1.00 vMB 7
699,390 699,390 0000000000000000000fc1450a91ff76328d259d6166dfaf95e6c62c955bbb0c 2,834 1.00/1.00 vMB 14
699,389 699,389 0000000000000000000f9238b47e5938d7342ff4c2f25225b8ca6b59e6cc8043 3,274 1.00/1.00 vMB 9
699,388 699,388 00000000000000000004d5ba5b7e61a44db3fb44d33016df92fbf46fa4c764c2 2,251 1.00/1.00 vMB 22
699,387 699,387 00000000000000000004b9f41e400bfba849698fd27c5f1211eddaf60952f827 577 0.19/1.00 vMB 18
699,386 699,386 000000000000000000020d14639fc08c9d16b59215f6d34fc54fcf4f55d26987 1,437 0.56/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.