Loading Tool

Explorer IconExplorer

Memory Pool

77,970 transactions
29.06 vMB
0.07040466 BTC
Random Selection Loading Transactions
Max Size: 174.02/200 MB

Candidate Block

Mining Attempt 7f8b907cab5c90f755d0b8fb01269418da428cb29d8d14c7905e022998a476a9
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e0e275707520d3a2e43dd94b42e05868d92bd1d8c66b7077c02fc3bf5890c887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,295
Size: 1.00 vMB
Total Fees: 0.01130527 BTC
Feerates: 73.20 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (284,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,224 630,224 00000000000000000009d9aafc2cecbc64f5f6c36bb2acd8af54f2b346eacc6b 1,680 1.00/1.00 vMB 77
630,223 630,223 0000000000000000000a40aef92c8bde515d3496f242ac57d2fbea138c5afb62 1,939 1.00/1.00 vMB 26
630,222 630,222 00000000000000000007f2623d05ec124735a0f964febecc4409a77d8e1899ec 2,246 1.00/1.00 vMB 12
630,221 630,221 000000000000000000063e68143ff64c810932c59fae039bdb3e8a6d96ca15f2 2,792 1.00/1.00 vMB 66
630,220 630,220 00000000000000000004f1e8153d01d836c5bce2bd89acf59db6ed88398a52ee 2,767 1.00/1.00 vMB 110
630,219 630,219 000000000000000000053612c94dcebf962eaab5dc2aec52320eff37933413dc 2,362 1.00/1.00 vMB 17
630,218 630,218 0000000000000000000ac26e63ff9f5d3a8db8077d537b4f090c740b17de451b 2,773 1.00/1.00 vMB 60
630,217 630,217 00000000000000000009a792f01cfcdf7e62df610f20a4a614430f70ee5bfae8 2,781 1.00/1.00 vMB 43
630,216 630,216 00000000000000000005697612eb15b998c8c93c63b10fa0bc8103c21e24c7e2 2,609 1.00/1.00 vMB 23
630,215 630,215 00000000000000000002f71c45350b987597b20b86170b32ba4ff2283ff8e627 2,620 1.00/1.00 vMB 41
630,214 630,214 00000000000000000006f8a5d52dd04390101cb5944a8396d8484d2fe5c604c4 2,037 1.00/1.00 vMB 92
630,213 630,213 0000000000000000000262f4ee6fcad5e8b2e787e962473cc7af481538c5a0f1 1,760 1.00/1.00 vMB 110
630,212 630,212 0000000000000000000cf81c3394f4dcc37a17ba3eb3a9b2471c02adf9f4a075 1,794 1.00/1.00 vMB 112
630,211 630,211 00000000000000000004fc1fd879dd2bea7576a56ffb7bab1ef9571d378b896a 2,674 1.00/1.00 vMB 105
630,210 630,210 00000000000000000009d35f0ecffc68c1c2050ac12a733bccd0259f395a1bbf 2,745 1.00/1.00 vMB 27
630,209 630,209 0000000000000000000c6e2b56707cd8eb39b7a86a581e3b45ed7fe592989cd2 2,331 1.00/1.00 vMB 76
630,208 630,208 000000000000000000059980a939d1e2d0a7c9454052bc9f58e1c0f3e7cbd3fc 2,636 1.00/1.00 vMB 63
630,207 630,207 0000000000000000000eb0f61809619c40c075e2e4f4478d1c6427c5dc4bfb72 2,746 1.00/1.00 vMB 69
630,206 630,206 00000000000000000000ca3468aa5a22dd1e4b9bdabb5f53248eea948f3348ba 2,672 1.00/1.00 vMB 128
630,205 630,205 00000000000000000005b40a9b9a81b8648e2b8931baa7b3479cf321323c4024 2,403 1.00/1.00 vMB 76
630,204 630,204 0000000000000000000f420c6581383e41a22d415ecf8f9d4e5017167158fdee 2,461 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.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.