Loading Tool

Explorer IconExplorer

Memory Pool

78,915 transactions
29.24 vMB
0.08536954 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 74579ff8f7c6ef60a1b276f8bcede5bde6782bf0532bd1ff4f595c5c8c92f15e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root be2001f8c86c6b9a37fef2e80d1b3d69a350c308038641e0c50da4fbc3775c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.02409781 BTC
Feerates: 178.73 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (213,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,254 701,254 0000000000000000000e8dfa0737f1bc89bdcd5f8ebae7b7f6709b557587fc46 1,837 0.66/1.00 vMB 9
701,253 701,253 000000000000000000094023144a2a151194957cb38092d801633f1015ddc2d7 347 0.16/1.00 vMB 9
701,252 701,252 000000000000000000082bb554f0f3cd87b6103850258a6a10094df2c011974d 776 0.62/1.00 vMB 6
701,251 701,251 00000000000000000004b525984814ab882eaae57d3596947f261b259aed60f2 1,439 0.61/1.00 vMB 9
701,250 701,250 0000000000000000000956602048d2e21dc65564d4626be6dc1b4932a1d029d9 623 0.32/1.00 vMB 8
701,249 701,249 0000000000000000000015ea6692b2d4994c3bacb00e1908bd9ea2d471ce8075 2,533 0.98/1.00 vMB 7
701,248 701,248 00000000000000000005604241d2292cce604694d5fad8468acd1053ecb01c24 1 0.00/1.00 vMB 0
701,247 701,247 0000000000000000000eaef435ad2bcd722853609a3727d31c9785fd4f743040 2,849 1.00/1.00 vMB 13
701,246 701,246 00000000000000000005fcce41a33fa720a0e644b7059781875736e591be32fe 132 0.03/1.00 vMB 13
701,245 701,245 00000000000000000004ea294482363e17418e8ed84643086f36aeef0568e478 774 0.23/1.00 vMB 10
701,244 701,244 00000000000000000000bc85ff8354e0abb2c5cb363ae4fc2a069a826f2f830d 29 0.01/1.00 vMB 17
701,243 701,243 0000000000000000000b429492b3dcc3a75a17d56782dde2dc453901ea4c5a49 2,342 0.90/1.00 vMB 9
701,242 701,242 00000000000000000003d7852b612c9b9b26c0d48dd60e97c03cb57a3626855a 73 0.02/1.00 vMB 6
701,241 701,241 000000000000000000001d97dd9c6020ee992098e5cafa4562edd8df37b95981 634 0.19/1.00 vMB 10
701,240 701,240 0000000000000000000c6afeacdb3600119a45b85152809b8f2e2bb73e955a43 221 0.05/1.00 vMB 11
701,239 701,239 00000000000000000003228c7a11f25ca86b7a1162fecc6bb36861b46131fce2 370 0.10/1.00 vMB 10
701,238 701,238 00000000000000000001864d8d49f46170522fa92dc2e1c8736fddee6a480e98 180 0.05/1.00 vMB 17
701,237 701,237 000000000000000000040355f5db9928fdf2f219f144b6c772554807fa55d45d 1,383 0.42/1.00 vMB 11
701,236 701,236 00000000000000000005a30c21fce0c0ce031e6814e95bbf39d5dae7d32261d6 581 0.18/1.00 vMB 23
701,235 701,235 000000000000000000078aa0477d78e3d4b258a57f2acd191321533316f13b0d 2,201 0.90/1.00 vMB 8
701,234 701,234 00000000000000000000f76bf49252c99a5834a47748c2837172172358f607c4 377 0.25/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.68 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: 679.06 GB
    • Received: 16.44 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.