Loading Tool

Explorer IconExplorer

Memory Pool

74,347 transactions
27.44 vMB
0.06924916 BTC
Random Selection Loading Transactions
Max Size: 167.55/200 MB

Candidate Block

Mining Attempt bd784cbad98520803189b93b53c28f2a7808cbb959564032cd39f5081d9a1191
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 1d6834098baa525415323cb609051a71fce943f13169f85ee05140463bc197c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.01085795 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (467,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,302 447,302 000000000000000001f3133a22855d54994ca537053490d2ef76eac3eb8770f9 1,928 1.00/1.00 vMB 62
447,301 447,301 0000000000000000015c21d17b6dc030b881258aa012667e57152ce3aaecec1b 2,056 1.00/1.00 vMB 77
447,300 447,300 0000000000000000003320d6375c71a5030cc12ce43851ad24309e0a5d7baaf7 1,705 1.00/1.00 vMB 84
447,299 447,299 000000000000000002a3da603d4aa337b8a34dec8f868ce03aabe6873b105b6a 2,972 1.00/1.00 vMB 103
447,298 447,298 00000000000000000348c06c56d240684231c0470636bdec0851639e914e0caf 73 0.04/1.00 vMB 72
447,297 447,297 0000000000000000014761dc9c7e1cb9910fafc8e9883c344c04c7f3bb242556 794 0.44/1.00 vMB 56
447,296 447,296 000000000000000002b5d8e0f78f6de389cdc0d5ccfe6f9d71ffbac971744d7b 2,069 1.00/1.00 vMB 81
447,295 447,295 0000000000000000024cdb94d0eb2cd26f0643c9da75823d8a9d996c970185c0 1,397 1.00/1.00 vMB 41
447,294 447,294 00000000000000000034bec0d07bbb1a95ece9e191d5360f03f6dc1b0fd369f1 2,222 1.00/1.00 vMB 71
447,293 447,293 000000000000000000b41e5cd38e457a27ecb8095c885b742e940add051a9746 2,323 1.00/1.00 vMB 86
447,292 447,292 0000000000000000012304783b509d1f9cedd4b769f5234c707827e149487b52 2,389 1.00/1.00 vMB 92
447,291 447,291 000000000000000002b67fd1678a3c3c10965813c749ce758302aac1a3901504 1,846 1.00/1.00 vMB 78
447,290 447,290 000000000000000002e0f9493060d37b8b568ccd82b47f75ddb6580e25209af0 2,024 1.00/1.00 vMB 86
447,289 447,289 00000000000000000348e8565888b9b9993e21204c59ed54535b54966a9d407d 1,751 0.86/1.00 vMB 76
447,288 447,288 0000000000000000030f24ce41f0d641ceaaf58d4b937c9b74a7afe5bea5117a 735 1.00/1.00 vMB 23
447,287 447,287 00000000000000000298d42719cac85bb5fca189f8c293461ef9fd1a98b7fbf0 1,102 0.50/1.00 vMB 78
447,286 447,286 00000000000000000169c6e2cf8ae3e1f008bcec11ccef78806e64121b647a90 1,179 1.00/1.00 vMB 39
447,285 447,285 0000000000000000008fcdd86a9ce7b5f73129ba7bb7a9b8fa3a311d9e773129 1,186 0.50/1.00 vMB 73
447,284 447,284 0000000000000000002f1e3707fc923a26bc1d92e8ac8ae988370e287662e61e 2,513 1.00/1.00 vMB 79
447,283 447,283 000000000000000000e3d87441de6f12714c9695f6b97ebe073afd7cd5c2916e 636 0.29/1.00 vMB 80
447,282 447,282 00000000000000000103a832e49eefa0a8ad0586330d78e3c653540de75f898d 69 0.03/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.