Loading Tool

Explorer IconExplorer

Memory Pool

78,316 transactions
29.44 vMB
0.07364359 BTC
Random Selection Loading Transactions
Max Size: 177.28/200 MB

Candidate Block

Mining Attempt 1b1cb0eb7dee73c424936ad2fe987fd492796458710d80d0a795a650c8023748
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 65b9ea1b5df975c5458d432ce562fe987d4106075a1bd7fd433be050fb619aa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,016
Size: 1.00 vMB
Total Fees: 0.01179565 BTC
Feerates: 25.13 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (589,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,029 326,029 00000000000000000963659d80988240b1acb2a08b6fbaaf3808597933b2af8b 1,183 0.70/1.00 vMB 30
326,028 326,028 0000000000000000198ee85321d0f08eb2f057be7193aea6c265f120b7e6759c 1,077 0.67/1.00 vMB 25
326,027 326,027 000000000000000015db0bcb1a6651e9e4910b598c3b027941eacf9764172211 409 0.23/1.00 vMB 27
326,026 326,026 00000000000000001d2b7def06cb2c01996fe96fd889666960026a3014bb10a6 396 0.84/1.00 vMB 15
326,025 326,025 000000000000000016dc7c6e6de79bb4852f9e332c22874d7103039064eaa24b 1,566 0.75/1.00 vMB 32
326,024 326,024 000000000000000002ef63ddbb50f3c778e6e822bb14de7d9e54811b8ce59552 553 0.66/1.00 vMB 18
326,023 326,023 00000000000000000ab789c2dec77ede8bf28a483cb4cb3d55b1d20c14e36f7e 673 0.73/1.00 vMB 18
326,022 326,022 0000000000000000037ad18649c4f871333bbc3364da454acfae95d9806f02b6 64 0.04/1.00 vMB 72
326,021 326,021 00000000000000001ba97c11bf2fd6e343442626fc80977512972e916d5e1846 217 0.14/1.00 vMB 30
326,020 326,020 00000000000000001f327a5d75b9cb18f30a100a86fb1c09dbb80e3c273d1524 333 0.76/1.00 vMB 14
326,019 326,019 000000000000000003efae9865252f67dc82509b72999a3e556546cc7f0da2d3 1,332 0.75/1.00 vMB 26
326,018 326,018 000000000000000004f56e6fdb2d44835a01dd4ece2fd863e4dd9bed98f35fba 268 0.16/1.00 vMB 21
326,017 326,017 0000000000000000117f332342cf0698e55623de7dd1778acf9bec76472dd61b 165 0.11/1.00 vMB 23
326,016 326,016 0000000000000000013aeff116df0b35ce5b98a3ef1880289323050858fe838e 678 0.45/1.00 vMB 23
326,015 326,015 00000000000000001a7014e490c82398f7aded8cfddabfe59f9b19cfb1597912 342 0.60/1.00 vMB 16
326,014 326,014 00000000000000000d8ba3d913e4f34cf88b4d75c1700f5ab6e68c8f71ed51d0 90 0.23/1.00 vMB 13
326,013 326,013 00000000000000001169f89284a08118623e563629b3d6907fed383fbe34e342 732 0.70/1.00 vMB 20
326,012 326,012 000000000000000001ecc32d05c416d559da558a3fa390daef4503464d4e3e82 60 0.05/1.00 vMB 18
326,011 326,011 00000000000000001d9c37cc804b05b50ffda3bb5e86a2ac902591798826e218 153 0.13/1.00 vMB 20
326,010 326,010 0000000000000000151e83d01061903f090ab81ef56288588f9ad576b281c92a 427 0.25/1.00 vMB 24
326,009 326,009 00000000000000001c49c4d89acef6513bcc5547961ccf0fcabd58a840f2172d 179 0.11/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.