Loading Tool

Explorer IconExplorer

Memory Pool

76,940 transactions
28.55 vMB
0.06463054 BTC
Random Selection Loading Transactions
Max Size: 173.29/200 MB

Candidate Block

Mining Attempt 19edff66dab45d6d054b9584059dda50edc7f62e38a11beb1c8f14017085ad85
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root eb6b87d46bd1111663c70b5826f2540496e515a80676bd224b5b3c6b06cf9eb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,049
Size: 1.00 vMB
Total Fees: 0.00541854 BTC
Feerates: 150.68 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (588,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,096 327,096 00000000000000000ea2db52184754e6b185ed8e2166f6061adcfd4f9e56536a 392 0.24/1.00 vMB 27
327,095 327,095 00000000000000000eb1f450f8f87fdac704968821d97b49495c7f7c99f8e979 868 0.98/1.00 vMB 19
327,094 327,094 000000000000000003cb4e0bd4221d4279afc0d7e5436b55a203787c8dfda58d 2,023 1.00/1.00 vMB 27
327,093 327,093 00000000000000001cb4bc452bf03d1c95b9ab1b6ba97b011f4a3fc13cb589c7 1,641 0.50/1.00 vMB 65
327,092 327,092 00000000000000001a012a8ff2b184907a3572b4322c3e228a07d002083ec01b 826 0.57/1.00 vMB 27
327,091 327,091 000000000000000011197ea91b1748c9925ef6c7ea3cb41cb040c32df8435f68 1,007 0.75/1.00 vMB 26
327,090 327,090 0000000000000000153b0a061b3ea394695e078ae3bdfe529398cd0bb31cc1f0 604 0.75/1.00 vMB 18
327,089 327,089 000000000000000008d7b0567f283bf17c1254de3d2e22bf1b96e93c7ca05d67 1,318 0.50/1.00 vMB 45
327,088 327,088 000000000000000013a043022d92b55149b513cd535a9341ac70f430d40f1902 359 0.75/1.00 vMB 12
327,087 327,087 00000000000000001b46761e6490593953bac4a747e097d671b00b150305e6c6 707 0.75/1.00 vMB 20
327,086 327,086 0000000000000000090003bec02fdab2107b6744599b28703996e0ad25fb354c 306 0.25/1.00 vMB 19
327,085 327,085 000000000000000013d053cb577bf2d9ab31a0e65d2d1d65bb23b31e727dabc4 809 1.00/1.00 vMB 18
327,084 327,084 00000000000000001b5b9cb534b85891696e788385e32d7d05f308c28184b402 1,043 1.00/1.00 vMB 19
327,083 327,083 00000000000000001378df91a6d1d5da5996d884b156b0e4d88e983e410c57a3 1,468 0.50/1.00 vMB 44
327,082 327,082 000000000000000012acca0b4d2a54894f000dd6358935aba715bbf5e189bb7d 955 1.00/1.00 vMB 19
327,081 327,081 00000000000000000ed95d832c522c1e814cf7eec04f32e8404454fddc275d95 606 0.35/1.00 vMB 20
327,080 327,080 00000000000000000d46a854f592ccb00e119afc8b10f2ca5e5cdc66557f8259 2,490 1.00/1.00 vMB 37
327,079 327,079 0000000000000000193df9c944964fda131bf098a54c52d72bac199d7a23385b 785 0.33/1.00 vMB 33
327,078 327,078 000000000000000011bd0c16047afcd7d5dc0a0bb1c8196072aa3e2e2ddc24dd 134 0.14/1.00 vMB 15
327,077 327,077 00000000000000000e1b21a42a32b9bf808139cef047c6d77c4bb4d813fae914 355 0.24/1.00 vMB 19
327,076 327,076 000000000000000019a6c4de23f2a805f2f8dfec231b9df0d9e7678412ddaae8 876 0.50/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.57 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: 671.17 GB
    • Received: 15.86 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.