Loading Tool

Explorer IconExplorer

Memory Pool

72,348 transactions
28.36 vMB
0.07055120 BTC
Random Selection Loading Transactions
Max Size: 171.34/200 MB

Candidate Block

Mining Attempt 18edd0e97659d65d6b44386dc328bce853be80374f936587ddbe7829d5063a76
Version 20000000
Previous Block 000000000000000000017964e714b53a97d42c2a46411611eb41a7dd13f42444
Merkle Root 44a2f776a5a7d57cbec940c8b5539332f17a00b5f415f5bd64c48753ac1a2764
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,875
Size: 1.00 vMB
Total Fees: 0.00830898 BTC
Feerates: 135.71 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,449 (555,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,610 359,610 000000000000000015a19050b9b711cef0d3ecfb72246925ae01aaa7310c13c6 661 0.37/1.00 vMB 27
359,609 359,609 000000000000000006a3a81aae7acb2816af9303debd6ac1090dd51c20ea4a17 284 0.13/1.00 vMB 98
359,608 359,608 000000000000000008cf516e775bc14d2b8c40ccb19e9f9d8cb0cf8204e0d47d 627 0.33/1.00 vMB 29
359,607 359,607 000000000000000013c43866e368a229f8e365c1db9927d18a43231c0b40dca8 219 0.16/1.00 vMB 12
359,606 359,606 000000000000000016769589d0caa6d7e72866894f57b02671367ce5731e0b36 245 0.30/1.00 vMB 12
359,605 359,605 00000000000000000f0833c2ec5a703f4409114bfab92e7210e97db958df69ff 154 0.08/1.00 vMB 29
359,604 359,604 000000000000000001343f1e71681e9ab65cf8588d770933e2d38bf150147bbb 130 0.07/1.00 vMB 27
359,603 359,603 0000000000000000085f4cf9cac680e7f4e636ed3cdcfe596982c5f54494e717 31 0.01/1.00 vMB 31
359,602 359,602 0000000000000000056b63b6cd155efce9d6ba0ea19fddc61f9d8ff65cb94279 1,000 0.54/1.00 vMB 27
359,601 359,601 0000000000000000146194d1ed3ecd067b0673a5a864d5f547e3d363b170ebf7 489 0.21/1.00 vMB 28
359,600 359,600 000000000000000005fd21b24ab323ffa9c431989d86712f51db91c91c0287af 91 0.10/1.00 vMB 4
359,599 359,599 000000000000000009e44814378635f2a336ad8662d2e802fa8515cefa4d6b80 249 0.11/1.00 vMB 27
359,598 359,598 000000000000000007781a5a22ab0b77d08b3f763dccd2e6e3ce46222c6dcd23 1,635 0.71/1.00 vMB 30
359,597 359,597 00000000000000000c4780fb6f6fc9f41a211226d86131e00eff84250f8d3221 395 0.20/1.00 vMB 25
359,596 359,596 000000000000000014919bbe4aed818cf31a58fb0ad1c5b6892239c4ce95c47a 118 0.08/1.00 vMB 21
359,595 359,595 00000000000000000800fe5a900ff09d7963e3989bf10c24f478e07273aea952 200 0.09/1.00 vMB 28
359,594 359,594 000000000000000001e23ca66bea7e5206dea90e2ec261c2202d4cc0b22dd156 113 0.06/1.00 vMB 22
359,593 359,593 000000000000000011d4335597aced6d1ada64d2435f14536a58118407684709 226 0.11/1.00 vMB 26
359,592 359,592 000000000000000014481a7ba557a1e4a7cb9475713a327eaabb78c1f4142d28 203 0.10/1.00 vMB 24
359,591 359,591 000000000000000013f7563841cc65080bc65f8a6044eb4f020b79ed7a868a9f 1 0.00/1.00 vMB 0
359,590 359,590 0000000000000000008cd5b4321ed5836a5aaaa164a08a7c45b9873889954bcf 561 0.26/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.17 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: 749.80 GB
    • Received: 18.83 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.