Loading Tool

Explorer IconExplorer

Memory Pool

79,623 transactions
29.96 vMB
0.07186577 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt f1ded00f2918de03e370022f0b6333b39cf4a6660dd418751eb0fad61d30e50b
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a3ca5bb162e3f71008e8c79cdf17e594f3bf924f111dad67b8cf89bb78ae4ca1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,896
Size: 1.00 vMB
Total Fees: 0.00527783 BTC
Feerates: 40.20 > 0.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (557,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
358,018 358,018 00000000000000000d7227d8c1f373235b45fa262fe13329a391b4ac25fe7982 266 0.15/1.00 vMB 23
358,017 358,017 000000000000000014a9f6c7331452e9d415921e31b37b5553d299138dccdedb 676 0.35/1.00 vMB 24
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.53 GB
    • Received: 17.91 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.