Loading Tool

Explorer IconExplorer

Memory Pool

76,419 transactions
28.56 vMB
0.07201086 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt dd77cee5d22e4c469151f4aae43ec654bff045815ad2201f07e006fde57b8157
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root ecb5aaec9a8f9106e48f37eee4cc32ea39496dc311804fee6f41ac3d03163caf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,417
Size: 1.00 vMB
Total Fees: 0.01274337 BTC
Feerates: 100.17 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (457,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,285 457,285 00000000000000000201a325f8a68be96c9c99434fe94515783448e9eaf3d6b4 2,341 1.00/1.00 vMB 138
457,284 457,284 000000000000000000ad477752f03f3ed6016a5c7760d25784481173d201f820 2,707 1.00/1.00 vMB 159
457,283 457,283 000000000000000001833805c6ffbbf9d560f88c9f54b45fa1f15aeed7a465a1 2,286 1.00/1.00 vMB 169
457,282 457,282 000000000000000001f141cda399119222c2c507d3f8ba68adf2c5daa099b9b0 1,378 1.00/1.00 vMB 143
457,281 457,281 00000000000000000071cba93f3f58a687b00cd8bfd27b9031a5a1b6bfa87b64 3,141 1.00/1.00 vMB 152
457,280 457,280 00000000000000000064974fb89ce94937c9fe27ac5926beb5b5c9398bfa2c02 2,158 1.00/1.00 vMB 121
457,279 457,279 000000000000000001d34c1c6309047ad660709b023215550ad1a122bbc1aeb8 2,431 1.00/1.00 vMB 127
457,278 457,278 000000000000000001ef8e6d8617e4c6ad3ccbf05db0472b19cbb7f88a9dfc52 2,129 1.00/1.00 vMB 154
457,277 457,277 000000000000000001a99912664d49530e0945fb4598d82721526fa978796203 2,087 1.00/1.00 vMB 188
457,276 457,276 000000000000000001c1ea7c2ef823b42fe7f99796bc65d5542b62dbe3b522fb 1,635 1.00/1.00 vMB 225
457,275 457,275 0000000000000000020cc83b7e9e91d656cb76d0a227ae84f539d5a0420cade7 2,053 1.00/1.00 vMB 179
457,274 457,274 000000000000000001c22e4d1d554f6e9a21cf70a045a3511af69d819e457145 2,366 1.00/1.00 vMB 218
457,273 457,273 0000000000000000019961ca799bb12265336b34d9d0f12991ceb6e948b3706b 2,273 1.00/1.00 vMB 223
457,272 457,272 00000000000000000107bf0ca1f672b4c3d5a24ff5d18d3e7227fdc2537f428e 260 0.24/1.00 vMB 137
457,271 457,271 0000000000000000024b6eb518e77962e268d2ac7126f20307ded7f37f5a1a30 2,076 1.00/1.00 vMB 242
457,270 457,270 0000000000000000015f1acbd846649d71ca8142b8b636986e923eb26309079f 159 0.06/1.00 vMB 146
457,269 457,269 00000000000000000064c51abb98730dd8db64c2ecad35330caa397b18e25694 2,228 1.00/1.00 vMB 200
457,268 457,268 00000000000000000115e738117007a7b0f612fc4fca1ede866fbced08873c78 2,086 1.00/1.00 vMB 147
457,267 457,267 0000000000000000008db2ba372cf00711f9b92cf920ad1dbbbbc14b61d3b50d 1,673 1.00/1.00 vMB 131
457,266 457,266 0000000000000000012b6da53a9871508f10eafafeea4800da9a0cfae1f038c9 121 0.04/1.00 vMB 251
457,265 457,265 00000000000000000216600768c7c9656038c46834143989085526981bf3107c 2,527 1.00/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.