Loading Tool

Explorer IconExplorer

Memory Pool

79,078 transactions
29.27 vMB
0.12250577 BTC
Random Selection Loading Transactions
Max Size: 176.51/200 MB

Candidate Block

Mining Attempt e6ce98e37d4efa527492b5ba91ef595a174384360571af755f54ac9ba941ccef
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 65f52757d29599724c75303025fe5cb1656c8a20461391d5421bb3e4a9e46328
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.04445333 BTC
Feerates: 150.80 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (196,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,612 718,612 000000000000000000073cde5c9bf6852baecfd423d10b17e272779bfe72998f 2,953 1.00/1.00 vMB 7
718,611 718,611 0000000000000000000840173464d5ad8c9ecb97be927c20672c25c2a5509928 2,780 1.00/1.00 vMB 10
718,610 718,610 00000000000000000003631bb01ecbbb2125780b80da2f1f3ba084d515ecb4e4 493 1.00/1.00 vMB 3
718,609 718,609 000000000000000000090920c27c2d6826a648cb6d7e7a7a3e756e2c01daa4d2 2,081 1.00/1.00 vMB 8
718,608 718,608 000000000000000000063eed897f5ba7a9a20b2afe3eaac90766d157a86e04ee 3,398 1.00/1.00 vMB 7
718,607 718,607 00000000000000000009ef2df8c64660a3a67c93864d005ef11b82e28b0c0385 3,029 1.00/1.00 vMB 7
718,606 718,606 00000000000000000005fe34ec2eec00310c936222c698fa3e5fc151b12b7baf 2,501 1.00/1.00 vMB 5
718,605 718,605 00000000000000000001bd7e2aa71f75e934f31a7541bf8d4bd0f4bc791c65a5 2,974 1.00/1.00 vMB 3
718,604 718,604 000000000000000000050b778bcc113316fc86d74b277045b7bbbe08169424fb 3,343 1.00/1.00 vMB 15
718,603 718,603 000000000000000000096063380234f30950eb92a0f332a1a33c23c8c7239272 3,154 1.00/1.00 vMB 17
718,602 718,602 00000000000000000005cf5fba1c70e39688c267e2106711b38073b613a77a38 872 1.00/1.00 vMB 3
718,601 718,601 00000000000000000003aeb265affb0b02ca76c4dfbe0344c8e5dea60a168e28 2,985 1.00/1.00 vMB 12
718,600 718,600 0000000000000000000784b9cae11096a4314f239ef7258b81680ac1681bd083 1,157 0.96/1.00 vMB 4
718,599 718,599 00000000000000000002cb7dda756dfc8e63c084a90a60f7ddec8c5087ed4f52 2,787 1.00/1.00 vMB 10
718,598 718,598 00000000000000000000a8be8108497058262ad8fbfa12defce0c819e916620a 1,502 0.82/1.00 vMB 5
718,597 718,597 00000000000000000003057cc645c0e5221357d7982aadc1104de38ac7b688df 282 0.08/1.00 vMB 13
718,596 718,596 000000000000000000027a8b5a11ebe9caaa6f0dc8e459773c312efbf05de46b 1,926 0.61/1.00 vMB 2
718,595 718,595 00000000000000000008bdff6b179905d1f5c7e1e579c689c198d4bef2f2457f 2,791 1.00/1.00 vMB 9
718,594 718,594 000000000000000000061faaab5fecd745bdd112c8d3f8546fb1bce97e959794 1,994 1.00/1.00 vMB 5
718,593 718,593 000000000000000000081bef50168c5cc0938d3974c20311d109e9531801356d 2,534 1.00/1.00 vMB 14
718,592 718,592 00000000000000000000d4abb8f0e3606566df7c1fefb7dff24a222e7379e251 1,658 0.50/1.00 vMB 9
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.78 GB
    • Received: 17.21 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.