Loading Tool

Explorer IconExplorer

Memory Pool

79,169 transactions
29.61 vMB
0.07318100 BTC
Random Selection Loading Transactions
Max Size: 177.96/200 MB

Candidate Block

Mining Attempt c42bc95eb3b7133da2afa72e643225f44c4c0455fe8a2cb76fff215c74306781
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root b88fad1539d1f69df73c14d4e9cf59d0293e481bd8f1fda593c5605fa5cc62ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,532
Size: 1.00 vMB
Total Fees: 0.01252770 BTC
Feerates: 150.93 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (110,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,597 804,597 0000000000000000000253fd39c3f12a569865039ef4eaf67f578e27a0813e29 1,603 1.00/1.00 vMB 11
804,596 804,596 000000000000000000004abd23cf4b4d0c9eac99c4d7f47589f79921b7ade795 935 1.00/1.00 vMB 8
804,595 804,595 00000000000000000003f75f3677d850d462f475247d7c44c52084be3d8544a1 491 1.00/1.00 vMB 8
804,594 804,594 00000000000000000001678bdeb28b034578787f7e8cc3a4d635150ea36c3c97 1,271 1.00/1.00 vMB 10
804,593 804,593 00000000000000000001da632d6cffbec3dd8ce4dbfaf223b58e599671d7bf90 1,331 1.00/1.00 vMB 8
804,592 804,592 000000000000000000049078b0a66407166ea29eadeb43c0c2ca3f0d341393c3 1,562 1.00/1.00 vMB 15
804,591 804,591 000000000000000000038ebd4b8d3d90f66ba28b3fb901d40f22d2e3a9f3f61d 1,569 1.00/1.00 vMB 12
804,590 804,590 0000000000000000000475a7bf466561123bf3f7b95104583f0194255054d2b5 992 1.00/1.00 vMB 11
804,589 804,589 0000000000000000000229398c5ffb35277979250b5844324a6fab30aadc39c5 1,699 1.00/1.00 vMB 13
804,588 804,588 00000000000000000002d75b6ae577b733ad5aff80a7870fd6ee406930e55f02 644 1.00/1.00 vMB 9
804,587 804,587 00000000000000000004a75711732aabdaf7cd7e8dcc6e304a7728243bd5558d 1,632 1.00/1.00 vMB 12
804,586 804,586 000000000000000000000300694155c48039de84a9a0bde3d891322b3094997b 1,406 1.00/1.00 vMB 12
804,585 804,585 00000000000000000004b112b6fef1f1e87dca6e8e1c3ec4ed3740372e707819 329 1.00/1.00 vMB 8
804,584 804,584 000000000000000000012e55cdf69fc32c36831f9095a2e6e7d66c6024641dc1 798 1.00/1.00 vMB 9
804,583 804,583 00000000000000000001a3e2f24193b22aa8f8283e538232211915e08bed9ab6 843 1.00/1.00 vMB 12
804,582 804,582 00000000000000000002defc151353c94953acf0ce518f1d06f6c926660312ae 3,127 1.00/1.00 vMB 20
804,581 804,581 000000000000000000050019dd3182e728c0d6316fea27a22bb0662889a3a1ed 1,319 1.00/1.00 vMB 11
804,580 804,580 0000000000000000000056fadf0ae79a8fc1436f94485692656a55d74387b0cc 1,062 1.00/1.00 vMB 10
804,579 804,579 00000000000000000004d1404dc90749d486f63f180758a104ec5a4524ba0487 1,102 1.00/1.00 vMB 14
804,578 804,578 0000000000000000000291f5a172d90685c62d7f79646c72fb8f06a2ae80021d 1,764 1.00/1.00 vMB 12
804,577 804,577 000000000000000000044db3b89a97ed811e0e1ca86475ee3024ebf66553d91e 2,614 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.