Loading Tool

Explorer IconExplorer

Memory Pool

45,532 transactions
27.15 vMB
0.07173122 BTC
Random Selection Loading Transactions
Max Size: 143.80/200 MB

Candidate Block

Mining Attempt 32a7d5a04638a7bf2e9a4781060e6bf07cc2b75393e58dccba19c5ca817eabd3
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root b592d2bd68cbefb5ed2146d18cd4f03d7210e0700ec3ca0ac79fa36af869c778
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,943
Size: 1.00 vMB
Total Fees: 0.02133706 BTC
Feerates: 301.59 > 2.14 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (599,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,049 315,049 00000000000000002cf874b2c46f77ce38ef6a38cef8d047f001d44302fdbe32 498 0.36/1.00 vMB 28
315,048 315,048 000000000000000034c078fdfc605ccdbe60dd69c70c15c70122d14400915fda 372 0.29/1.00 vMB 19
315,047 315,047 0000000000000000300e4a6f1136dda9afc072b0adc09652cc909b947b3a56b4 603 0.39/1.00 vMB 23
315,046 315,046 000000000000000023852610eaead8c2d9afaa0aaaded638e671e6dcc87456fd 715 0.37/1.00 vMB 28
315,045 315,045 0000000000000000065803a677f8d93b9a3e172e62b5206c4253375314a10d39 93 0.06/1.00 vMB 24
315,044 315,044 0000000000000000013f3217b4d1caf5caa56825ee73192b9be349d078668bd3 487 0.26/1.00 vMB 32
315,043 315,043 00000000000000003641b47f10e8a1a1403f66861e594f0b9b43972f36d2f7f0 811 0.57/1.00 vMB 25
315,042 315,042 00000000000000002a28a7cd2820bf176d67a9e37c5be2ab8aa37aa9edf2ff18 101 0.07/1.00 vMB 18
315,041 315,041 000000000000000010f7ddd344c9705422a9f965d6a905f56a446dfdd421903a 639 0.42/1.00 vMB 24
315,040 315,040 00000000000000002f8c1e1373541b14c7309b2b2362441af4a28e8ce008d596 433 0.27/1.00 vMB 22
315,039 315,039 0000000000000000030c13c3676ff9f0cb182e8ff9e585c1feca3f0a71bf2a80 256 0.12/1.00 vMB 70
315,038 315,038 000000000000000010110437d464ae6d71fd8a64470859cb811651632a895961 796 0.53/1.00 vMB 22
315,037 315,037 0000000000000000292b51f203d9ca12be03dda873aa306e5cca10b730c3d3f6 41 0.04/1.00 vMB 10
315,036 315,036 0000000000000000031f8b5cc2fd755fe0deef9d49117b0e43936b0975f5edd7 171 0.12/1.00 vMB 22
315,035 315,035 00000000000000000ed84a73420a04db3ab1a862d169557900b02e33f5d88a82 95 0.26/1.00 vMB 12
315,034 315,034 00000000000000001f7fb758076ccfb209ea2285314fc91a8d0a0dc6e9de3c1b 148 0.35/1.00 vMB 13
315,033 315,033 00000000000000003581632dc71378bd7d7fbd19e9d0282dc83cca496df1c8da 1,474 0.75/1.00 vMB 29
315,032 315,032 000000000000000036bd5ea73edc2908781e096ded7d2a725a2eba7ca663be70 147 0.13/1.00 vMB 17
315,031 315,031 00000000000000002e8822092d03dd1774fa32265be2cb6a616b0d9b010e5eda 130 0.10/1.00 vMB 25
315,030 315,030 000000000000000017933707a9fea48ae562aa1ecd6a27b6c5d64b9f4a96c979 398 0.25/1.00 vMB 26
315,029 315,029 000000000000000031180913441b2b331faab03a9f5f000facd9b825ac071b4e 983 0.59/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.01 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: 649.35 GB
    • Received: 13.16 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.