Loading Tool

Explorer IconExplorer

Memory Pool

82,626 transactions
31.74 vMB
0.11550184 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt d488c5b19a34637eeb96cfff8f8b8044e43451ab14e81c9403538ef1c0e4a249
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a9326c3e603cb392bf66d5b5154126b1079ac5f6118575d9d379926185673f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,479
Size: 1.00 vMB
Total Fees: 0.03043176 BTC
Feerates: 318.30 > 3.05 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (483,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,903 431,903 000000000000000001c38b6ae1f26a5a0a3f5eac51f965d5064efae29e6deb95 1,850 1.00/1.00 vMB 64
431,902 431,902 000000000000000001be44c6988d705d66504182bf331e2e6658df2456f34ade 2,208 1.00/1.00 vMB 68
431,901 431,901 00000000000000000126e731d69749aae3ed6acc288ef13156b8c06b25d6b494 256 0.15/1.00 vMB 53
431,900 431,900 00000000000000000136df938959c5b8d7ce33e68b9f2f34e36db72984263ca2 1,211 0.57/1.00 vMB 52
431,899 431,899 000000000000000000c0f619632ae7eba5c19239221b2943ed972f32961c5d4e 1,836 0.80/1.00 vMB 58
431,898 431,898 000000000000000004400b6ff567ac35cae7ff82d14b80a681130088e166660d 982 0.47/1.00 vMB 50
431,897 431,897 0000000000000000012bdda7ec323f844bf484b0cdcdf384f0304536854f9bf9 576 0.99/1.00 vMB 13
431,896 431,896 00000000000000000270e54886c547964b7b884b5ad3bb97f701c866c534b51a 691 0.39/1.00 vMB 45
431,895 431,895 000000000000000000373da8b35b5408defd8328aaf11ab5ba11e5a69e167829 873 0.43/1.00 vMB 56
431,894 431,894 00000000000000000016790d9a5f9a27eb8cd82df0d468b92f874bfeda896765 158 0.07/1.00 vMB 56
431,893 431,893 000000000000000002aedf6e3e9acca66100ed2894926ce529f65a1957d300b0 958 0.47/1.00 vMB 53
431,892 431,892 000000000000000002912204facdb13be71c4415ab65f5d1f87a33d4ba50efd7 140 0.09/1.00 vMB 46
431,891 431,891 00000000000000000288e0f0115ce51e16414f611b486d101fefbed87e5d0f37 568 0.84/1.00 vMB 50
431,890 431,890 000000000000000002e3bb249dd79da10dded9c3a79310ddb05c82e6a1ab605a 2,124 0.94/1.00 vMB 60
431,889 431,889 000000000000000004763d9e354c57a9b60512d2136490187f22adb2f8c10c21 418 0.19/1.00 vMB 60
431,888 431,888 000000000000000002540e776048c4b611e160dd78fc284d436902f7882c5e23 327 0.19/1.00 vMB 46
431,887 431,887 000000000000000004510569d463cf9fc4c51a10d8a2046a14ec126f849d0bb8 1,751 0.75/1.00 vMB 59
431,886 431,886 000000000000000001f54667e717aa3e520afbe62932c9f8355d6c5908610cf3 952 0.58/1.00 vMB 47
431,885 431,885 0000000000000000035686569c98eceeff05a1039c3ae2b2367117537cfcefb9 2,085 1.00/1.00 vMB 51
431,884 431,884 000000000000000002129d48b498e5a1403dfa3ba0731c36901dce7861a7b470 1,688 0.80/1.00 vMB 53
431,883 431,883 000000000000000002ea2664dc22b08e84542e919616f388dd5c6805cee7496f 1,694 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.