Loading Tool

Explorer IconExplorer

Memory Pool

72,833 transactions
28.08 vMB
0.06789933 BTC
Random Selection Loading Transactions
Max Size: 166.28/200 MB

Candidate Block

Mining Attempt 4c03e71a7ca2b74ef34827ce40d82eb2439161eeabb75f53aa29efac73e0bf3d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 831f525af3c2d7de0bd45d25b73c6a9faecbe962d291fe3817d2423b84b770f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01183112 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (559,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,576 355,576 000000000000000003c2639f23544737fef3cbb69448225d36ffd36dfd0c6942 1 0.00/1.00 vMB 0
355,575 355,575 0000000000000000112a1ed775c8e36da3435f0e0f24b2275174f6bcdf78ba0a 121 0.10/1.00 vMB 14
355,574 355,574 00000000000000000a9538562c3748ead5ebdccea6177aefa4a24e92164a6847 157 0.11/1.00 vMB 16
355,573 355,573 000000000000000003ff9fe01597a1961e3a644fed2598ee2fd779aece268b8c 1,180 0.66/1.00 vMB 25
355,572 355,572 00000000000000000ec32801315c631232c5f2c7c8b378597d408a1b1b42783a 1,025 0.69/1.00 vMB 20
355,571 355,571 00000000000000000129dcbaa9847371f545f6fecde45e3c402dc4ae92c93155 1,832 0.75/1.00 vMB 34
355,570 355,570 000000000000000005ef7311fe55ea57b1a18a87c4532b7b8970430799c064ca 848 0.43/1.00 vMB 56
355,569 355,569 000000000000000009946ce8661c0a2efbb3ca4391a96af397e39968a33efc08 1,214 0.57/1.00 vMB 40
355,568 355,568 0000000000000000113308d8d960762efea77f1f816f040db4d858fa3ad25cc3 1,239 0.59/1.00 vMB 35
355,567 355,567 00000000000000001581d7655ee2f7d1c69a8b2769c9e863534979a280aff97b 592 0.34/1.00 vMB 29
355,566 355,566 0000000000000000108a28cbf826e62e89acfc5eee9c2dac459ef8a16da058d5 1,307 0.87/1.00 vMB 11
355,565 355,565 000000000000000010a8e2a594499b6d6c4daf49fd448a7e11c94d935707e815 972 0.75/1.00 vMB 22
355,564 355,564 000000000000000002fb83fae7f26753e168f1856ca304e5baa796d54c3be687 1,141 1.00/1.00 vMB 20
355,563 355,563 00000000000000000205330469c8fab802ed5845f63c5aa5fb883b810c2eee82 2,253 1.00/1.00 vMB 43
355,562 355,562 0000000000000000068592ca7516b263a0754d0ac369248ea114feab6f8dd185 1,533 0.75/1.00 vMB 25
355,561 355,561 00000000000000000930beaaca7b95f50eba48e4c52854e71f3ccdd5b2ccf4a4 2,232 0.75/1.00 vMB 67
355,560 355,560 000000000000000014b90297e7ed2d444beec61b07c8a21dacc1d19cd466495b 256 0.09/1.00 vMB 40
355,559 355,559 0000000000000000064bba354a5c0b4caabac297a56f4baa5b376f68b5449488 741 0.75/1.00 vMB 22
355,558 355,558 000000000000000003e9e79b022b8e0a619054922215670d56b69bd27eaa048f 1,947 0.75/1.00 vMB 35
355,557 355,557 0000000000000000061050f65cca917c813d7b829ccd63583c3aae4c11ba3732 866 1.00/1.00 vMB 13
355,556 355,556 00000000000000000e4c8162192c53d8c1a61cafb1a63099959d2c03f442f330 1,481 0.75/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.