Loading Tool

Explorer IconExplorer

Memory Pool

74,994 transactions
27.66 vMB
0.07719237 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt 4cf293941dd30423d9db9de2d02078cfa101482efb6a530f10bf24df9bba867b
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 401817a7e182701a4815227b594b4c0a89134063633a4958a2ba06c52f757647
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,189
Size: 1.00 vMB
Total Fees: 0.01815183 BTC
Feerates: 100.08 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (276,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,982 638,982 0000000000000000000b41d9433ab4179b285dd9fa0fe2efe8b54d17f066240e 2,101 0.97/1.00 vMB 8
638,981 638,981 0000000000000000000c1136059dc483b44b6d61fc8f3f9b83e3656dd2b91d7f 2,791 1.00/1.00 vMB 20
638,980 638,980 000000000000000000076f3fb1cf6fe23843cadc3a3d979b4f9ba3a8c6dedfba 1,121 0.44/1.00 vMB 16
638,979 638,979 00000000000000000009f642ec4170938d1281dcaad3284461b2cf7fb9ac788d 2,033 0.80/1.00 vMB 16
638,978 638,978 000000000000000000010be4454bef8d612fdecdca398e93311ff1bb5f9335f1 1,948 0.71/1.00 vMB 14
638,977 638,977 00000000000000000011bb3b39487483932793d5b1380d33c53a24c038c879a6 2,640 1.00/1.00 vMB 23
638,976 638,976 000000000000000000025c65c6163247d83381caf6e3162abec54f88741f0244 1,095 1.00/1.00 vMB 2
638,975 638,975 0000000000000000000a624b1c2fe1e0286c000c650ffdf203c35a58b12f7700 2,148 1.00/1.00 vMB 4
638,974 638,974 00000000000000000007af71282dbf6019221decdd081d626afb63f92fbf49f1 2,463 1.00/1.00 vMB 26
638,973 638,973 000000000000000000100659419fc4642a60c2462ab9be6e52fc58206888085c 2,459 1.00/1.00 vMB 27
638,972 638,972 0000000000000000000ed5acefe1f22d0556eb94fa49e93afc0801aa22e412d2 1,557 0.49/1.00 vMB 7
638,971 638,971 0000000000000000000b71bfafd51116a8ce091d1e8114f4e16fd946e7ed19d8 2,278 1.00/1.00 vMB 20
638,970 638,970 00000000000000000000aa19f5cf5f33985221d009c9b9a51f0077389b66fddc 2,816 1.00/1.00 vMB 24
638,969 638,969 0000000000000000000a3837257002d655c56abae78431395a2755ae669d4442 1,015 0.34/1.00 vMB 20
638,968 638,968 00000000000000000003a470fa8c679bcc2c084948e0730e7c9cd3aec5be3563 1,921 0.78/1.00 vMB 13
638,967 638,967 00000000000000000006f6c75cae86e6c3cbfc5ef951fe3da5bd1341012dada6 2,780 1.00/1.00 vMB 11
638,966 638,966 00000000000000000004b69b3def2d49c8c94cc962d44d32252db4e52fa01239 2,335 1.00/1.00 vMB 34
638,965 638,965 00000000000000000009ce73a067554c882a9f6c18517a72b1bfa9d2bc8f9d75 47 0.01/1.00 vMB 23
638,964 638,964 00000000000000000003383b9457c4dce181a025fa579c170669f64506962c7c 1,503 0.60/1.00 vMB 19
638,963 638,963 00000000000000000002cea81d3f5f2218a2762a461b70835f72be885a429f45 2,396 0.79/1.00 vMB 18
638,962 638,962 00000000000000000001efd2ebf49aee6e086630558c3fef580800847196b7f4 1,528 0.55/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.85 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.49 GB
    • Received: 17.17 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.