Loading Tool

Explorer IconExplorer

Memory Pool

41,060 transactions
27.37 vMB
0.06552888 BTC
Random Selection Loading Transactions
Max Size: 141.46/200 MB

Candidate Block

Mining Attempt c89ffa4537c9b8b09a16c87b217b066d45476bdff03f8236125962704f0c44e3
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root d7339396275fc116b0b3023a97a1b25773a0ceb572e918f4ef23ca85522008bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.01309907 BTC
Feerates: 100.53 > 1.31 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (74,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,872 839,872 000000000000000000018c6f7030e875821cd745f33c91fbe8ca55eb2fa5aa6a 2,288 1.00/1.00 vMB 43
839,871 839,871 000000000000000000031bcf44214ef652d3fdfd5bf12b6e5c8a0af4e12fc893 3,044 1.00/1.00 vMB 68
839,870 839,870 0000000000000000000112c80ada778f3a63ca9e270ed546a6470904f0c58136 1 0.00/1.00 vMB 0
839,869 839,869 0000000000000000000334f2ee4c8c4450865cfe0645b9d115cd7026d6a1cdd4 2,419 1.00/1.00 vMB 45
839,868 839,868 00000000000000000002553c58a1305451a568eec309e5428ef6f2d22f9f1e1a 2,537 1.00/1.00 vMB 60
839,867 839,867 00000000000000000000b89e3872c4d42b8dfd964c0a07b5ccec23240397f98b 2,621 1.00/1.00 vMB 45
839,866 839,866 000000000000000000032aa10d15164c157d94209923a2e85962c2caf31c31ad 2,274 1.00/1.00 vMB 38
839,865 839,865 00000000000000000000e19cafcc346c22aa82659f3815192fe8f401b3ef6728 2,635 1.00/1.00 vMB 69
839,864 839,864 0000000000000000000215bd76e5613c5f72a7770da7b40a038ad446b2c00f74 2,413 1.00/1.00 vMB 55
839,863 839,863 000000000000000000002864261e64ded7c95b156ad179933fbb41d82f4cca54 1,956 1.00/1.00 vMB 49
839,862 839,862 00000000000000000001fd58d9b7c0db565a76ae0ddb95e30e69afb10954a2fb 2,449 1.00/1.00 vMB 53
839,861 839,861 00000000000000000001563e554028ef64244180dcfea545ade082ec6ee5b012 2,134 1.00/1.00 vMB 70
839,860 839,860 000000000000000000011bf7e0cbea9c87dc2e3508c158a765b53032dffa7c72 2,619 1.00/1.00 vMB 83
839,859 839,859 000000000000000000027bf9cdf0b90897e41b163cf95578dae929fe76145c43 2,881 1.00/1.00 vMB 93
839,858 839,858 00000000000000000001a7675ed49650e0ad7a0e70b540c94052fb864f58eb66 1,327 1.00/1.00 vMB 106
839,857 839,857 0000000000000000000285f2233538754a9d409e939c5800ba8f88862fdc55e5 1,121 1.00/1.00 vMB 109
839,856 839,856 00000000000000000000d10e1ee5bf46d9edcc9a3107ab459ce52eb353f72091 2,089 1.00/1.00 vMB 64
839,855 839,855 00000000000000000002083a152a6f32e9ae8ff48ac28baf30948922fa8b95bc 3 1.00/1.00 vMB 75
839,854 839,854 000000000000000000001164766dbbecb81f72f7a998e68fede2b85ecfb32040 2,201 1.00/1.00 vMB 44
839,853 839,853 00000000000000000000c69e9707825b0fc87d4332b9fd04f5f05e73ede8cb3c 1,966 1.00/1.00 vMB 42
839,852 839,852 000000000000000000021e34ac5f4f4332a87068a0ca7c94a2f1c36188cdf47b 1,939 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 633.88 GB
    • Received: 12.22 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.