Loading Tool

Explorer IconExplorer

Memory Pool

78,719 transactions
28.94 vMB
0.11182565 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 89042d31953a16b7f4378d926e72b09ed9b0aa6af648dda46da39fe7a2d5fc9a
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 01ab92291aa2dee413563918cf0d1b8f1972215f501ca603ae215c52dde892b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,719
Size: 1.00 vMB
Total Fees: 0.03997605 BTC
Feerates: 301.72 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (283,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,020 632,020 0000000000000000000b64de75faf534c334cff3200e20c596000d2510b52dce 1,402 1.00/1.00 vMB 47
632,019 632,019 000000000000000000042d8d1442796284c18ee8da4f8383ea9586fb9185ad67 2,062 1.00/1.00 vMB 44
632,018 632,018 0000000000000000000c0539f29f09f3c1af6b7709830e6d5ed2ec24837a1e07 2,229 1.00/1.00 vMB 56
632,017 632,017 000000000000000000090b0e58df0e52321f41847b9bb5534fb0cf8915b7352f 2,489 1.00/1.00 vMB 94
632,016 632,016 0000000000000000000d71200fa38e850b5128d4420767b6ec5d7d039e6cea94 558 1.00/1.00 vMB 4
632,015 632,015 000000000000000000002bf3015be22e4dd5eea4e715b64171727946e55067af 2,341 1.00/1.00 vMB 18
632,014 632,014 0000000000000000000c2d2d6654cfd182fd2c4ebd0df687675dd8c14b2dc7d0 2,769 1.00/1.00 vMB 85
632,013 632,013 000000000000000000094ad2a14b1baf84db6caaa67632184ae48003e977b318 1,012 1.00/1.00 vMB 16
632,012 632,012 00000000000000000001cfcd71e3fe24d7391ef691b681c606f087d9179923ef 1,430 1.00/1.00 vMB 33
632,011 632,011 00000000000000000001474d4eb319a4b393150a7651b0c8a90662e4702be8e4 1,430 1.00/1.00 vMB 29
632,010 632,010 0000000000000000000fbc5770ddf215177c1705c9a79e7c9b016ab2f7029813 2,601 1.00/1.00 vMB 53
632,009 632,009 00000000000000000010856d03032078e6735897fc6c24eea4808aea2d614748 1,607 1.00/1.00 vMB 15
632,008 632,008 00000000000000000006e39d899a85d647f7b8176d21a5af5078fb94a96fce10 2,081 1.00/1.00 vMB 54
632,007 632,007 0000000000000000001257e5725648f1129d0adca2e002da65e9265ffd5da17f 1,967 1.00/1.00 vMB 12
632,006 632,006 00000000000000000002c60af05c7a82e667b23a8fdd9787cb0fc4e4da1961d1 3,213 1.00/1.00 vMB 87
632,005 632,005 00000000000000000000f268be68e9831f43824293f2a7b6e19ad0d02b116746 1,972 1.00/1.00 vMB 39
632,004 632,004 0000000000000000000d132e6fe3e19ad4b9e83b921b1c3d90115dbfd5c8afbd 2,301 1.00/1.00 vMB 58
632,003 632,003 000000000000000000092d33fff90449fc36579df23a94b620e270109dd4bedf 2,633 1.00/1.00 vMB 62
632,002 632,002 0000000000000000000e0f63c1251a7b389461ba8bf5f935ef25c122645a09eb 2,803 1.00/1.00 vMB 59
632,001 632,001 00000000000000000012691194819a158235b30419efb56a8759a457ea1cc315 362 1.00/1.00 vMB 8
632,000 632,000 00000000000000000010eb463f6a5042691b89abcebbf27ec06513a3ebcc76a8 477 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.45 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.