Loading Tool

Explorer IconExplorer

Memory Pool

14,888 transactions
10.93 vMB
0.05107967 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.88/200 MB

Candidate Block

Mining Attempt c702e8f5d28e37d15ebda26ba6223da1cb7cf6e304b96f4416191da4774c873d
Version 20000000
Previous Block 000000000000000000007fe516c23d208c0e936621568af08b537f0dfad8b31f
Merkle Root 0409bb16cd934c4cdab2376a087e39a4f80a8172ba8e99774b7822574912a6dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,553
Size: 0.99799225 1.00 vMB
Total Fees: 0.03033880 BTC
Feerates: 202.69 > 3.04 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,810 (743,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,097 170,097 00000000000002eb67bd82f406620a828378102e29cfc42c8b3b71933d7383e9 57 0.04/1.00 vMB 79
170,096 170,096 0000000000000941550cf1eae3a3007f8d9b48da7f2857dadd706db443907aa6 85 0.03/1.00 vMB 110
170,095 170,095 0000000000000121af170261dbe4fd0c052fee0b66f92850dc77611f73c93d11 52 0.02/1.00 vMB 439
170,094 170,094 0000000000000902f8e0695c237128106486e65988568a172a72bca0fc18bb23 68 0.03/1.00 vMB 129
170,093 170,093 00000000000001093eb4ff93765cef2f6f8c5e050c2cd87749a0224aac80cd6f 63 0.02/1.00 vMB 59
170,092 170,092 000000000000020c7c9745fe965d37b3f06e700fe2aa6999cdfb6460ff4a0ca1 1 0.00/1.00 vMB 0
170,091 170,091 00000000000007b7ed630b536445e46c561da26ef79afaee1f7b9df53b834001 33 0.02/1.00 vMB 80
170,090 170,090 0000000000000a3f0d9672449a35415877d961b24d9a0b3c6f226b4a4ab44482 84 0.02/1.00 vMB 2
170,089 170,089 00000000000002217b65c7c0b705e46923b7591663cff5f8476fca80eb53face 15 0.01/1.00 vMB 29
170,088 170,088 00000000000001639e49f0a07c53d19686f500005e11b3c29f538d522a28e8ad 89 0.03/1.00 vMB 100
170,087 170,087 00000000000002a9641e0ca92c005f40bcda4df407c804c507e0589973aa3ca3 11 0.01/1.00 vMB 0
170,086 170,086 0000000000000a5efb4e9410715e85310b6a4785ad9887ad33e71e6c50340ecb 75 0.04/1.00 vMB 283
170,085 170,085 00000000000004d185149981804b75c0a217250551a338e8a8eb30704805245a 1 0.00/1.00 vMB 0
170,084 170,084 0000000000000583a710132c1f3ff39bdefa6cb593276231bb76521eb4c35c3e 34 0.02/1.00 vMB 164
170,083 170,083 000000000000095988a6b10f4feb90edd1a566dd4f0a3e9753e1e9098295e5d3 35 0.01/1.00 vMB 177
170,082 170,082 00000000000004edf2ab732e77837af1511b26bd2f96118616b958233e5eef21 12 0.00/1.00 vMB 77
170,081 170,081 000000000000058a50061947e447cb62d3acec5a460fab50c2b00018284dfa14 41 0.02/1.00 vMB 129
170,080 170,080 0000000000000483f0f70a96d223d457f31597ae5ab733940f593e1976900881 13 0.01/1.00 vMB 17
170,079 170,079 00000000000004c25a84f8636ab4fe31607105aef39609f305c7df07d20fbf02 91 0.04/1.00 vMB 61
170,078 170,078 000000000000015e369abb841f5ebf3adfde19dfae000f548c6191b91a5b3d04 37 0.02/1.00 vMB 25
170,077 170,077 0000000000000665277cea209ebf02236c04968238770b7f09cea5872a8f3da4 10 0.00/1.00 vMB 690
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.61 GB
    • Received: 4.46 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.