Loading Tool

Explorer IconExplorer

Memory Pool

34,149 transactions
25.72 vMB
0.06038999 BTC
Random Selection Loading Transactions
Max Size: 130.07/200 MB

Candidate Block

Mining Attempt aea35039a05045640beebcdb062b8c218db2634af2b782ae64a74cbe000fb358
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 2d74d2a7289a1764e3f8ace15f7f8c6782a872832dfe8667f1027d076f48272f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.01252962 BTC
Feerates: 74.70 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (173,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,228 741,228 00000000000000000006d29643edce2a312ce28b005f7b11269455c0dcb72044 2,071 1.00/1.00 vMB 23
741,227 741,227 0000000000000000000305499b654e3ae193633971eabce31d7faf3d279cd85e 1,056 1.00/1.00 vMB 20
741,226 741,226 000000000000000000058e507292bfdbc19be51db0876ffe9a7ac4be72f817ef 1,043 1.00/1.00 vMB 15
741,225 741,225 00000000000000000004ab388e4a0d50cdf50af8a87f66efffad8822f08c1733 768 1.00/1.00 vMB 14
741,224 741,224 0000000000000000000464f58eb94881a3755d99b90b9983630eca553f88c809 323 1.00/1.00 vMB 2
741,223 741,223 000000000000000000012e41a294092acfb3222b2af2c35ea1ba2cd37a2d5943 637 1.00/1.00 vMB 7
741,222 741,222 000000000000000000058305178010270762b1a002ef1748cee3a26d8680dc51 1,842 1.00/1.00 vMB 18
741,221 741,221 00000000000000000001df178a39d2966271bdf682f948f01c421b72ab3fce01 2,102 1.00/1.00 vMB 15
741,220 741,220 000000000000000000025d9cc1637e8dc1e34931c6805fe0fa1a637af6b3d810 1,449 1.00/1.00 vMB 8
741,219 741,219 0000000000000000000554ddd89fea7d248c0d479d6a2f75aef68ff77ccf54e1 1,589 1.00/1.00 vMB 6
741,218 741,218 00000000000000000003175529dd6212c0403c63c363d760f4b51fab8831805c 816 1.00/1.00 vMB 13
741,217 741,217 00000000000000000005934a478224b6fc878c0a6789992175f12f0268f06b6a 1,698 1.00/1.00 vMB 28
741,216 741,216 00000000000000000007b4f5990a8161ff58d4fa10b50814b620839e1fff9bb8 2,140 1.00/1.00 vMB 21
741,215 741,215 0000000000000000000755ed33792fc449628e4d03cf9841c118b7dc4f5bd737 2,690 1.00/1.00 vMB 26
741,214 741,214 00000000000000000001fb6d5ed0d73a284618802fe6bc06c3e86e02ad193e77 1,676 1.00/1.00 vMB 33
741,213 741,213 00000000000000000002702996375a48bcb7e6340bd71c0d1781a93644a86885 2,614 1.00/1.00 vMB 4
741,212 741,212 00000000000000000002f59c37bc2fbe95737903c98a9c360c88e275df459455 2,683 1.00/1.00 vMB 10
741,211 741,211 00000000000000000002479d855dcc9fe55c1b46c9c4c431b19e9be064e4b2b3 2,615 1.00/1.00 vMB 11
741,210 741,210 000000000000000000064371549aaac73f7372f0d464e7949947515721732baf 3,206 1.00/1.00 vMB 26
741,209 741,209 00000000000000000005cf19841b959bf98ab6887425bb513fe21b3e59a20635 2,911 1.00/1.00 vMB 26
741,208 741,208 00000000000000000001fd864376da1a0e9fe4df340c078561dcc6df035c9926 2,357 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.