Loading Tool

Explorer IconExplorer

Memory Pool

78,118 transactions
30.16 vMB
0.07144151 BTC
Random Selection Loading Transactions
Max Size: 182.93/200 MB

Candidate Block

Mining Attempt 0733d0ceddf54b10c3ed023017bdc23faff89ae1a84e3667e9c7bf041c7dd649
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 330863aacc349199f231161ae7a6b0bde9893bd148a5ff67ee4865f0d1863510
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.00724925 BTC
Feerates: 73.91 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (544,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,468 370,468 00000000000000000e3a8f7800ea1becce6d391dff5b80e81689cfdb09d957d1 969 0.67/1.00 vMB 29
370,467 370,467 0000000000000000070480aa9d44db1735c09e1b7bc9d91d4c585f73a432bff1 1,717 0.75/1.00 vMB 49
370,466 370,466 00000000000000000e699d0458f4155819e252cbb88f6fa36affe8765268c5bc 119 0.06/1.00 vMB 32
370,465 370,465 000000000000000014a12d731cd73b8f87996c899d52ffcf1dac56f083b0b985 1,366 0.66/1.00 vMB 39
370,464 370,464 000000000000000000d59f62818ab1dce1737f7098c8cab552189a2ba1df545c 196 0.09/1.00 vMB 46
370,463 370,463 0000000000000000071527d5b928ac3d203d1d67a6189b1c710728314dd0a84e 589 0.36/1.00 vMB 35
370,462 370,462 0000000000000000106bcc54185a538953cb9be98a07fd5b43fd7543312f5351 142 0.08/1.00 vMB 33
370,461 370,461 000000000000000011d35ca7103df8ddb4922fe33692e7c98181335f2d2d2041 1,080 0.52/1.00 vMB 39
370,460 370,460 00000000000000000ef3102a5560790fb7dde3d7729c3d95ba586ca5e304843c 183 0.10/1.00 vMB 37
370,459 370,459 00000000000000000ba17a03024a152cfedac3cc061788b9c06a7d3f86ebc1f9 67 0.04/1.00 vMB 31
370,458 370,458 00000000000000000a356c109fcd7df6295934cbf4cd3ea7d27fa1b8750cc248 1,010 0.49/1.00 vMB 37
370,457 370,457 00000000000000000691c2cfa7143ed96d2ced12f264407561330aeb360eb53d 919 0.47/1.00 vMB 43
370,456 370,456 0000000000000000057b3ff2dc5ebdaf9d07d579ddb4e6bab2f2c0d6251c040f 547 0.37/1.00 vMB 38
370,455 370,455 00000000000000001365918c81398beee56e8374092d414e41b931a594904cfa 190 0.13/1.00 vMB 14
370,454 370,454 00000000000000001199fd956a1f0d7cbc0b7fb9f74ac4f8b6f829c7f8d86d03 480 0.43/1.00 vMB 15
370,453 370,453 0000000000000000136c76cf8b6dc507b5b6d4380bb7e04d2997d60200b9b713 2,094 1.00/1.00 vMB 44
370,452 370,452 000000000000000006577d565887511341301c059dbac3edfb55883c2a21561e 2,198 0.85/1.00 vMB 46
370,451 370,451 0000000000000000043c34f54f5760ccaaf5c9f013b254c329aeace1bbc7204f 206 0.12/1.00 vMB 28
370,450 370,450 000000000000000006286fc01f7cd43f2c4bb99f8328d6bc267341f48af6464b 1,566 0.93/1.00 vMB 32
370,449 370,449 00000000000000001275aa3b6f05a392ce567dc333aac47e6782d69ac382457a 658 0.34/1.00 vMB 37
370,448 370,448 00000000000000000d07e925bcc912cf0e55c1120c4cf8c830347989a8d1e63a 1,700 0.74/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.72 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: 707.13 GB
    • Received: 16.66 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.