Loading Tool

Explorer IconExplorer

Memory Pool

80,914 transactions
29.66 vMB
0.12475312 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt 75398cced35e71ecb103349b270a7fcd927a65328e4d7eece76ebad0b8423f47
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 9759fa2fab87827237b1580fe143363752cc51f5d3d7887b2d44167c1a49b4b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.05906106 BTC
Feerates: 151.07 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (105,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,666 809,666 00000000000000000004d95b915349f05555646d73f8cd3bebf5afc8743f0715 5,838 1.00/1.00 vMB 10
809,665 809,665 00000000000000000003719b99f36660b05af477035d7b20b01dee1b89a7399c 6,220 1.00/1.00 vMB 7
809,664 809,664 000000000000000000034f0acaea363e64fd8715a7985fc48f245d27b7a966c8 2,262 1.00/1.00 vMB 20
809,663 809,663 000000000000000000017f32230e4289ef41d7653b691e00dfeb17be581a182d 6,011 1.00/1.00 vMB 6
809,662 809,662 00000000000000000000b7038dc072be55190e42a02d279bfb14cf55821cf748 1,713 1.00/1.00 vMB 18
809,661 809,661 0000000000000000000298394f7472c2e3466d8ff2e24b170ff8a807d717ccd5 1,806 1.00/1.00 vMB 23
809,660 809,660 000000000000000000006e3ca93df2bbb1b94a627d6990e6b782fd8f9fc94fc1 2,229 1.00/1.00 vMB 20
809,659 809,659 00000000000000000003c68fb752d14148db203c7766cd1af34a3b05ee5be540 1,878 1.00/1.00 vMB 31
809,658 809,658 000000000000000000015bf13dee9248c425dbf202642e1169781996271a6be8 2,612 1.00/1.00 vMB 39
809,657 809,657 00000000000000000000dc50a461687a026ac90bb9c417259c7e2023d50646b9 3,391 1.00/1.00 vMB 18
809,656 809,656 00000000000000000002ec807c5052b0ef9445d5d382fd5d48056ad00ab50991 3,769 1.00/1.00 vMB 20
809,655 809,655 00000000000000000001f54a01e398653687105ec4e05b0feb23614e0aa23105 2,185 1.00/1.00 vMB 10
809,654 809,654 00000000000000000003ab3ee30e0aafdecdc1a51d5e00b4fd4d76ece5c81ee2 3,814 1.00/1.00 vMB 21
809,653 809,653 00000000000000000003683b00f3dc2f4d65a94299cf664f56ed3e38e2fc5ba8 4,684 1.00/1.00 vMB 26
809,652 809,652 00000000000000000001a86973dd61377a1f5d4c659c3bb42a3d2b88e7e1d868 4,296 1.00/1.00 vMB 35
809,651 809,651 00000000000000000000b42c221afe6670673f3ce7c22dbfe54a6dd064c58b72 2,366 1.00/1.00 vMB 29
809,650 809,650 0000000000000000000176b3de90f519666d9e1df1fe8fca0c9d1f705ebc3060 2,588 1.00/1.00 vMB 33
809,649 809,649 00000000000000000001cb97b755c75c8104eef3a22efbcb72e8deb4aedd4c39 3,358 1.00/1.00 vMB 41
809,648 809,648 000000000000000000035820d3c1a66d76498fa51079dbf648dde63033af7164 4,127 1.00/1.00 vMB 27
809,647 809,647 00000000000000000002331805fd4277ece195003cdd901b0c2240d69ab8a68c 3,570 1.00/1.00 vMB 39
809,646 809,646 000000000000000000042f8afb0d8fcb1737550fc475528366ff8480345ad3cd 4,062 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.