Loading Tool

Explorer IconExplorer

Memory Pool

80,941 transactions
30.97 vMB
0.07117466 BTC
Random Selection Loading Transactions
Max Size: 188.56/200 MB

Candidate Block

Mining Attempt 703c7546231dd8c9ed25680dacb6387f66943d9b5dd5e7288f8926afeb32c60b
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 1119661ef77160a5f5adcd99bb0135ae553e7d9056ab8919f03e897982fa8e4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,934
Size: 1.00 vMB
Total Fees: 0.00448277 BTC
Feerates: 70.37 > 0.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (533,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,234 381,234 00000000000000000ad0cf6b083695a94d0de85dfab00ba5b2c7373e231c5868 1,702 1.00/1.00 vMB 33
381,233 381,233 000000000000000010eb6155a8ed888f4185743201cc821726603978194e0043 1,792 1.00/1.00 vMB 41
381,232 381,232 000000000000000008cfe45123ba63d27499afd48bd3cdd6b82e8dfbe7d57e0e 1,070 0.52/1.00 vMB 35
381,231 381,231 00000000000000000a0d7354ce43193d78d733255bff59f7426bba92848043b3 1 0.00/1.00 vMB 0
381,230 381,230 00000000000000000a6a102ffef38664d2dc6e89684dd92c5fd13624c9cb1005 1,503 0.69/1.00 vMB 36
381,229 381,229 00000000000000000823e3d54361d14b1e28b4dc0ea9bee14c498d891d68992a 545 1.00/1.00 vMB 7
381,228 381,228 0000000000000000098c962a95b72df8caf1fafbe8646605fdf0b0d0c2893294 1,134 0.54/1.00 vMB 34
381,227 381,227 00000000000000000a58fc7415ea6a59ddc6fa2455712ded43602166e1ef7857 757 0.65/1.00 vMB 17
381,226 381,226 00000000000000000e282ced7cb868dd3b32eef707be687d5a6edd151cf25618 2,501 1.00/1.00 vMB 51
381,225 381,225 00000000000000000c4a627ed5ef987dee6dd8c77d2b8d2c430a17a0f15876cc 1,099 0.64/1.00 vMB 27
381,224 381,224 000000000000000002626cf75b65a330f236c49a4a9103c04ee3daad354fefc2 2,131 0.95/1.00 vMB 45
381,223 381,223 00000000000000000715581f014816a75cc29607a9b4ab62bf85305971b697fd 1,613 0.65/1.00 vMB 44
381,222 381,222 000000000000000001acf8d7fe29b7c5dd53130b6d18c29971872c33b6fef4c7 237 0.22/1.00 vMB 12
381,221 381,221 00000000000000000eaa947cf6c78b18d23b86d3f9dcb91bbfe253904983870c 1,633 0.82/1.00 vMB 38
381,220 381,220 0000000000000000112e6b9b0350cbebf147f7226628606b301bfbf44f49fb28 2,529 1.00/1.00 vMB 41
381,219 381,219 00000000000000000320eeeb438a2bb50be21c37ac4f0b2ac17c5c49f57865ff 1,161 0.72/1.00 vMB 33
381,218 381,218 00000000000000000ef157caeed5eaaadab300e48a1b74204e27be978f3db5bd 2,215 0.95/1.00 vMB 43
381,217 381,217 00000000000000000e0f3db7e9b0ebc22ad107ab63f1771c592a24c6bdd916d2 873 0.58/1.00 vMB 22
381,216 381,216 000000000000000008ff214d18362f7c12553a5571c76cbc9abe4e91d8554b56 1 0.00/1.00 vMB 0
381,215 381,215 000000000000000001c826464a96a63c288c0223b6fc1a385526f6451862f109 1,407 0.59/1.00 vMB 40
381,214 381,214 000000000000000005ca39e002bad6175f0b07c367092ff322fe4b7787001abf 476 0.23/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.