Loading Tool

Explorer IconExplorer

Memory Pool

79,132 transactions
30.50 vMB
0.06943504 BTC
Random Selection Loading Transactions
Max Size: 185.01/200 MB

Candidate Block

Mining Attempt 24e119389f5386d35e7b3e3eb0be0afbd50db322e1bfe73e77afd619b659da28
Version 20000000
Previous Block 00000000000000000000ea58206e4eff75b5d66645906505b921d60d4f38d2fb
Merkle Root a57bf29e5127bdf554f83ead613472a986c132eb8126b1f8b2176097bad14f0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,870
Size: 1.00 vMB
Total Fees: 0.00425645 BTC
Feerates: 40.21 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,178 (230,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,873 684,873 00000000000000000008b772583ebd5c79a29b0b2fd5101de9bfde7456926525 1,337 1.00/1.00 vMB 40
684,872 684,872 0000000000000000000822d1c2af4473eb262377b3771f1619c637ede18c3121 2,231 1.00/1.00 vMB 46
684,871 684,871 00000000000000000009f765468df9d62d906fd3b2def8ceb780d3283f699bf5 1,816 1.00/1.00 vMB 63
684,870 684,870 00000000000000000006bd7e4bac645a5c85b643b316ac3bc017aee072373a72 1,594 1.00/1.00 vMB 120
684,869 684,869 00000000000000000002932f9ff991cff41c29f7e927d900fa4f600aa8bf4ed0 1,681 1.00/1.00 vMB 69
684,868 684,868 000000000000000000099f480add70eab06c4f772c8a4ce815add16439bdef32 1,853 1.00/1.00 vMB 63
684,867 684,867 0000000000000000000233e05050ba62e29bd26435f65125733386013a3654f0 1,742 1.00/1.00 vMB 41
684,866 684,866 0000000000000000000a66fc6feebbd82feff712863ee531b8e33571f15b93fa 1,660 1.00/1.00 vMB 105
684,865 684,865 00000000000000000009c1797628d69b3afda5c377c3785f2aef6c97ec5ab322 594 1.00/1.00 vMB 21
684,864 684,864 000000000000000000063872eb1677eba70c0a206c99dc83670925dda198ef18 1,332 1.00/1.00 vMB 12
684,863 684,863 00000000000000000001f5b085c54896664f4c29455a74c086cc4fb1bbf37cbe 1,216 1.00/1.00 vMB 32
684,862 684,862 00000000000000000004c902a9ef4a900844da38e0f40ad0a15f07d86fca363b 564 1.00/1.00 vMB 13
684,861 684,861 00000000000000000002fae634debea2b65904fc8ffee485792bdcb6167439b5 853 1.00/1.00 vMB 7
684,860 684,860 000000000000000000085d0c478295d644b2575b109d77fd32b398c38ac0bab4 1,018 1.00/1.00 vMB 28
684,859 684,859 000000000000000000037fd4be6860ddfc3a091a20facacad13a83e6a301d0a1 1,119 1.00/1.00 vMB 102
684,858 684,858 0000000000000000000496b7b100f94c211e6b0857eb063df471c0da2165af8f 754 1.00/1.00 vMB 26
684,857 684,857 00000000000000000005fcf200c3f8b448e32771f903d4b385d4bfa37baa7435 1,645 1.00/1.00 vMB 61
684,856 684,856 0000000000000000000940bf2fd56838911f5657ef664fcfe05c0d51dc6de3e4 165 1.00/1.00 vMB 14
684,855 684,855 00000000000000000000e4b89d7e3fe5ebf1bafe9c532d451f152a6f630e7049 970 1.00/1.00 vMB 29
684,854 684,854 000000000000000000078e6c7232f4d5ae71a01618ea1db116567c8be46f8a1d 418 1.00/1.00 vMB 17
684,853 684,853 00000000000000000003cf28ef1f7acb94a66fc5d46c4a8c0730cbd7d6a69cab 1,562 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.71 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: 697.54 GB
    • Received: 16.58 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.