Loading Tool

Explorer IconExplorer

Memory Pool

80,346 transactions
30.47 vMB
0.08417253 BTC
Random Selection Loading Transactions
Max Size: 185.86/200 MB

Candidate Block

Mining Attempt f410e95fefc84f241db23c27186a97b2074e3f2ee3ceed7b1494052c98bddd3f
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d3bcd59f811f79487a6c0bf32877f239b67a88bd7c68f64907bcc99bf9e85be6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.01576531 BTC
Feerates: 151.12 > 1.58 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (544,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,882 370,882 000000000000000000bd9dae2ee61db3c744873bc53ac5098f3fbe846ec52c25 143 0.06/1.00 vMB 56
370,881 370,881 0000000000000000120406486c12112f040c56701fa20053570b264dc11d5cb4 173 0.08/1.00 vMB 37
370,880 370,880 000000000000000006677c05b596c59fc75d9612cd337010f159ad0fb7b03ece 1,636 0.85/1.00 vMB 38
370,879 370,879 000000000000000005fea6b5c22862e426caae1accacb641056bf3783d1c4ec9 1,342 0.65/1.00 vMB 42
370,878 370,878 0000000000000000036aa47497a0958c7800de49665239fd5393449eea3fb79f 19 0.01/1.00 vMB 41
370,877 370,877 0000000000000000144d80651caa69beb547abd62c6cf1b6d5b4183f52aca258 128 0.07/1.00 vMB 32
370,876 370,876 000000000000000004fbc42d06b0b6bca00b6ced9ab1a51de71d46dcc3115bb5 432 0.21/1.00 vMB 41
370,875 370,875 000000000000000003594176bdf70ab3caa9d7ffcadc521afeb18eded4de46d2 669 0.30/1.00 vMB 40
370,874 370,874 00000000000000000874b5a0be3c54e35f8067b2a8b1be6c55ddae7e64f62a5e 234 0.11/1.00 vMB 42
370,873 370,873 00000000000000001428b4b30dc4bc16766970323d9279e613617987befd1ab4 746 0.42/1.00 vMB 38
370,872 370,872 000000000000000006d07d0b4063af8b75b5fb75ba0849cfaadf936eb062aae1 151 0.09/1.00 vMB 33
370,871 370,871 00000000000000000aa93cbcc7ae5de01875b9ac14f3bed15a8bf4c4128190cb 335 0.17/1.00 vMB 39
370,870 370,870 00000000000000000111820c7b30c58c62d0f09302922dd69fe0f88440167cea 380 0.22/1.00 vMB 37
370,869 370,869 00000000000000000951181795dbec8944b239d616e3070dc7c999d7a638ebc5 649 0.35/1.00 vMB 42
370,868 370,868 00000000000000001075d6e9c3beb119cee4d4712e5fb4d5018c14e43b4952e3 215 0.14/1.00 vMB 36
370,867 370,867 00000000000000000be5636cff4766711662c8f198dcb06f02c6c46d588a696d 235 0.13/1.00 vMB 33
370,866 370,866 000000000000000002f8ef4362bddef891f4420361411f414678d46c5ca2633f 301 0.16/1.00 vMB 36
370,865 370,865 00000000000000000ff3e4145709be059157fb925d0ecb5562d63969b2707062 659 0.38/1.00 vMB 36
370,864 370,864 00000000000000000e3e1c88de1dc5993d67e850297bb8901348d3beeec0aa9e 206 0.13/1.00 vMB 42
370,863 370,863 000000000000000007c95755de71bc98c6c241ae5e18546940f52c6c086edea0 182 0.07/1.00 vMB 54
370,862 370,862 00000000000000000b3b9391a7787fd3ed4c0243067e4055212863b218753174 346 0.17/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.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: 720.63 GB
    • Received: 18.23 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.