Loading Tool

Explorer IconExplorer

Memory Pool

75,403 transactions
27.72 vMB
0.07509588 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt 61840776a403f5243d554bd1bf3405cb082c6c0767b4b149d140651ae23c65cd
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root c10c47e4762f2cea483ddbe74e3afb441ee5d4a86580dac7bfaf2c69390405f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,179
Size: 1.00 vMB
Total Fees: 0.01560093 BTC
Feerates: 99.50 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (588,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,344 326,344 000000000000000011263dab46497a9d3bba49a9486c682c42890fd0b1cc6f51 346 0.17/1.00 vMB 29
326,343 326,343 00000000000000000ceae04585d1ad4c538da9c3281467192db5b7fc5d9ab78e 1,730 0.96/1.00 vMB 28
326,342 326,342 00000000000000000c283fc677c64f2cd8e11d1f31a4118a6aee4cafef090581 471 0.27/1.00 vMB 26
326,341 326,341 00000000000000000f4ebd9186e5b53b792c70b2b284b57072d35c9e4380afa5 1,055 0.59/1.00 vMB 30
326,340 326,340 0000000000000000075801d50a3ed675d4eeec576f12746cedb7fc084e1c5e5f 1,256 0.74/1.00 vMB 28
326,339 326,339 0000000000000000111ddd9f309c3cb0af5328500aad8a528f539eabff854bb6 557 0.31/1.00 vMB 30
326,338 326,338 000000000000000008c0084c865851a3700f2b912fb0be389f98662c388d41fa 1,503 0.89/1.00 vMB 29
326,337 326,337 0000000000000000118a7b117ab59671f3501992e33d24cd0f364f7b9496f27c 225 0.17/1.00 vMB 22
326,336 326,336 00000000000000000d73e5d919d828a7656443fd762244cb4508d48820436056 1,353 0.72/1.00 vMB 29
326,335 326,335 000000000000000008bb7138ce4865733e4fa8457eaef05df7bf8562ed52d5bd 378 0.22/1.00 vMB 26
326,334 326,334 0000000000000000076cd8754455edcba32ec1aa4aa1b36445d3677687a46350 997 0.67/1.00 vMB 23
326,333 326,333 00000000000000001a9ca1fd2fa04a33981b1e560f466fa3343d1f76973c3562 1,209 0.86/1.00 vMB 24
326,332 326,332 000000000000000011b6650b46ae9e65fc44840905d56390529f565926d45018 91 0.09/1.00 vMB 20
326,331 326,331 000000000000000001726ea73ef2d9fa19631d82874ab09293186b661d234799 265 0.18/1.00 vMB 20
326,330 326,330 00000000000000001b0990969752e99c1df826d4761e01837fe394dd5bb226d9 660 0.48/1.00 vMB 24
326,329 326,329 000000000000000004fc334ae6b0e8910870d3915a62c03ca4463eec3f79b523 508 0.35/1.00 vMB 18
326,328 326,328 00000000000000001d68a86cc5e77484a6515768d945521a2d6fe0d0196cadc3 666 0.69/1.00 vMB 21
326,327 326,327 00000000000000000429628c8c873878b78b6e6eb78200b2218ceb17a2431c86 2,117 1.00/1.00 vMB 36
326,326 326,326 00000000000000000078cb17f81e7459921c4e868af40c6bbfc11976365e998d 550 0.35/1.00 vMB 23
326,325 326,325 0000000000000000068361214ec6247c2a2c7c1d10eb693c3567afbb12a5c2c4 1,103 0.83/1.00 vMB 23
326,324 326,324 000000000000000017ff556eac93d6a04c079c535d3432fdde9b87a6a34660e6 353 0.25/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.