Loading Tool

Explorer IconExplorer

Memory Pool

29,378 transactions
5.50 vMB
0.02735481 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.70/200 MB

Candidate Block

Mining Attempt 1a6110a7551b6c8c7a3f750c19b5c7609d80633d23a84a15e5812de785b90442
Version 20000000
Previous Block 0000000000000000000187adc09e8bd94f2bffe968782eaf2801a60ae2b12316
Merkle Root 54ff2d4a77465d49801f54fcf5881fadac8ad2119e002ad726492112369014ac
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,200
Size: 0.35 vMB
Total Fees: 0.01388409 BTC
Avg Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,944 (780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
912,164 912,164 00000000000000000000df3be8ed4889a0b208c929035525697ef1b0ce43f208 1.76 MB 5,218 1
912,163 912,163 0000000000000000000037a0206488e8ada4db97791af04ca6c1146803ead711 1.75 MB 5,169 1
912,162 912,162 000000000000000000016c9617eefcd5d13f8f5c09e959ceee2e223c98c3959d 1.79 MB 5,084 1
912,161 912,161 0000000000000000000086fae7f36b9d95763e87c7a2fd5bbb91a1971fb109da 1.81 MB 5,196 1
912,160 912,160 0000000000000000000018b0373fca965d5edf731e6ab56e55ea4ef8221d3e76 1.78 MB 6,189 0
912,159 912,159 0000000000000000000194318efc76611ec9848cf8d572dced8018e672a493a8 2.03 MB 4,953 0
912,158 912,158 000000000000000000021f17d31e887a6e7d7ceac9e1820ab5f21301399d4fdc 1.95 MB 3,619 0
912,157 912,157 00000000000000000001a4d72f528121fd938f5f4c8192049dd3321c8b9656da 2.17 MB 3,480 1
912,156 912,156 00000000000000000001c18b1506f2094e724766b1e90212296ceb6f3363aea4 1.95 MB 3,645 0
912,155 912,155 000000000000000000014e95486fc69b7d8e3af9bbb62ebdaa6ebc2a7a024539 1.76 MB 3,134 2
912,154 912,154 00000000000000000000fe39b3983a97bf85fa44131adb046ba6e5eee9d4fe70 1.95 MB 3,964 1
912,153 912,153 000000000000000000000dddc165990fb3b5c148610f1f445d70d6dbceb7f5fe 1.94 MB 2,956 1
912,152 912,152 000000000000000000005d2aeebc191af1394d410a3075f7517e1da6820d8f9a 1.53 MB 3,668 3
912,151 912,151 00000000000000000001f359b286a8f7afff7393a1ee1badc038cad857ee7809 1.85 MB 2,067 1
912,150 912,150 000000000000000000009c9ec146f34cd213905be302daee25bb65d7f940cf08 1.69 MB 3,090 3
912,149 912,149 00000000000000000000733db32e244bf5406eaa50d0e316a81c25475e2bd38f 1.65 MB 3,455 3
912,148 912,148 000000000000000000003e87cbb579ca3595be709c535271857cc8098f9f88cb 1.53 MB 3,765 5
912,147 912,147 00000000000000000001969d8387b2c1931dcde9bbc231f1bef2eead6f929916 1.63 MB 3,926 0
912,146 912,146 0000000000000000000052fa3daab43abaf262569e3895158a638baba08195b9 1.66 MB 3,918 0
912,145 912,145 000000000000000000019d5f8b2c5ad98be15cf32baa079d5091fa93a7640e58 1.61 MB 5,393 1
912,144 912,144 00000000000000000001b2d5f1562eae045feb5f79cc04d34aefce48263f23d6 1.58 MB 4,270 2
Previous 10 blocks ↓
Total Size: 778.74 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: 341.66 GB
    • Received: 2.96 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.