Loading Tool

Explorer IconExplorer

Memory Pool

81,933 transactions
30.61 vMB
0.07996698 BTC
Random Selection Loading Transactions
Max Size: 184.56/200 MB

Candidate Block

Mining Attempt 1a456789a15550f1a3e34813c4742fe7ecb20ca3c19b6237dcedf5430e9c0212
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 7544a3ed7273f33ad9c84b039476c0048979edd0b816473ce36cafbc4d23324e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01595846 BTC
Feerates: 40.91 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (648,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,112 266,112 0000000000000002dcb82740d4331da4dd46b872e4febf98e636bae40b69d83c 55 0.15/1.00 vMB 7
266,111 266,111 0000000000000001bbfd0973c367d30eef2416d9e94bdddea53bccf541a4858f 152 0.15/1.00 vMB 38
266,110 266,110 000000000000000fbecd7ce00e1ba9b30706a701614553edcca921008f9f670e 85 0.14/1.00 vMB 16
266,109 266,109 00000000000000056426c92f68dda258e661221cbd87410968d5bbc9f36ef375 155 0.06/1.00 vMB 53
266,108 266,108 00000000000000075cb406f69f4bcdcd403995fecb80f05745d98f6c214cade5 69 0.14/1.00 vMB 6
266,107 266,107 000000000000000491f9f39be3d708f7cb4f14497d076d44f2b82e7fb6d9582b 305 0.16/1.00 vMB 68
266,106 266,106 000000000000000029522b64af6d69a08c5ceeba3bed9f7ffde6b7b50598ea17 460 0.23/1.00 vMB 91
266,105 266,105 00000000000000023d5c0d4822c960e13f16cc5adb241a49775c8132a3036685 56 0.13/1.00 vMB 13
266,104 266,104 000000000000000c76973f758bbafd3d5b6042df89c3a6123d0fa8810c5426ae 44 0.14/1.00 vMB 6
266,103 266,103 000000000000000858c9f64aa12a78998b4eaf3f83f3ad966d4416a4dc21c81d 167 0.07/1.00 vMB 48
266,102 266,102 00000000000000031dc22ae626dd093b789e4d203ae8f9016f92a348be36ff1b 190 0.14/1.00 vMB 52
266,101 266,101 000000000000000e3e203bf0538b1883c7424a970a3a4e0674737239dfb635b8 127 0.05/1.00 vMB 53
266,100 266,100 0000000000000006b3de08ac7649d0ea71ebc831c6e8bfa15b847a0ffdd2ae06 128 0.15/1.00 vMB 22
266,099 266,099 000000000000000088f70c9ad375ad2f5bfc1a8a725fd2b93f3c527ff7c55579 62 0.02/1.00 vMB 100
266,098 266,098 00000000000000047fa07c278ff65ad9df06af1ed27ee761ac57ed97466bf8fe 350 0.15/1.00 vMB 101
266,097 266,097 0000000000000002f16de563251f5c01e3294d54307dfae3681bc940261d6842 440 0.18/1.00 vMB 91
266,096 266,096 0000000000000005ad63d0da42ad9a8fe3eb7bd9a7e62904e24716bbb2d015b1 13 0.00/1.00 vMB 62
266,095 266,095 0000000000000001092ae81b344972466f0e2c43b23217e4aa198e38f9fa52bc 77 0.03/1.00 vMB 46
266,094 266,094 0000000000000003d644dbaae78b3b1fbdf2d2425c453f955601d8e7aeaec9a4 144 0.07/1.00 vMB 81
266,093 266,093 0000000000000009abed24cf55388a3eefafd5a9936bb1b3e974b23b8dc9c75a 97 0.15/1.00 vMB 17
266,092 266,092 0000000000000008e2c5c30918d18ba742fdb869d87666f4af778f62a1f36697 70 0.14/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.