Loading Tool

Explorer IconExplorer

Memory Pool

29,864 transactions
25.14 vMB
0.09766136 BTC
Random Selection Loading Transactions
Max Size: 124.02/200 MB

Candidate Block

Mining Attempt 773674237143c41a5933e50803fbb90e67e7f53a9563f9e433b2726aca592ebd
Version 20000000
Previous Block 00000000000000000000dcb070bc6266a4054f0a2d2c2205b52bba93e66b77a9
Merkle Root b071b6ab0f6722fe2399e7010c9b02b93e4b9d634f7cf12d89f5c0f392f67646
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,469
Size: 1.00 vMB
Total Fees: 0.05210889 BTC
Feerates: 502.67 > 5.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,220 (817,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,613 96,613 000000000003c84db0acf5ce7b3b96fbd0e8cfdc6658e0068e4cc18318e0f089 1 0.00/1.00 vMB 0
96,612 96,612 000000000003f1a9dbda87f0f86aee889dd404f72fd8bf38e8c27c9268af12d5 2 0.00/1.00 vMB 0
96,611 96,611 000000000003860b9919ff1f36b449b757c900f5159cfc261207e15cbfe649a3 1 0.00/1.00 vMB 0
96,610 96,610 000000000007d973fe529f13e219a7650125ca15179a2274ea5dd56685e335e0 2 0.00/1.00 vMB 0
96,609 96,609 000000000004d09c80919b5403d537bed9af8a744aa5be557216556369610753 1 0.00/1.00 vMB 0
96,608 96,608 000000000002ed36343d3fe19088b36b158ebcb8b359ea2c61c8c5bf2e23d154 1 0.00/1.00 vMB 0
96,607 96,607 00000000000588584f02d6ccae3788bf8013880fbc9e38c99f55b1fd84bc5c73 1 0.00/1.00 vMB 0
96,606 96,606 00000000000639be98f09a4b027a11be6995516ead01a447a6833161cac926f1 3 0.00/1.00 vMB 272
96,605 96,605 00000000000670076b70aeed101d73b858f64e49886ec026cbf8204727157bc2 2 0.00/1.00 vMB 0
96,604 96,604 00000000000145f8e3787cf4508c5701f50b32346c0b75311889724187e82b27 1 0.00/1.00 vMB 0
96,603 96,603 0000000000000b5b123ba6ec183e2207408b1e0df4b0ab2fc08d22ad26779ff0 5 0.00/1.00 vMB 338
96,602 96,602 0000000000059fdc85d8042d4abe850935be9ceccd75141ba8c04ae7caad252e 9 0.00/1.00 vMB 0
96,601 96,601 00000000000186837b48d1e191598a881524d0d386d7d7eb44425a4497ce21fa 2 0.00/1.00 vMB 0
96,600 96,600 00000000000709b491bbca122caa1d228862d4053e0460f4aa040539c9855c1f 3 0.00/1.00 vMB 0
96,599 96,599 000000000002ffba7d957f368ef8e2fe9bc46adb2750f6cdb61709daf69dee02 4 0.00/1.00 vMB 0
96,598 96,598 000000000003d8e48b8f9122f08e53997045aba96f5b891c4b2b73a0cad57098 6 0.00/1.00 vMB 0
96,597 96,597 0000000000065d6e9707139b871a33e3033ecc0ddd395bae61c481f88f931afa 1 0.00/1.00 vMB 0
96,596 96,596 000000000003f459126450ac77c101e767febf1e087553a2e727be693e77cf3d 2 0.00/1.00 vMB 0
96,595 96,595 00000000000768c88af8dc4012d0b8ccd3f9b38528b376a613c1e6bcb13bc363 1 0.00/1.00 vMB 0
96,594 96,594 0000000000020ad3e3ec5daf7cebbc99ced9239c424597130ac004835c131382 2 0.00/1.00 vMB 0
96,593 96,593 0000000000070c19b9bd5e8b0e28d054ff0e444382d94a6bdf0c9754826b1509 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.98 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: 574.90 GB
    • Received: 8.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.