Loading Tool

Explorer IconExplorer

Memory Pool

82,441 transactions
31.68 vMB
0.11303494 BTC
Random Selection Loading Transactions
Max Size: 190.39/200 MB

Candidate Block

Mining Attempt 716088784b60890d99321967e21d14d753560a9ff9f147034e7a43c1880cc5de
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 7c1319e37fe4ecda8af8db7982e54d21befd29e5e8324c344b0b2f74d7c785f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,522
Size: 1.00 vMB
Total Fees: 0.02899460 BTC
Feerates: 318.30 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (576,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,336 339,336 000000000000000003b477fca134a0d92ef0c3a908fd18f8f9ed313e87033ce8 484 0.71/1.00 vMB 14
339,335 339,335 0000000000000000058a2b2b49f5e647ab07b0cba1f2f3e003f1abe31d6ad372 943 0.47/1.00 vMB 27
339,334 339,334 00000000000000000dc3ce4fdc0e865d8148e6d0045c426eab9eebe5475cce61 1,100 0.56/1.00 vMB 26
339,333 339,333 000000000000000014a358c90f4fa44fbf25d58576a0acb982ebac3337fb1fb9 128 0.05/1.00 vMB 28
339,332 339,332 0000000000000000044017b8408bdf9e28dc55c729a42f06621f812a1f723309 470 0.21/1.00 vMB 25
339,331 339,331 00000000000000000a63f95ab95319ea30250e3ca1cbd52c3927447d2fcc1a08 1,372 0.77/1.00 vMB 26
339,330 339,330 00000000000000000beee1b77a10fce9f0857105316962027b48a8ad9b2557a7 450 0.25/1.00 vMB 25
339,329 339,329 0000000000000000018f281f7ebc8928909350cf97c2e06e2c407c2513e35e27 434 0.21/1.00 vMB 26
339,328 339,328 0000000000000000140d95ca58daef3b8bf0a066c9acc055340bf002931b7d05 433 0.33/1.00 vMB 20
339,327 339,327 0000000000000000125b95020e2e45355c647fbe87a762691276b4d8ff756a51 1,408 0.64/1.00 vMB 27
339,326 339,326 0000000000000000027a1fdd08113c39f8e2c7b25a1df0eeaff78d28b31e5cb4 891 0.58/1.00 vMB 23
339,325 339,325 00000000000000001840203e2cc382c54368987b78bbc2a91f45e1c6b8a39d79 247 0.16/1.00 vMB 20
339,324 339,324 00000000000000000f2481bc574bc04a00c00d6fba3a224a31efc4ea625e8ae2 92 0.14/1.00 vMB 9
339,323 339,323 000000000000000010490a2f9a0e59528a61b620220331638339f05fe0879b36 356 0.19/1.00 vMB 22
339,322 339,322 000000000000000013e50a1c05ae5ab8994876a6aaa4c771c19774ddd918afe5 412 0.26/1.00 vMB 22
339,321 339,321 00000000000000001100eb01041d4303ebd40152ca85edd5e758b2c5285aeaa1 913 0.45/1.00 vMB 28
339,320 339,320 000000000000000003940f721bf8de23de315473933d962f31e3e9b4ddbb55a0 385 0.22/1.00 vMB 25
339,319 339,319 0000000000000000089bac113ed8ce0df37a42332956af234209a20a257ee560 836 0.46/1.00 vMB 25
339,318 339,318 000000000000000000b2b6692473c97167283e08f9ff38987302392aa215e8db 692 0.44/1.00 vMB 22
339,317 339,317 000000000000000003d45d14730da4385b5a8b1aa4219a7211072ab86ad82ae9 915 0.39/1.00 vMB 31
339,316 339,316 0000000000000000107ff8dc13633051765b4eeb6c2a0a7d0f393a231874b9ae 798 0.43/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.