Loading Tool

Explorer IconExplorer

Memory Pool

76,672 transactions
28.69 vMB
0.09296996 BTC
Random Selection Loading Transactions
Max Size: 174.12/200 MB

Candidate Block

Mining Attempt cceaf694976660d9e523c4bd3c589620d6a7942d70601241b71013d91993f393
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root b749110406664024f5e1553d15ade79a09d1e3d805aa3a054d981f1beae32a19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,989
Size: 1.00 vMB
Total Fees: 0.02663605 BTC
Feerates: 180.82 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (373,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,809 541,809 000000000000000000024f6bfe84e9110f304b23a23adcbd6f30d15155b3af1a 2,641 1.00/1.00 vMB 20
541,808 541,808 00000000000000000013069f57b19bafbed3ee1b0eca2f5adf2189c57bffb73e 2,488 1.00/1.00 vMB 21
541,807 541,807 0000000000000000000b6ad207508358bf9ea798e802a140b85997a7f95c62c8 2,516 1.00/1.00 vMB 10
541,806 541,806 00000000000000000000b55925288ac8ca4d14634c4b5f0f22670df68dd2cdb5 2,825 1.00/1.00 vMB 17
541,805 541,805 0000000000000000000b40ab7cf0038b200768bc5bca7ea33b7335490470a60c 2,535 1.00/1.00 vMB 12
541,804 541,804 0000000000000000001452cf53cef52d741bc25115b280ebe022a36d137fe10a 2,999 1.00/1.00 vMB 5
541,803 541,803 00000000000000000018611a7b3edaaee5d77a13c9b9c5abf134934ad09792f8 2,832 1.00/1.00 vMB 26
541,802 541,802 00000000000000000025653c7b39d040f6892b08abd8de1c4093b174d72530aa 2,477 1.00/1.00 vMB 39
541,801 541,801 000000000000000000059769b4c18ca9960f09f7230b2396b89f36148aa599c9 3,012 1.00/1.00 vMB 11
541,800 541,800 000000000000000000161d22d504e0abc5b000755b1b74999416076e0b1ce55e 2,732 1.00/1.00 vMB 19
541,799 541,799 0000000000000000001a0087f676124dbece8b6160fde18cc7290e6125059d73 1,665 1.00/1.00 vMB 25
541,798 541,798 00000000000000000005891190afabca678e8d1c712e22f9375e161a8cfd38b3 742 1.00/1.00 vMB 36
541,797 541,797 00000000000000000008902257b826459a9c780203f911544923f3a3b0b66f8b 621 1.00/1.00 vMB 58
541,796 541,796 0000000000000000000f522a8a0bfd2cc7a6d4685b4b55544b0425624bd41049 1,853 1.00/1.00 vMB 22
541,795 541,795 00000000000000000010a6a8dfabe686ba19f4eb5bb253f262f59cfa4f657a8c 326 0.13/1.00 vMB 30
541,794 541,794 000000000000000000255adde23b9f2b2fd0e640cf6bd91c267ad566a62ed899 1,694 1.00/1.00 vMB 10
541,793 541,793 0000000000000000000a04ef3926ce259f44f7e389810a8dd9cb205253215910 2,463 1.00/1.00 vMB 17
541,792 541,792 000000000000000000266590070a70d03c4126a35ed589dab1cd3bd70d6acdf7 2,490 1.00/1.00 vMB 13
541,791 541,791 0000000000000000000fa8e7b6fde5321bca0533f3e680e38bed1e764fd61844 2,151 1.00/1.00 vMB 20
541,790 541,790 00000000000000000014a9a0b496063e63287927afa432f65c457b03758ad59f 1,668 1.00/1.00 vMB 9
541,789 541,789 0000000000000000001943536316457e72c60145c02250b2b24d48252eb46034 1,964 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.86 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: 712.89 GB
    • Received: 17.24 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.