Loading Tool

Explorer IconExplorer

Memory Pool

76,195 transactions
29.15 vMB
0.10417371 BTC
Random Selection Loading Transactions
Max Size: 172.32/200 MB

Candidate Block

Mining Attempt c1c3a69e1e4e0dc6b5098227570cea5b6e92d64b4164db54b8948b0d48038ea1
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 626f311a373ac6186860ca320eb982211a35ec14012baa7fc5e1990ade591a92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,401
Size: 1.00 vMB
Total Fees: 0.04173667 BTC
Feerates: 201.37 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (609,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,161 305,161 00000000000000005062107b7057929d8660a3d9306196cffc53200f905c7558 547 0.35/1.00 vMB 27
305,160 305,160 000000000000000001e8e3733ef550be72952ebdc20ec2a1e783b294d2b60d0d 1,095 0.50/1.00 vMB 35
305,159 305,159 00000000000000003cb3f81f4748de6645f929fa5b16762e83956111e8f81e7d 348 0.35/1.00 vMB 18
305,158 305,158 000000000000000057ba6a6e20aba7d2cadbe4098408b7b9a9b7f2230b3f41ce 679 0.35/1.00 vMB 33
305,157 305,157 00000000000000005c4438ce1a4846854b587de96255f855379afc2bcd5b5010 142 0.35/1.00 vMB 17
305,156 305,156 00000000000000004941cdb2cdb7f1ceb4f5e945f420e22f23c5505eb69ae496 928 0.35/1.00 vMB 43
305,155 305,155 000000000000000034fff304a8f535697844cec2ac7458ca1d003a22c2798a4b 449 0.35/1.00 vMB 25
305,154 305,154 000000000000000002f5f223a8aa577a72ea4b2833fb2f9e200fd8fccfd4c0a1 529 0.35/1.00 vMB 24
305,153 305,153 00000000000000002f3bcb9cf7bf4f0418c4b4e9403e67595ef6473203215646 1,048 0.35/1.00 vMB 46
305,152 305,152 00000000000000003a7b782eeb46080643887c520fe628a5c29e73941bb0e5cb 168 0.07/1.00 vMB 40
305,151 305,151 0000000000000000140edac8c1109ea2f988b399faf1e8f13f99e1d2c23a507f 342 0.16/1.00 vMB 32
305,150 305,150 000000000000000025d048d6a49dc12820b0e19557e083136098aa6db8752200 443 0.25/1.00 vMB 31
305,149 305,149 0000000000000000599b1f41d6aa930d2c154ff4ad0a99da327a69ed1532535b 82 0.15/1.00 vMB 13
305,148 305,148 00000000000000001ef92962e4eca046c092588f82eb64a5ef3781d9513ebb51 322 0.18/1.00 vMB 29
305,147 305,147 0000000000000000057413f9d4ed1abe89a262229b0e07dbd5ccb245f2261f3b 146 0.38/1.00 vMB 11
305,146 305,146 0000000000000000249c127a6ad276cb5420f2feadb173b2ed9ad5bbd1e246d1 111 0.31/1.00 vMB 12
305,145 305,145 000000000000000004c6221ba9bf6bf5c671f6ad1cb50444a42e54fa9ef4e853 221 0.35/1.00 vMB 15
305,144 305,144 00000000000000005266d8a5805ff28bbd3cce45fafb4ea6fdf18f4be4bee4ee 554 0.35/1.00 vMB 29
305,143 305,143 00000000000000003bd8a6ce5431a3028b2dddfbba06fa2dc32756eb288660c6 157 0.35/1.00 vMB 12
305,142 305,142 000000000000000026d3df00fcb22bceb11c9cc406fa4aeba367425ab7f6b10c 421 0.35/1.00 vMB 23
305,141 305,141 0000000000000000448d44aff664220e8f2fe2040ea3845ef7a82d7fcb3c0d44 631 0.35/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.