Loading Tool

Explorer IconExplorer

Memory Pool

72,318 transactions
27.19 vMB
0.09071256 BTC
Random Selection Loading Transactions
Max Size: 164.33/200 MB

Candidate Block

Mining Attempt 8565970a601e9ece574e617b1c9c93d12587692de02ca8444157174dde2dd4a8
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 8d3034bbb32a0a48ca78a859bb2350a984325bc05841912b079c46ae9b3e3999
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,120
Size: 1.00 vMB
Total Fees: 0.03214903 BTC
Feerates: 445.47 > 3.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (738,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,163 177,163 00000000000006535769e706ce4139a3bddaf67d6adf8b15bbcb774a3a315128 30 0.02/1.00 vMB 141
177,162 177,162 00000000000006f063430cadac83e0c7566a775fbfc7f50e9ed5571ed7caf66e 82 0.03/1.00 vMB 55
177,161 177,161 000000000000085c21a062b758ca7ecf506e9dec1e2b9395c661c0345d6c00e8 46 0.04/1.00 vMB 63
177,160 177,160 00000000000006604ae451776fb16453424e99d342ead64d2aca1618a0f44792 85 0.03/1.00 vMB 136
177,159 177,159 00000000000005ac28f3981142c635ba5426a9e106f6ce5f19e37d011a0e62ef 12 0.00/1.00 vMB 478
177,158 177,158 000000000000009b9ae251ac0c79bbab4da9b5543f12a4a4c5c1366906f214aa 12 0.01/1.00 vMB 404
177,157 177,157 00000000000003fe8f9ba4946434f766051703db23310676a8d4254f60c4ba1f 136 0.04/1.00 vMB 123
177,156 177,156 000000000000064aaedf7b094df23775e52894b2da5a77fb6446f23776dbeb45 30 0.03/1.00 vMB 208
177,155 177,155 00000000000000cf37589f6636232a856b134863cb660d1043ca8226d5a60491 11 0.00/1.00 vMB 538
177,154 177,154 0000000000000a4c603fa1668caa025910bb7e9da7ec8c14afd9e3d728c82854 21 0.01/1.00 vMB 36
177,153 177,153 000000000000049203b9193e5532f8417a75777dd7dc774d7d04f9532b47a723 31 0.01/1.00 vMB 90
177,152 177,152 000000000000065fd7d82d7d435ee2497c3e943e86b91343225b27e9d15bd3e8 116 0.05/1.00 vMB 106
177,151 177,151 00000000000003cad01d4facb1d6c74685c7dcd337804af65510c527aaab091e 56 0.05/1.00 vMB 63
177,150 177,150 0000000000000760d04f54f2537e76f799eef5e18cf2ca4187eb675922a1a839 34 0.02/1.00 vMB 12
177,149 177,149 000000000000045455d51ada3188c386d730e5e5fc2dd27f2f6f2d01f1342798 96 0.05/1.00 vMB 232
177,148 177,148 000000000000087ae6abd62d992a727418d247db26954f6ce705efeb838ede1c 12 0.00/1.00 vMB 0
177,147 177,147 0000000000000428c64ac7dc4d972a778ede56759afd1cc0a3388a7b7f100e03 63 0.03/1.00 vMB 178
177,146 177,146 00000000000003a418951222d68f7c2c786fe32aaed7820edaa9fa1ac55822a2 36 0.02/1.00 vMB 259
177,145 177,145 00000000000009b9cc6408183a063e3ca97a498ad23239b814672641f747f08f 8 0.00/1.00 vMB 504
177,144 177,144 00000000000001e4edc5d76b51eeec4caa39fc261b679ae0d41321491ee99ee5 192 0.09/1.00 vMB 25
177,143 177,143 000000000000092f10dc95db2c026fb506370ec5369bdcb1245bfde6d679e5dc 83 0.05/1.00 vMB 346
Previous 10 blocks ↓
Total Size: 783.19 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: 751.89 GB
    • Received: 18.87 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.