Loading Tool

Explorer IconExplorer

Memory Pool

42,087 transactions
19.77 vMB
0.04708224 BTC
Random Selection Loading Transactions
Max Size: 111.47/200 MB

Candidate Block

Mining Attempt ac97ff7495f6a1482469c5f6145b042696a8b1c16b58829c84e62f8383dc6782
Version 20000000
Previous Block 000000000000000000016b2b9c1fefe7812c1abddeed1573d133704471b27ba6
Merkle Root b31f921137cd3c8ac823815c7ce42936a378f1268b18d2e9e4df67e9e1df87df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,224
Size: 1.00 vMB
Total Fees: 0.00811995 BTC
Feerates: 140.69 > 0.81 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,966 (764,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,663 149,663 00000000000004ee6394cf1984964453b1454f71c55877a9e0d7f7c706d2e501 55 0.04/1.00 vMB 40
149,662 149,662 000000000000023a1837e609e8e245b6355eee071389b165417313a206a20194 166 0.05/1.00 vMB 46
149,661 149,661 000000000000086d10e160c5f6be405d636c7ada295ddaf7ddd3e78a5782798d 158 0.05/1.00 vMB 63
149,660 149,660 0000000000000586930abca61c387fa091385c092a1f38bd8d08cbd891edb69f 1 0.00/1.00 vMB 0
149,659 149,659 000000000000072754f124547cd551984e880322f4489951bebf1e2c8da2381b 117 0.05/1.00 vMB 150
149,658 149,658 000000000000051d2b3f50a756350c88615b30f39fa713a14342216affb887ae 45 0.02/1.00 vMB 142
149,657 149,657 000000000000021024b0f733020f517d8bb232c4dfa67e71c90075a442a18b46 48 0.02/1.00 vMB 232
149,656 149,656 00000000000008768d89999b9e7087ff3ebbcf9dfd71743c180b9eb723e207b3 102 0.04/1.00 vMB 212
149,655 149,655 000000000000017c02df3e2c348d75fef1db8bdaaf08e7f66070cc88bc3a4bd8 120 0.05/1.00 vMB 126
149,654 149,654 00000000000008e301989314664cea01f9fa8267c78562722ff92cec8efadaf2 106 0.05/1.00 vMB 441
149,653 149,653 00000000000004bd48fe61426712c597cd03432c2584d79b46990931725878f9 46 0.02/1.00 vMB 317
149,652 149,652 000000000000016d5f2991de0ddc82809d5a55dd20b87523f469f9118d52c6c4 35 0.01/1.00 vMB 33
149,651 149,651 00000000000000b84cb036b0555c165ddff6867d8b3860731cd60114bf0d4f1c 19 0.01/1.00 vMB 192
149,650 149,650 00000000000008f441aba1fef88cc1e157005d6c3d065b2724338a8c643a5eff 10 0.00/1.00 vMB 973
149,649 149,649 00000000000003b9b06417650ba3335a364d7377087735e2733891e18bdb7f78 110 0.04/1.00 vMB 9
149,648 149,648 00000000000004ef6f20e770609ea4de92e12342bb9a95da678cc4a2ad68e114 47 0.03/1.00 vMB 66
149,647 149,647 0000000000000431e55280fcdf4f9e6b596b92030a4ab12eca43acac0dfe638e 28 0.02/1.00 vMB 117
149,646 149,646 0000000000000b5e19f2de4e96dc8c15b7c004f14157a1e166b91de412a11f31 38 0.02/1.00 vMB 389
149,645 149,645 00000000000009da36f72b739be1c65742a06ce4116f2ebc7b172d574aef8ca2 33 0.02/1.00 vMB 186
149,644 149,644 000000000000015c1c9750636d55bc0f120b3cd57d819c1b398a0bb9b2693fb0 28 0.02/1.00 vMB 21
149,643 149,643 00000000000009a1cbcabac302fe85a5418c0d33d7a171e67d66af20090952bf 29 0.02/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 780.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 536.26 GB
    • Received: 5.98 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.