Loading Tool

Explorer IconExplorer

Memory Pool

85,452 transactions
33.10 vMB
0.16142626 BTC
Random Selection Loading Transactions
Max Size: 197.05/200 MB

Candidate Block

Mining Attempt eb11bbede6b1034e636f54d6a4c651d4df35cdf4eb1e879c2b48a2b2f7236369
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 95ac1a322769b6deb3538ad7772ee2820ba9d211f9c026b3c9e1787280c7c31f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.04992163 BTC
Feerates: 318.30 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (557,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,039 358,039 000000000000000009049294cff53d9444f17c31f581146c330e7ffb4ac73581 1 0.00/1.00 vMB 0
358,038 358,038 0000000000000000151c7f04b36958aea040904d56c2dd460c8024fddd212e65 1,833 1.00/1.00 vMB 26
358,037 358,037 0000000000000000021ddcbdf7baf31f7f8c4bebf1af669274d469e1ad486b89 1,505 0.79/1.00 vMB 26
358,036 358,036 000000000000000009a30769b89ed8b6159af69e0c8535c1f766a370c5652fbd 1,035 0.62/1.00 vMB 27
358,035 358,035 000000000000000004f3a8ad7d620e3be3ddf3deff2b11fa2359f9f477138e4b 515 0.36/1.00 vMB 20
358,034 358,034 0000000000000000131fcb6bd2b51ad261089359eba98f87f7a05fe41e9fda2f 1,451 0.75/1.00 vMB 26
358,033 358,033 00000000000000000c7ea0fcac58a9d7267fef8551b9d6a5206bf42b849618cb 932 0.45/1.00 vMB 28
358,032 358,032 000000000000000005e074ad756923ffaec04042d669c06c5d308ba308f39b2f 255 0.16/1.00 vMB 17
358,031 358,031 0000000000000000014095de72d2c62fa7db5a5e487c9eafc69cc973bb55c3e3 560 0.31/1.00 vMB 24
358,030 358,030 00000000000000000265c2744f02f4b519a013c1719da55a6150df3a9ad5389b 960 0.53/1.00 vMB 24
358,029 358,029 0000000000000000056c47213c8e35450a3b6c538f7733d573b3b8a7ecf56952 1 0.00/1.00 vMB 0
358,028 358,028 000000000000000006b701bd83cddd10d55b3fa2e9f529a65051ba1a074c3d9d 245 0.13/1.00 vMB 26
358,027 358,027 0000000000000000130dc5c13734c5b3cf792e567f6cc75365bf83c95abfc8b8 425 0.19/1.00 vMB 30
358,026 358,026 00000000000000000db84a5e1cfac7ab2d4f4357dabbd738ebb9f0d2a70f6c4e 684 0.35/1.00 vMB 27
358,025 358,025 00000000000000000fdb1f12e529d6490221a6cc43b8f5713a9a2f60c544da1b 783 0.33/1.00 vMB 30
358,024 358,024 0000000000000000137551a3fb7816ec55387b15593e173eaadf6929857896fe 898 0.42/1.00 vMB 31
358,023 358,023 00000000000000000cc666b08078ca29f5154bd2438c2d9eba71f685c12bab22 711 0.34/1.00 vMB 30
358,022 358,022 00000000000000000eea7aab00d457b3e2958f0c7186d29427aa35e05673bde4 526 0.26/1.00 vMB 27
358,021 358,021 0000000000000000074367e69238db807091777ca05a8864592e687639d90297 224 0.16/1.00 vMB 22
358,020 358,020 000000000000000016159ba40702150a5420780597f9fac1cfb26359fd595754 1,335 0.84/1.00 vMB 23
358,019 358,019 000000000000000009e34e201b2fb7d484095dec7014eb574d94b99ea2cc16a8 700 0.51/1.00 vMB 23
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.86 GB
    • Received: 17.97 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.