Loading Tool

Explorer IconExplorer

Memory Pool

80,705 transactions
30.24 vMB
0.15149828 BTC
Random Selection Loading Transactions
Max Size: 182.21/200 MB

Candidate Block

Mining Attempt 8c27f849e3ba42dc4862f97600811c4adfc1c2c7419f51a4c326ace30dc2f29f
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 35ab4f5944113c82883be6b91be879923a0b9958eb4f5e92623c9e0971c7dc45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.07793033 BTC
Feerates: 251.00 > 7.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (537,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,146 377,146 000000000000000005febf4d6fdb901170e9625491bde638847d1446bf81b628 2,071 0.75/1.00 vMB 51
377,145 377,145 000000000000000003969139924a78129a5859791e709e8fe8ec9486b67aff26 1,089 0.49/1.00 vMB 39
377,144 377,144 00000000000000000ef3f696feed56e0e54dbb24acb0abb0d7605f87f0cc68af 603 0.31/1.00 vMB 32
377,143 377,143 0000000000000000119698737a9f5e1f3e0a9083b9de579e207bcab20fc148f4 1,789 0.97/1.00 vMB 34
377,142 377,142 000000000000000007fa666558683ef58f4466f3612f69366b2d69c414a6d92b 863 0.41/1.00 vMB 36
377,141 377,141 00000000000000000b0aabedaea2c30a7e2dc3ee993cd865ebb63af2d39f1fed 673 0.40/1.00 vMB 15
377,140 377,140 00000000000000000cf0037321dce08b06ae63fc351144c904ab7e1fb1b0d627 2,029 0.94/1.00 vMB 34
377,139 377,139 00000000000000000a3a416520ad66e3743a8817a0ed89554646ea7c5756aeef 1,712 0.75/1.00 vMB 36
377,138 377,138 00000000000000000f2d6adb1e2fe07b5bcb4d5d77915a3039f293499f87c9c8 1,960 0.75/1.00 vMB 44
377,137 377,137 0000000000000000021eab154bdb6a96fcf60eca731a209975a38f2d76b4120b 130 0.07/1.00 vMB 23
377,136 377,136 0000000000000000091204f84150bd4833eacfa052ceaa48f234fe14090567eb 994 0.61/1.00 vMB 33
377,135 377,135 00000000000000000b73a436ff0da5844c28e2fc17d054403ebb9a5980b00b3c 1,233 0.73/1.00 vMB 26
377,134 377,134 00000000000000000d341bed7ac0fc08bd13b2bcd56d51fce272ef7d4a9df235 1,703 0.93/1.00 vMB 28
377,133 377,133 000000000000000011d3289aefc8632e133aa550573255cdb4de95c910333312 1,914 0.93/1.00 vMB 43
377,132 377,132 0000000000000000078f360cc84761d0405266e7887d92e4fd3b775e938c7d8d 599 0.40/1.00 vMB 21
377,131 377,131 00000000000000000f4765e5838bca753779b26183642f0d9f9f70f45fb310e3 270 0.18/1.00 vMB 30
377,130 377,130 000000000000000008480a3426f703ff54e327ea4b5499c67cb275b8446373fb 285 0.12/1.00 vMB 36
377,129 377,129 0000000000000000108b273438d4e733dc63e0368d2b8fad76fa0e1d432175cd 1,660 0.93/1.00 vMB 33
377,128 377,128 000000000000000002288f9e93864cff2a48eacfc691eb72b25d5cd555d64a9b 150 0.06/1.00 vMB 28
377,127 377,127 00000000000000000bd7180b0c777c9183bdf933e92bae2fae71b779b0c1e784 720 0.39/1.00 vMB 29
377,126 377,126 000000000000000009f3b7e02d7f29b7514e7b92ae4333a5b119257d7b67e57d 726 0.84/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.