Loading Tool

Explorer IconExplorer

Memory Pool

79,560 transactions
29.39 vMB
0.08490072 BTC
Random Selection Loading Transactions
Max Size: 178.19/200 MB

Candidate Block

Mining Attempt 023fe7ea45af9d03034f7e8ed2258eeb0932f795e08959b7e197d653dd391607
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root f963e7f57131f9e0380f885e35c319a2829f77802505a6035411a96468dde96a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.02308813 BTC
Feerates: 278.95 > 2.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (818,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,270 96,270 000000000001c4eaef514ca7a90de31c797489f3418ad900993ccd114498b291 2 0.00/1.00 vMB 0
96,269 96,269 000000000000574f034d05c738511512938b1c0ce523fc7c27c0ff63edb8bd35 2 0.00/1.00 vMB 4,464
96,268 96,268 000000000004c7813bcd93e9b577d09299464bf6ff5460a820c65f542b12d63d 1 0.00/1.00 vMB 0
96,267 96,267 000000000001a29093807484cb45efa17762189adc638c90ccb28a1236d16842 1 0.00/1.00 vMB 0
96,266 96,266 000000000005bd57ee9384f5c3730b95b5aee0ffd338097519a47bbf4482c65e 3 0.00/1.00 vMB 0
96,265 96,265 0000000000040b82c46689142618c4222795f4bc01569fca2ce41f32f29e26d9 1 0.00/1.00 vMB 0
96,264 96,264 000000000007de154db21ed2f9c2f5ffc6d2255a56e50e6cb2a4f362262cfd46 5 0.00/1.00 vMB 0
96,263 96,263 000000000001fbc57b1ba9ff6b3c2bb4240804ae3193f43b6e5bda1797d639bb 2 0.00/1.00 vMB 0
96,262 96,262 0000000000046e184c5e5730551adcab44c120168b0b687323334659b636b024 2 0.00/1.00 vMB 0
96,261 96,261 0000000000022ec0523714252a871894b9efcf1f44bd00f835ae7f7c24ac35f2 1 0.00/1.00 vMB 0
96,260 96,260 000000000006fa5373adc5808e4018f37e07cbd0e58622d209ad83d8b2481d6d 3 0.00/1.00 vMB 1,937
96,259 96,259 000000000001908e72f2e841f4516e183b11a3471907a4e88d9552cd6d1201a1 5 0.00/1.00 vMB 1,001
96,258 96,258 00000000000629ad3619b646403f4563d52f853fc553e943cdbf8b825d430bd1 1 0.00/1.00 vMB 0
96,257 96,257 0000000000017c8332f44b87e89cce27a24012a91bde483c99f8adf417f25ee2 6 0.00/1.00 vMB 0
96,256 96,256 00000000000526fcc83de7a9ad0ef439713b580fd32a8092139e9809e192efd7 1 0.00/1.00 vMB 0
96,255 96,255 0000000000053d540c3c7d3f15c75793b33c973e6d59a569531a879f3ba07f11 1 0.00/1.00 vMB 0
96,254 96,254 0000000000079402a9efe36f60740cfe41714642337823e431756b65c71524aa 1 0.00/1.00 vMB 0
96,253 96,253 00000000000046e1cba2f6f096b775dd977907b9e299e0fc4edec380c73f4184 3 0.00/1.00 vMB 0
96,252 96,252 0000000000068e925eec7c5b9bcdf7d466d71d9d1710fab9c9009661c866cddf 1 0.00/1.00 vMB 0
96,251 96,251 000000000007b991726eb2eb7fde95c8bca59d24c326fb626bb5fbc418ff90d2 1 0.00/1.00 vMB 0
96,250 96,250 000000000000b55a7df8fda856c8b6aaf67023c1cddb584f0934b4081ca427b0 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.56 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: 670.03 GB
    • Received: 15.80 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.