Loading Tool

Explorer IconExplorer

Memory Pool

56,421 transactions
32.11 vMB
0.18161476 BTC
Random Selection Loading Transactions
Max Size: 172.85/200 MB

Candidate Block

Mining Attempt 0a499ff22e07e81526b1473243371b12e7bbeb3f1ef7c75efe2a356865f2ac3d
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 34293cf9b4eac5641d60fbc13f358b092f19c9553db2b1421e5a12436ac7dbe8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.07181283 BTC
Feerates: 465.21 > 7.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (740,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,246 174,246 0000000000000a2805cd0d6d9cd325102d52d6b7e733e2795a01519ed5f9ccf6 1 0.00/1.00 vMB 0
174,245 174,245 000000000000065a0653f492aaab73475729aa6c429c0d89d71a8817414332cc 4 0.00/1.00 vMB 0
174,244 174,244 000000000000079b959cdbf485be2ba1ef989581e2b6b19672ea884908f72d64 40 0.03/1.00 vMB 134
174,243 174,243 000000000000002ef702eba02bfd8b4a599024fcad35550c832f65400132dfe6 163 0.05/1.00 vMB 35
174,242 174,242 00000000000001796a6c334a8c01de53b643ad8680fbac5969f5c4665591a897 13 0.00/1.00 vMB 15
174,241 174,241 000000000000023f3264b8c749e313208c23ac8f83a9b38e089ab6349938500f 25 0.01/1.00 vMB 119
174,240 174,240 0000000000000277ce42364edbfd9691ecd5b4085654e25a2861938b9bf3d4fc 59 0.03/1.00 vMB 80
174,239 174,239 00000000000005a1db9123dd6a6f09ab28d89a6957fcfad7a8491feb6048668c 17 0.01/1.00 vMB 68
174,238 174,238 000000000000089f8ee18ec786855d699cd4e1bc9d75a53be74b40f99a37a291 58 0.02/1.00 vMB 116
174,237 174,237 0000000000000411e31abc921a56cb9a04dbeb0a278de12883c0064204c2bc91 51 0.02/1.00 vMB 32
174,236 174,236 000000000000039f1f82ee71b107e68d22794506a0325c6b996d6cbc00cabc40 6 0.00/1.00 vMB 140
174,235 174,235 00000000000000a6b05c910584ad4adf05f51ce647cafe2877ee26f8efeaa113 63 0.03/1.00 vMB 76
174,234 174,234 000000000000038e7f0aa69930be19cabcfbb6866e12b6e52f5eeefe91d742c5 141 0.05/1.00 vMB 100
174,233 174,233 000000000000056aabadbcadd379d48a677c959acefecfe573ca0702c6ba36f2 19 0.01/1.00 vMB 76
174,232 174,232 0000000000000820b0f7c9e244fe6f06f675e2191c24762817a3f9d779952948 103 0.03/1.00 vMB 91
174,231 174,231 00000000000002fdd86b8e07afdfbc6365194008ad7bdba9a89545e4e64ce273 23 0.01/1.00 vMB 55
174,230 174,230 00000000000007c18ec57b3c6fe13da85a824c960dfc7a726fc9b391de568c3b 132 0.04/1.00 vMB 13
174,229 174,229 00000000000000fd14ee8e9b413fd7fd7ec551d6cae382ec85b43361d63d8685 14 0.01/1.00 vMB 760
174,228 174,228 0000000000000879a38b693ef50a464c9771388c8fd649ac3167a158cb1b8376 34 0.03/1.00 vMB 106
174,227 174,227 0000000000000304a245a2a7285fb9c9abd7f18e1ae268888dce230d1326a76c 72 0.03/1.00 vMB 277
174,226 174,226 000000000000023ce748a7bdee840ef7dbf7a33eb320f5c866f183b90e5fcc02 18 0.01/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.