Loading Tool

Explorer IconExplorer

Memory Pool

80,084 transactions
29.25 vMB
0.07060573 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt 3598856105099038860e79852c732355c32aabc907f6f69efc4342c0abf75146
Version 20000000
Previous Block 000000000000000000017443d83a72fff2b5ba0e1b14c7c9c87cf8a60517a45d
Merkle Root 7e7fe5afdf96ecd15267aca83448bfab5b0b152969ef7baae82c34f1bd4c685d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,582
Size: 1.00 vMB
Total Fees: 0.00922092 BTC
Feerates: 201.05 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,083 (362,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,639 552,639 000000000000000000019644eed547677f3462c33fc469164999224e404b5748 1,524 1.00/1.00 vMB 15
552,638 552,638 0000000000000000001d48f5d1cf3f47ca70bbf3db9e996fdfdb90be62fc0e60 1,847 1.00/1.00 vMB 9
552,637 552,637 0000000000000000002f5d0d67dc6fe8538fa9f057bb0de4b783cf345de2e86e 1,687 1.00/1.00 vMB 18
552,636 552,636 000000000000000000222b939108bf3a042d233a701ef84e2a60c948b64981a0 1,712 1.00/1.00 vMB 31
552,635 552,635 0000000000000000000655a6663495e86ea421167f1c075866fa36b5b002ddfe 2,213 1.00/1.00 vMB 2
552,634 552,634 0000000000000000002ee31bbc5683ce266f2f9ad7269b5e5410ef3dd69b2b91 2,539 1.00/1.00 vMB 24
552,633 552,633 00000000000000000020f4003428befa24bed12a02e4b85da78d54c1d3cfcc9e 2,296 1.00/1.00 vMB 13
552,632 552,632 00000000000000000006a4f3a1ffbf0872ab0bd0ac69453f596bb18de750d9b1 2,237 1.00/1.00 vMB 30
552,631 552,631 000000000000000000233663285e0c0e2dba8b92266878b664f71ea819606ea7 2,461 1.00/1.00 vMB 22
552,630 552,630 00000000000000000004722bd37493c89a45a2dab6612cb985e449764311ff72 2,614 1.00/1.00 vMB 22
552,629 552,629 00000000000000000030fa59eaa78ce78b955ab39e8fc18196ea6ece6780bead 2,138 1.00/1.00 vMB 29
552,628 552,628 0000000000000000000b67cd1ed727e7ca6a7f11da7cb264bd878956823e212d 2,880 1.00/1.00 vMB 46
552,627 552,627 00000000000000000009b2a3abe6b334015cce51232e60998f6682f92947ddd9 2,760 1.00/1.00 vMB 17
552,626 552,626 0000000000000000003031a88b78124fabeb0b33a89830184143f3a6cbe51e67 2,610 1.00/1.00 vMB 26
552,625 552,625 00000000000000000027ec6ec6014218ee73a2e3ca799b8aeb8d09b982a37c97 1,903 1.00/1.00 vMB 20
552,624 552,624 00000000000000000019b143f9a533abcd230884da8e6c6c38a4d07974482ddf 2,787 1.00/1.00 vMB 43
552,623 552,623 0000000000000000002dcba7319872e7e49b024997b9eb2894f76e797f4afaa3 2,014 1.00/1.00 vMB 17
552,622 552,622 0000000000000000002efa061c460577ce9e153d8ef4aaf1e96618ae1528e54d 2,430 1.00/1.00 vMB 26
552,621 552,621 00000000000000000009c7def2204a6afd91cce642ad850e7f9595792347c67b 2,690 1.00/1.00 vMB 9
552,620 552,620 00000000000000000008b5bd74f350375591bd0032a38b62346f510a0aa25da2 2,429 1.00/1.00 vMB 35
552,619 552,619 0000000000000000000779eb4c3e65a9139e747388880ff5d03dd415ac172589 2,497 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.02 GB
    • Received: 15.72 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.