Loading Tool

Explorer IconExplorer

Memory Pool

73,879 transactions
27.37 vMB
0.06722239 BTC
Random Selection Loading Transactions
Max Size: 166.86/200 MB

Candidate Block

Mining Attempt 8b85fb94e1d38ff2e47464c6f98284a5664da6807ce6d62e3198dd69a2b17c11
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 33f72b96eae25771d53d6a2665f240176d5a296ebddf97e5c9691dc1fbe557a5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.00906074 BTC
Feerates: 74.05 > 0.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (103,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,471 811,471 000000000000000000032b0f15d826f9976dc19cf9fd5abc4785dd658a064dee 922 1.00/1.00 vMB 6
811,470 811,470 0000000000000000000461ec491c5c918183844e7645fec3b9ee0b8afac9d624 797 1.00/1.00 vMB 4
811,469 811,469 00000000000000000002521704a49fe0dfd982609b61d705a0e261f7f55f94f2 1,980 1.00/1.00 vMB 10
811,468 811,468 000000000000000000025133f88e08b2f9fce369b6e8cf21bcb387c1524cc612 1,445 1.00/1.00 vMB 13
811,467 811,467 000000000000000000038610c8c30c59f034d80e2dc74c228fa719d02d346869 454 1.00/1.00 vMB 4
811,466 811,466 0000000000000000000233b9a27e31c6c10818866343a3ce3eefb44dcab3e34f 1,896 1.00/1.00 vMB 10
811,465 811,465 000000000000000000005298c5a69b83e416d8145f23cb5a76ebe105a4b8fbab 208 1.00/1.00 vMB 1
811,464 811,464 0000000000000000000486a35887841a93778b1be670660da88e386bb1f60d83 616 1.00/1.00 vMB 5
811,463 811,463 00000000000000000000fe0f3c7e08e4ed11ba97a2d8696a38f68dc0f411fca6 433 1.00/1.00 vMB 3
811,462 811,462 000000000000000000007432e3a028fa6549509d826c09b3359767fa2cf1bb0e 201 1.00/1.00 vMB 2
811,461 811,461 000000000000000000046cc0bf2bb90b38f32aa84f30e7ad6572be4ddbecabc3 262 1.00/1.00 vMB 2
811,460 811,460 00000000000000000003da0edc92b60e985634d0b2b6bd6a6a06381db1c8bdb3 1,453 1.00/1.00 vMB 9
811,459 811,459 0000000000000000000099077bf0a2e9bf41937a0486507a8237f9548c35f711 1,023 1.00/1.00 vMB 6
811,458 811,458 000000000000000000046dd06a14290250d3eceb6c1547e5d16a785a90f4796c 1 0.00/1.00 vMB 0
811,457 811,457 00000000000000000004b2fc9e1d3bdd750d37a07e402e1c8a847512c5b09336 777 1.00/1.00 vMB 4
811,456 811,456 000000000000000000044e0652c8754513ce074b145cbc6b9ce267d052db4b00 800 1.00/1.00 vMB 4
811,455 811,455 00000000000000000002bb8d629e6df7b1314c69e878406bf272271cd895f9f9 1,157 1.00/1.00 vMB 7
811,454 811,454 00000000000000000002ab22fb8a7087cd0224aba50a8d5ed980ed860ebc9bbd 345 1.00/1.00 vMB 2
811,453 811,453 000000000000000000018f157ea60e533cb6f14ef94fcce7d6ff5f8330634439 1,131 1.00/1.00 vMB 7
811,452 811,452 000000000000000000025561700d68fe509f4c94b5cad3002a9b4403636380f3 231 1.00/1.00 vMB 2
811,451 811,451 000000000000000000018545646fbcfd4ea637fd6b371c2d47c42a0291f41a90 981 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.