Loading Tool

Explorer IconExplorer

Memory Pool

75,783 transactions
27.84 vMB
0.08107160 BTC
Random Selection Loading Transactions
Max Size: 169.81/200 MB

Candidate Block

Mining Attempt 6c09f61d98d5efc601fe43438c2fcda50866008bc4de8fa03326d6daa4091977
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 8c4845a878a86951dc498f584fbc533f8142050d03b66581118574eea698aea2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,925
Size: 1.00 vMB
Total Fees: 0.02143700 BTC
Feerates: 529.10 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (584,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,570 330,570 000000000000000005975767cc2ebd9a095e4ec2bd14b735d21fbf47b94cd7ee 787 0.57/1.00 vMB 23
330,569 330,569 00000000000000000cf40f2d197d55289287e2a229a197e9767236383a005e34 271 0.18/1.00 vMB 23
330,568 330,568 00000000000000001751f313dccd618ef987072cac316c6c9351a53cbe446d41 510 0.28/1.00 vMB 26
330,567 330,567 00000000000000000ab9ef45a082d3dedee51453baccb442d4cf93767605eaff 68 0.04/1.00 vMB 7
330,566 330,566 00000000000000001332e5e9c50e0b69ff4f09e176308eb663f52c6734254bf1 660 0.39/1.00 vMB 23
330,565 330,565 0000000000000000085faf01c02c0d7a450b81c88f63f4c892639ea92bc6a03b 214 0.19/1.00 vMB 23
330,564 330,564 000000000000000013c8ccd8e25b5b3e4f78d121415de8934e106e97203f687e 1,097 0.75/1.00 vMB 22
330,563 330,563 0000000000000000060214fecefe0be3cecaf60074556ee688a427648e4cdb4c 2,001 0.75/1.00 vMB 30
330,562 330,562 0000000000000000072f3bebf0d2881560e3ddcf420dca7a01a09db21923fe53 1,109 0.42/1.00 vMB 40
330,561 330,561 00000000000000000dd03f6f29c5d951ee3eaf59fbd9656a1f13050faacad235 272 0.29/1.00 vMB 14
330,560 330,560 000000000000000013832c459fc0a11288f5567f56bba144b818a41c5e1888cb 454 0.18/1.00 vMB 42
330,559 330,559 0000000000000000021e06e53817718c75681f345e478d2e60a9966f4dc0ced1 738 0.55/1.00 vMB 25
330,558 330,558 00000000000000000d831e557532db5aef41dc451e6386e7ab458ef1c74ff638 99 0.06/1.00 vMB 25
330,557 330,557 0000000000000000024bd07d808fda747acf502ce0d0f1922d269c7267348dd0 99 0.04/1.00 vMB 29
330,556 330,556 00000000000000001506879bf7fb93807ccef086c564ccccb5076c0133e72679 62 0.04/1.00 vMB 16
330,555 330,555 0000000000000000035c18067ffdb445edf2f94973ce5e2dc4d34dbb5085104e 213 0.12/1.00 vMB 26
330,554 330,554 000000000000000017c75868910e522b8db7d464d2cc1d9b9198150afd069fdf 169 0.10/1.00 vMB 26
330,553 330,553 000000000000000018a13446b4166d757abf70997a1fda790107690c579ed360 1 0.00/1.00 vMB 0
330,552 330,552 00000000000000000cf8cee375c82813edf7ba3858e9b17176f3bfee53af5228 83 0.03/1.00 vMB 28
330,551 330,551 000000000000000017c9addfe266e0dbead1b1dac76c75c0b9e1e9704f9ab615 296 0.16/1.00 vMB 25
330,550 330,550 0000000000000000192f4aac3e0348a663809b4128d2c5a946c20d0ebfb2481c 163 0.10/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.