Loading Tool

Explorer IconExplorer

Memory Pool

41,168 transactions
26.21 vMB
0.05469582 BTC
Random Selection Loading Transactions
Max Size: 136.68/200 MB

Candidate Block

Mining Attempt 7dda7c11915fe7095e0b51ff7a372a323f1e21ba55de28e0a1510e2c26eddecf
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 6d198108d9f8563e03bd1349d75f5375068d912f7cc3093cb90019cd27cce0fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,219
Size: 1.00 vMB
Total Fees: 0.00687164 BTC
Feerates: 40.21 > 0.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (511,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,717 403,717 00000000000000000418aad766a06a11c4235e4b2c0e76158f168087a177fd46 2,043 1.00/1.00 vMB 43
403,716 403,716 0000000000000000042f1387388edb9702a7de84c7926ce100e1004b3c1058cb 783 0.40/1.00 vMB 40
403,715 403,715 00000000000000000491b529388ff3518fd244a04ea6eeb48fda0464b31b90ec 1,643 1.00/1.00 vMB 26
403,714 403,714 0000000000000000013d5e9e1f1b37e888f1f5335fdb1d295c32c1f73c61cde1 2,416 1.00/1.00 vMB 47
403,713 403,713 000000000000000001ddcf03e442ad707218ddb3fe45611700980514399e5a7f 2,513 1.00/1.00 vMB 48
403,712 403,712 000000000000000000208563de40fb7967a52a5963337d561384a5038e3703aa 1,311 0.98/1.00 vMB 24
403,711 403,711 000000000000000001eee9b864c065b6db2234ec2fab2c7af5bf3c7e3c7ca078 1 0.00/1.00 vMB 0
403,710 403,710 000000000000000005caef1e190b6ec02d0308ac2b9473811b7a4217c595abfa 1,264 0.56/1.00 vMB 43
403,709 403,709 00000000000000000207e799f8a37b2a893f954a08be3fc8b321b89742cf47c1 621 0.31/1.00 vMB 35
403,708 403,708 0000000000000000061aa07391035527719efd1a6cc37bbf992bad43681f997a 288 0.13/1.00 vMB 39
403,707 403,707 00000000000000000505e486994c9ac19c4b59281505c0d7ba81d18ceb13b05b 1,217 0.57/1.00 vMB 42
403,706 403,706 000000000000000000e179ca633f51d1b75d942d07fb39a57787d053a8d5a5c3 807 0.38/1.00 vMB 39
403,705 403,705 000000000000000004962ad727a84089ef66212e6ca74d5dc862e7938b9406e8 1,575 0.83/1.00 vMB 34
403,704 403,704 000000000000000000c0165123729923bb2140f3563c0380e7e71da93ad33afa 1,356 0.96/1.00 vMB 23
403,703 403,703 0000000000000000032b31d5cfcb408f5409e8a17ec05bb5486389066becb247 2,218 1.00/1.00 vMB 31
403,702 403,702 000000000000000005b07b3e02255fde396c26290b4d12864c8317fc19964003 3,329 0.99/1.00 vMB 86
403,701 403,701 000000000000000005e45e2c4799d3097352b5b68ef0051b0da8d8f633955296 779 0.39/1.00 vMB 41
403,700 403,700 000000000000000005dfca48a26c8ddcb5606c9f21d741f3abb6310df5db975f 700 0.38/1.00 vMB 33
403,699 403,699 0000000000000000061146730d111b75c038f1e4c431ae002c17cf3bf0a676b9 2,383 0.93/1.00 vMB 47
403,698 403,698 0000000000000000017d381d45e2c87da39efa7558ed7ca449ca827d933c3a1e 294 0.16/1.00 vMB 37
403,697 403,697 0000000000000000008ab9e6ba6b16ba447809bc8df80ee804bbf2f41baa6b17 2,029 0.87/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.17 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: 653.55 GB
    • Received: 13.93 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.