Loading Tool

Explorer IconExplorer

Memory Pool

43,474 transactions
20.08 vMB
0.06171138 BTC
Random Selection Loading Transactions
Max Size: 113.24/200 MB

Candidate Block

Mining Attempt 491784a88ab5faae9cbe4d5747084005d01bce1cd2d33395f8c2c60593cdbe74
Version 20000000
Previous Block 00000000000000000002011e6ba772050866aa3f6b3ae07ef25ad216bee5a454
Merkle Root 6a14eeb0fd2696f887b399c866effbd926a385933d0c6cd7a2209ab53678d9c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,005
Size: 1.00 vMB
Total Fees: 0.02215023 BTC
Feerates: 302.27 > 2.22 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,956 (765,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,455 148,455 0000000000000757b5d644b053bad1635c19aa78bf2d92f9d67d2b391e7d2af4 63 0.03/1.00 vMB 201
148,454 148,454 00000000000002b388e500613c78efe1db1d72965c708fc03cb60cd9c3a97735 16 0.02/1.00 vMB 90
148,453 148,453 00000000000007b29f29f55be861bc4930a07f90bf43827f06ba11da46d6822c 10 0.00/1.00 vMB 0
148,452 148,452 00000000000002c725ff5754f9b4a3c84a43565106580f94dfc3769c3d7f9b54 91 0.04/1.00 vMB 311
148,451 148,451 000000000000027ff90e991c83a419ac5b47fa79c8a95c96169a5d2365482316 16 0.01/1.00 vMB 66
148,450 148,450 00000000000002743a8f87418f8496ada34ff035102b8f353bebbd6d29328f10 34 0.02/1.00 vMB 105
148,449 148,449 00000000000002d13128f3dbbd613ce238384927c0503eecc661311e42380564 36 0.02/1.00 vMB 90
148,448 148,448 00000000000008939e0c00035d390fb6c4238d04a3ac6bb9967f774d6cc78443 8 0.00/1.00 vMB 26
148,447 148,447 000000000000013175f4645312b7861fb3d0074198fd912cc5a1961c97729749 7 0.00/1.00 vMB 412
148,446 148,446 00000000000003dcaf548d85c08502109ae9166b5337f393f76648039178c47c 88 0.03/1.00 vMB 19
148,445 148,445 000000000000039ffd9a5650e2604dbab958d61c774f07305dc16339523dbd1d 28 0.02/1.00 vMB 193
148,444 148,444 0000000000000439de4b9fbeed53f28c6cd904e7b7f08272125209f5b92eb48c 16 0.00/1.00 vMB 244
148,443 148,443 00000000000003c455439c9246e778bfe65936be963a03b30b10b78cf270e15a 104 0.05/1.00 vMB 94
148,442 148,442 0000000000000684844f9b5542bd94d383d861800dcc936a274a7cb81182c20f 114 0.05/1.00 vMB 237
148,441 148,441 00000000000004716ef36df7beb52a2d68419b2361b4bb04e1f3ff7d097f2b9d 174 0.05/1.00 vMB 9
148,440 148,440 00000000000007996d785d8b6084c4689f3006b49674cbff6c420675d38d6388 38 0.01/1.00 vMB 181
148,439 148,439 000000000000068004f6d6367c93770f9357f31a4b43740d73d694999f1d6e58 107 0.05/1.00 vMB 585
148,438 148,438 00000000000005b035eb20a46a407e0e7a9add73a412d79fec4880913de06c5a 30 0.01/1.00 vMB 96
148,437 148,437 000000000000032d4f8f9d8c03b182c753743a98268fbaa112655922be872b7a 9 0.01/1.00 vMB 15
148,436 148,436 00000000000006c43a625f36b238c2b3b56a342f34af02892b5a38e9815dc69f 60 0.02/1.00 vMB 193
148,435 148,435 00000000000005401231ce199a5ba485db1ebd5f4d56ea390291872349c752bf 13 0.00/1.00 vMB 330
Previous 10 blocks ↓
Total Size: 780.53 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: 535.46 GB
    • Received: 5.91 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.