Loading Tool

Explorer IconExplorer

Memory Pool

74,485 transactions
27.63 vMB
0.07634706 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt e8190ed67641aeed94e581d1f58455c531ce74d53b41a2ee677ea63a737f54e7
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 8ccaadd7eb5015ffb53eb422c58c10eadc1c9926584bac5549d4a25be0fd0937
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.01718202 BTC
Feerates: 402.60 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (618,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,625 296,625 000000000000000030e00170496a6ca7f8677ba5dcba33b0430411499c09807a 202 0.09/1.00 vMB 767
296,624 296,624 00000000000000007864497b15f1dc91a1335b0c29e6441166a742c0debd51fe 212 0.08/1.00 vMB 183
296,623 296,623 0000000000000000161bff274e4a5ba511b5e6e81d2ae25305948fef9bb6a2d4 134 0.08/1.00 vMB 28
296,622 296,622 00000000000000003405e7e83447e1ec770f51f0ca33f34a3223326c9e49e788 114 0.05/1.00 vMB 35
296,621 296,621 000000000000000035e7e2827831e118ddc9ee7ac92e12ff84b6191b72789039 50 0.02/1.00 vMB 68
296,620 296,620 00000000000000008992c2045d57e0b5aefcfc349b87c64b24ff5eb22facb3a7 154 0.10/1.00 vMB 34
296,619 296,619 00000000000000001d1127a9f4010e14002ed6759547c15e0870fe2e49e7e8c2 430 0.21/1.00 vMB 42
296,618 296,618 00000000000000000d62e9c70dbbfdd476a441274fdef1272a71505bccea2408 120 0.05/1.00 vMB 33
296,617 296,617 000000000000000076035c8784e44bc44ea2314af8d722ea05039a32878fb052 41 0.03/1.00 vMB 24
296,616 296,616 00000000000000004a5d88e5adeb83146d3e2e7bb5c5988527fa778de3f1fb5e 37 0.03/1.00 vMB 7
296,615 296,615 0000000000000000064a014d2bfd8bb30a479914d1a271466a41d27862160854 308 0.13/1.00 vMB 37
296,614 296,614 00000000000000009303878efe7e745c220dc64f2a335618df2e1201696af312 157 0.07/1.00 vMB 31
296,613 296,613 00000000000000008953e6e3eed7349b3c32a439721ec5fd3eda3051a67a8ffc 624 0.28/1.00 vMB 57
296,612 296,612 0000000000000000743548363034f749407ccadc0257e85c44b6859ab58feac4 112 0.09/1.00 vMB 22
296,611 296,611 000000000000000040d8065af17de1d027c45ac52ab93d0965995a7f605d3c68 256 0.09/1.00 vMB 50
296,610 296,610 00000000000000005a1abf616cb4070a415be4d60a6e63dd3d1b26eb08bfb544 34 0.02/1.00 vMB 28
296,609 296,609 0000000000000000685ebe1efc49fc65b3b1076949fff0e201708c50b78b1f4b 90 0.03/1.00 vMB 37
296,608 296,608 000000000000000098ba0aaa426c91d9e1cb6eed830fdb230711478352d69ed7 371 0.18/1.00 vMB 34
296,607 296,607 00000000000000009ba967d85e134c8d68204ff44ea2bc9e98d9b092af154d64 53 0.03/1.00 vMB 5
296,606 296,606 000000000000000071fcdaa2a1ae34b553c9ccf9a25135bcc1496075ed77f556 249 0.13/1.00 vMB 31
296,605 296,605 00000000000000008858b96e235fad50a63ea84b0a4a5c464bb7e44938e644bb 825 0.51/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.