Loading Tool

Explorer IconExplorer

Memory Pool

79,078 transactions
29.48 vMB
0.06816272 BTC
Random Selection Loading Transactions
Max Size: 177.45/200 MB

Candidate Block

Mining Attempt 6dcb0aedd2880eed61067dae34228d489e98f0e80fdefead9eb4c65688aff295
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root a989569de85be66a80c5ddc0d84eb5b8c115e35fe402de6c20ee3c71c539d28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00827889 BTC
Feerates: 150.77 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (168,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,704 746,704 00000000000000000003179c59824a81f6b8d3a4c542f008ad702ea9396649ca 1,679 0.70/1.00 vMB 13
746,703 746,703 000000000000000000080ab53c78b457e7fdd74e897367f58b3bdb075528f492 1,734 0.64/1.00 vMB 11
746,702 746,702 00000000000000000003eedd0b4cd7c4429bdc769e8557b01a15fa881f1ee466 705 0.68/1.00 vMB 1
746,701 746,701 0000000000000000000138a3a164196b813a5ca1da9801e510fe32e8a44f339c 3,085 1.00/1.00 vMB 15
746,700 746,700 00000000000000000007e26f2856d6ea7c2a55edde67111c698104424d9a5d9f 430 0.29/1.00 vMB 8
746,699 746,699 00000000000000000006096ecb51149b9eb2237eaed8d6eac1950a91135ca44c 162 0.11/1.00 vMB 7
746,698 746,698 00000000000000000001c5900d46ecfdab8cfb0bf91a101e151817f901e73b35 281 0.10/1.00 vMB 12
746,697 746,697 00000000000000000000bd1877cdee38053f5c2f0e9c919ac42ed5bea2738d3c 864 0.69/1.00 vMB 11
746,696 746,696 000000000000000000080942ae0765f5e1f5d4a3e04cf514bf0f708f3a81b5a7 1,053 0.96/1.00 vMB 12
746,695 746,695 00000000000000000008f7dbbdac3f5f382c577037ac7ceddab3b978ba81f7ad 2,290 0.79/1.00 vMB 11
746,694 746,694 00000000000000000009444904deec0e4a25d27858863f0cbc19f2a164c33792 2,002 0.69/1.00 vMB 11
746,693 746,693 00000000000000000007d1712328c3b95adc170e3e04b2499c04a4ee2905f72e 2,561 0.76/1.00 vMB 12
746,692 746,692 0000000000000000000455bcf0fd217e6b63626ded4804ad90696318cae89aec 331 0.15/1.00 vMB 10
746,691 746,691 00000000000000000006eeeadcef05a4a737b99f25082d6af25929f1c24917cf 1,588 0.59/1.00 vMB 11
746,690 746,690 00000000000000000009533ebc3cc0295e5dae12982e768e69d3d3ba6fbb80c5 154 0.07/1.00 vMB 11
746,689 746,689 00000000000000000007bce2df503dbab90a4f061df11069b1e9accbec682b62 2,838 0.82/1.00 vMB 13
746,688 746,688 000000000000000000006b692bb6b8386f630f6c446ab3ec0c18d70c36507d1d 1,181 0.47/1.00 vMB 11
746,687 746,687 000000000000000000052f4324cc04c797b3b6e66e05840805753adde44fcd87 456 0.20/1.00 vMB 5
746,686 746,686 00000000000000000007173b204f8c4aeafeb83c05e6405b384cfcccf79880ba 2,161 1.00/1.00 vMB 6
746,685 746,685 00000000000000000009c025d61dff2d3ef4f2ef4cd31a35040a0515d969d871 1,299 1.00/1.00 vMB 12
746,684 746,684 000000000000000000083a41909121a981410ee3c5e5d8ed4d9326cc8074ca09 2,246 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.38 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.30 GB
    • Received: 14.96 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.