Loading Tool

Explorer IconExplorer

Memory Pool

83,348 transactions
31.51 vMB
0.13501621 BTC
Random Selection Loading Transactions
Max Size: 190.68/200 MB

Candidate Block

Mining Attempt c3a0acfedc1fc110cc4805d96b7c9513650f2c759180320fde1d06ef12334c1c
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root aa6eea506c60987cdb0e7a92163005d8e045c3a7dbe71d4f86ab774841d9eb33
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.04800706 BTC
Feerates: 318.30 > 4.81 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (20,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,276 895,276 00000000000000000000fa12eb8fa18ab0d7491fe6a4a08689fdd31fdd604122 1,464 0.38/1.00 vMB 2
895,275 895,275 00000000000000000000d0345db6fd5e4f199a4911443bb6fe2f8369d702069d 1,632 0.41/1.00 vMB 2
895,274 895,274 000000000000000000001a95fd76f30489ae52bc514580780dea1b8d0ef8bf59 1,512 0.45/1.00 vMB 3
895,273 895,273 00000000000000000000a3efb44a6fa8466c9b66d21fe86aec56b5aeb794b28c 956 0.33/1.00 vMB 2
895,272 895,272 000000000000000000018fdeed85bae2fe1c89f3dbc094ef0485d5ae8860e9ed 370 0.12/1.00 vMB 2
895,271 895,271 000000000000000000017f0d9b95f86302524614b19a6871147550e179ccd4d5 2,315 0.92/1.00 vMB 2
895,270 895,270 0000000000000000000245f520d2edd617f6e0d0295dfbb55460254c5308dcff 596 0.60/1.00 vMB 1
895,269 895,269 00000000000000000000d95d3cfdcefb99b1eb36ff794b8f5c2f909fdddfffa2 2,443 1.00/1.00 vMB 2
895,268 895,268 000000000000000000002d22c9e3f6bee72ac3f3f84771d9b4f3206a6f2461ea 199 0.60/1.00 vMB 1
895,267 895,267 0000000000000000000190ded3626186bf6b835a5388259cca096f6b3a211fdc 2,875 1.00/1.00 vMB 2
895,266 895,266 0000000000000000000051bd3c0064b59dea84dbe74c82fb9441b3c2f429ba8e 3,257 1.00/1.00 vMB 2
895,265 895,265 000000000000000000006a22d0c76c6c5ea295ecbe867da1751060c0fa6b1b8a 152 0.12/1.00 vMB 1
895,264 895,264 00000000000000000001b0aadaac6141af1367796e4287fe8386551a97566ed0 1,545 1.00/1.00 vMB 1
895,263 895,263 000000000000000000013ce810de355eef64dba3b6ca2d294c0957634b445ae8 600 1.00/1.00 vMB 1
895,262 895,262 000000000000000000000bafcdc746286649b77b8e87064e079c81a152d252fe 2,560 1.00/1.00 vMB 3
895,261 895,261 0000000000000000000152f2594a402f32620f14d7f8561b86cf04947b314906 1,631 1.00/1.00 vMB 1
895,260 895,260 00000000000000000000e36506f888169525fa62be8bf491448b09a902cdd361 1,728 0.50/1.00 vMB 3
895,259 895,259 0000000000000000000135acdde242eac70bd4c6d81acb93d67b8ceca80a22a9 1,606 0.67/1.00 vMB 1
895,258 895,258 000000000000000000024caaf7bbfee3bb9b3678ca023698885e918942808ca8 1,923 1.00/1.00 vMB 2
895,257 895,257 000000000000000000005e595f174b613f90bbb423ca20716f3b4f0408fa8f7c 829 0.50/1.00 vMB 1
895,256 895,256 0000000000000000000249df575a9ceda4b13a90ffd3d28f10fd4a14052d61bf 385 0.31/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.08 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: 722.77 GB
    • Received: 18.40 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.