Loading Tool

Explorer IconExplorer

Memory Pool

80,196 transactions
29.85 vMB
0.07461879 BTC
Random Selection Loading Transactions
Max Size: 179.72/200 MB

Candidate Block

Mining Attempt 30dec874288eeb242bc514e5eaed82ae8423bef883a11cdb42e1430f91c2604d
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root a42db0a220a9674fb6f709f509bfd35f74bbe78f9ba66730f9a61ba923470047
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,958
Size: 1.00 vMB
Total Fees: 0.01352628 BTC
Feerates: 197.70 > 1.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (159,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,883 755,883 00000000000000000005befafc5b3d157e416f20c538c2b4017e587f185ba330 1,940 1.00/1.00 vMB 6
755,882 755,882 0000000000000000000795a007335ea45af23d7b36b4d1faa144de459a71a224 996 1.00/1.00 vMB 4
755,881 755,881 00000000000000000002aecea4fb4e87adc657c08e4f5eaddee4b6d490553509 1,360 1.00/1.00 vMB 7
755,880 755,880 000000000000000000055a1802984cff20e8ecb4d4acee6b549abf4c108d59fa 2,698 1.00/1.00 vMB 15
755,879 755,879 0000000000000000000408513ad469d63653d8e0262a64bac106228e0cb14ab0 2,232 1.00/1.00 vMB 11
755,878 755,878 000000000000000000068250a547ab856ef61da22c237c7ecffc37ac9d67c028 3,086 1.00/1.00 vMB 25
755,877 755,877 00000000000000000002efed9a62460fadc1166160909724115cd1b0dc33fd16 864 1.00/1.00 vMB 13
755,876 755,876 0000000000000000000653475915e16fba732ee10dacda6675d7a6d7cd330521 1,748 1.00/1.00 vMB 20
755,875 755,875 0000000000000000000804a785bbf26b7268a872ba17b9e9542a41ef25f1c5fe 297 0.12/1.00 vMB 11
755,874 755,874 000000000000000000089dd6d07c691bd047137bd561f8e7ac4b3f91c3d6aa42 2,158 0.97/1.00 vMB 11
755,873 755,873 000000000000000000051d293d02f6791592fdc53012caa5dbf61cb3a0f4026d 801 0.98/1.00 vMB 4
755,872 755,872 00000000000000000000dd6a261fa2b6b6d532f95be82632bee5ae22ead2d98f 2,743 1.00/1.00 vMB 13
755,871 755,871 000000000000000000055263c185dcfed14954bee9b7b2e366f89a681dfb7b82 1,927 1.00/1.00 vMB 4
755,870 755,870 00000000000000000002c16bd3a67badac40ab34a3e9111974347d2c2e3173dd 2,468 1.00/1.00 vMB 15
755,869 755,869 0000000000000000000652753de7cdd2d08cf51ab7c8ca425df6a0c41e481ff2 2,632 1.00/1.00 vMB 9
755,868 755,868 00000000000000000008af262d901c322b2ea6fd4bd794acbedc3dd152a1a6f3 2,045 1.00/1.00 vMB 11
755,867 755,867 000000000000000000039516040a658f86786383f1f8af02a580c8ba9f2668c0 1,791 1.00/1.00 vMB 17
755,866 755,866 00000000000000000005c0ff78ef8a2a042659773ff9b174d78b4e13e7f05194 1,756 1.00/1.00 vMB 15
755,865 755,865 00000000000000000007557f3f579ea1fb5c86a69b03a735ed7075196d23dd93 2,441 1.00/1.00 vMB 21
755,864 755,864 00000000000000000004df14c0b679691e05c85c4104ffc7e2bc1151478c518d 1,058 0.35/1.00 vMB 13
755,863 755,863 00000000000000000006cde071b831ca46d8d0f9a5583331b490cf0c6f0ac5e3 1,263 0.54/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.37 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: 663.71 GB
    • Received: 14.93 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.