Loading Tool

Explorer IconExplorer

Memory Pool

74,027 transactions
27.38 vMB
0.06798065 BTC
Random Selection Loading Transactions
Max Size: 167.11/200 MB

Candidate Block

Mining Attempt b1ed3257950a61dc8fe60e5e531d483075d10ddcbe8387614b96394472390f5a
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 64bffb5a900bda80b5483740a6a96ff9525ae9b62e6f7cc0c92c9f654e173693
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.00971358 BTC
Feerates: 402.60 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (556,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,180 359,180 00000000000000000f9f4b705259ed04bc6dd268778b8fdb01f606d581ec51ce 696 0.35/1.00 vMB 29
359,179 359,179 000000000000000001f312b9a36e8f445a76ad4aebaed359d7e15bbc4e48bbec 543 0.28/1.00 vMB 27
359,178 359,178 00000000000000000747a448c92c95dada894f044458ac3e4b4bf94d29cd0afe 106 0.05/1.00 vMB 18
359,177 359,177 000000000000000007e466d1f728d048e2a20240db3cd7d2bee406f46d1800ac 239 0.14/1.00 vMB 25
359,176 359,176 000000000000000009d40a3e5d0ad087342c20d9105dc854c087876350f23314 1,127 0.60/1.00 vMB 24
359,175 359,175 0000000000000000018503180d06e90db04fdb358b14d1850032f06885e7e164 616 0.49/1.00 vMB 20
359,174 359,174 0000000000000000114087c8a61e4bac471526dc3c74ebdb637f6abc58b2fcd7 1,935 0.75/1.00 vMB 35
359,173 359,173 00000000000000000648aa58f8fd6991a34e62c6ca442acfcd9efc2c76eccbd2 161 0.07/1.00 vMB 28
359,172 359,172 00000000000000000fdcfc3970ca73981366d3b5cfb3db22da523255ba1ce3ec 372 0.30/1.00 vMB 12
359,171 359,171 000000000000000001cab4a417e8bdaee9c95799e89fa007eb39f06c7f7b3936 1,066 0.58/1.00 vMB 26
359,170 359,170 000000000000000016649bd4a19fa43dd8c4956a1ce5bbbab7d643dc39d5ece3 701 0.56/1.00 vMB 19
359,169 359,169 000000000000000004eb5827000afe89e6bdcbbb8d7791b419c2a2da03d8f769 2,030 0.75/1.00 vMB 38
359,168 359,168 0000000000000000146089cbf461bcba5075472865b88406beb4942a45be674f 1,479 0.75/1.00 vMB 30
359,167 359,167 000000000000000011b35f4b3b65721f30221da114b5409bfb6391ecd90ffd67 455 0.24/1.00 vMB 25
359,166 359,166 0000000000000000141acb8cdc73096bec356363a7408e5cf6afae9dea3c5cc7 294 0.13/1.00 vMB 31
359,165 359,165 00000000000000000732baa256e61e12981562be802550e9e687ad836d4cdcc3 1,074 0.65/1.00 vMB 20
359,164 359,164 00000000000000000f091f7ff5a56905c325b3de08e9e32b447b8f4a1d02cf52 1,597 0.75/1.00 vMB 29
359,163 359,163 00000000000000000341f60799d77267f246e2748fa4e01c5eaee3579094b55f 1,420 0.68/1.00 vMB 26
359,162 359,162 000000000000000007dd98f91ed9ba06bc902fd14c1f903a86027f38614144ed 295 0.13/1.00 vMB 28
359,161 359,161 00000000000000000c6e5b7998ec0b76d3ee884e9edf064c9f9c8b82e77e4a60 1,050 0.50/1.00 vMB 28
359,160 359,160 00000000000000000b9a8a518ddbe4adf5c24a7d8a7227bd0b746c1b4d4a15a0 694 0.38/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.