Loading Tool

Explorer IconExplorer

Memory Pool

74,311 transactions
31.93 vMB
0.24494782 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt 5d2d0ab426f43b4366d00b622920fe5011a1307ee5ab70151d72dd0ef54239a5
Version 20000000
Previous Block 00000000000000000000fc4456e035c5e544b9efd3864e75235772eb6570fd5f
Merkle Root 1a5654d5b04712e58bd187df0376ee4ef46e1b5db17c8d14046515078ada734b
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.06228687 BTC
Feerates: 529.10 > 6.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,549 (431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,118 917,118 00000000000000000000793e67f4531c67c3dee02134ca050418fd164c9d206d 2,712 1.00/1.00 vMB 2
917,117 917,117 00000000000000000001bc791b39c9ede7c46e48216d17c15555c3bed1e4e9f2 3,517 1.00/1.00 vMB 3
917,116 917,116 000000000000000000007ef5c6fb22b1df8755f2f1c8ee2710fce285769ac3fa 6,822 1.00/1.00 vMB 0
917,115 917,115 000000000000000000007bac7d963c3bebb76a84018c6fc8b8aace7b2bfacb4c 4,580 1.00/1.00 vMB 1
917,114 917,114 00000000000000000000376ce1a57b504f5e9aa335a704bf87856091677266e7 1,518 0.55/1.00 vMB 2
917,113 917,113 000000000000000000013103491a33a851d7eb7ce6369f60842dd036842c6353 4,911 1.00/1.00 vMB 1
917,112 917,112 0000000000000000000108e5cf0e2bd42f46ab1c0e779216895c67945f7a5fa1 3,406 1.00/1.00 vMB 2
917,111 917,111 000000000000000000011dc6ae1cb197ca35328f0fa835523e86a48ee192f2d7 2,895 0.98/1.00 vMB 2
917,110 917,110 00000000000000000000174f8580ff7e47b3e325dcc339cf33389fd3154f5969 3,621 1.00/1.00 vMB 2
917,109 917,109 00000000000000000001d8408eecafefc147f71ee6b663614ff446ca88623095 4,282 1.00/1.00 vMB 2
917,108 917,108 000000000000000000001e4577789fd86ff17cf7e6345a93825ae2af118cee91 3,349 1.00/1.00 vMB 1
917,107 917,107 0000000000000000000088ffb55cd08008515262e7b92d9688e4b32927c6e5e3 3,710 1.00/1.00 vMB 3
917,106 917,106 000000000000000000011697bbc60682008b4ca4a96a4349a326a63472679ecf 3,642 1.00/1.00 vMB 3
917,105 917,105 00000000000000000001a2be124a4245a7134e98268bcee00d6a6450813da3ff 3,203 1.00/1.00 vMB 1
917,104 917,104 000000000000000000001a1d541d60c61ed312bfd842695b7265eec2f8fbf30d 3,221 1.00/1.00 vMB 2
917,103 917,103 00000000000000000001dae3c4c26227798e644a4182b100ee37b0f8ef49959e 3,567 1.00/1.00 vMB 5
917,102 917,102 000000000000000000010e04f76b9e7c9f147315825d5ebc4dbaea597c282140 6,430 1.00/1.00 vMB 0
917,101 917,101 000000000000000000017e7f00d97d1526632239ac9ace3939525c5032148519 530 0.14/1.00 vMB 3
917,100 917,100 000000000000000000014f0c03a652cb29f577a0a466f39c9e8aea4ac8a5ad17 202 0.17/1.00 vMB 2
917,099 917,099 00000000000000000000d45aaaf9886c35f3b9966a7a09fee35ddfb4f1029f87 3,782 1.00/1.00 vMB 2
917,098 917,098 0000000000000000000135b925478bff1eba494c49e169a1ead9e0105119e141 3,344 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 786.76 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: 1,011.62 GB
    • Received: 34.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.