Loading Tool

Explorer IconExplorer

Memory Pool

45,846 transactions
32.26 vMB
0.12790733 BTC
Random Selection Loading Transactions
Max Size: 163.68/200 MB

Candidate Block

Mining Attempt 3fffa3e41dc0a7ea0a8cbe1a8ef223b634b6fa704e6d2026024cbb6a4da95ce6
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 3f1b987c96a6f259ebf972b985fc361fe690f9f25ed4a777cd1ac46642f770ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,660
Size: 1.00 vMB
Total Fees: 0.05503033 BTC
Feerates: 265.25 > 5.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (733,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,920 180,920 00000000000001897f281cf1cacf0a2fe719cefcd6890be6626fff2277d0480e 129 0.06/1.00 vMB 103
180,919 180,919 000000000000095a0c4bb08f9f4c1beafad460c09d81fe6e7a5cabfd946184e0 21 0.01/1.00 vMB 18
180,918 180,918 000000000000015dff9c275e1a89192aff9e0ef0fd37200e2c3f543afe774b6b 464 0.18/1.00 vMB 195
180,917 180,917 000000000000075e974aeb69684ce33806ca63dd3e89b47a32498ff461d5df5a 256 0.21/1.00 vMB 260
180,916 180,916 00000000000007ff10354bd95ea9dc48411fdb52f6b6244fd9c5bb2d20517351 225 0.12/1.00 vMB 76
180,915 180,915 00000000000008f1efde4c8f3651a44042b03f849337f845244430fabd265dbb 103 0.06/1.00 vMB 60
180,914 180,914 000000000000020757530d458e4bcb2d013a1284ce4070a535939b51c4793c6c 588 0.25/1.00 vMB 122
180,913 180,913 00000000000007800fd54ad7ceed9b28510c9d6bf137a1d1750e24ed61ab0677 455 0.25/1.00 vMB 185
180,912 180,912 00000000000007f44e73243ecb09cfed03d088adb9442d83ac8d40180234cf7a 128 0.05/1.00 vMB 105
180,911 180,911 0000000000000817c6035626ab23ce18ba40128053edc00ea05e406d0c71ad44 72 0.05/1.00 vMB 169
180,910 180,910 0000000000000563613c73b2c73bdac65eb665f3f8c214aa3e98e456cb3530b1 113 0.05/1.00 vMB 99
180,909 180,909 00000000000008e3297898b08c26ddca54c90180c402b524905b8ed6dd9c2854 15 0.01/1.00 vMB 68
180,908 180,908 00000000000002e3df32c736373ead3a4a44c322a620f0fdae7fd6c177734309 96 0.04/1.00 vMB 132
180,907 180,907 0000000000000880b1c4aab54c208d04a41b547eb9a3663d7649e3df99d0d736 108 0.05/1.00 vMB 184
180,906 180,906 0000000000000041a570b3c8afe723bb35455915b2614349ec7543d1ce43530f 127 0.05/1.00 vMB 143
180,905 180,905 00000000000008cd7436cb5bfde7ca87db9f34f28ff93f1a4073c754aedc439f 256 0.10/1.00 vMB 158
180,904 180,904 00000000000002f34efd422a1582411dd6514abc2633dc9ddbb54a1ebb6a46d9 144 0.05/1.00 vMB 120
180,903 180,903 00000000000002cf7deb66360c53c97ba809f7bd2a696ad7f8096c7b7d70ec87 662 0.25/1.00 vMB 207
180,902 180,902 00000000000000a7a71ad472a6f2c04704d61612d35f43efa95bea37050c74b5 135 0.05/1.00 vMB 195
180,901 180,901 000000000000073887c69419033c68ecc474cd19e91ceeac89981c5ae9fe16f5 22 0.01/1.00 vMB 363
180,900 180,900 000000000000062d77804089b2c376b44f44531655b4a331003f578da7b65bde 213 0.10/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.