Loading Tool

Explorer IconExplorer

Memory Pool

76,511 transactions
28.59 vMB
0.10221148 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt 1770894d4663bb7f5b0ce2c91acbed7a9b6ec5e4c0c0691e8058f57351e0f420
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root ca3ca3f399b97073aee93c17877a8c10038d40ae50b2e30c65ceb12fd88b1496
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,302
Size: 1.00 vMB
Total Fees: 0.04296767 BTC
Feerates: 101.65 > 4.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (588,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,099 327,099 00000000000000001cafeeae9bdbabdeb392a3ae8b7a88d591636f1a0b442d4f 608 0.41/1.00 vMB 25
327,098 327,098 0000000000000000088e73331c9a735febdeef1ace603fb629eeecb47e24cc55 548 0.39/1.00 vMB 22
327,097 327,097 000000000000000011551d1efe868d028c41a95de449a444d4d37f7b7f4b9da6 195 0.12/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.60 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.82 GB
    • Received: 16.02 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.