Loading Tool

Explorer IconExplorer

Memory Pool

35,374 transactions
25.66 vMB
0.05440477 BTC
Random Selection Loading Transactions
Max Size: 131.29/200 MB

Candidate Block

Mining Attempt 73fe48464d0ef41e8fc4b5114b562e170c83003ff347377e10da9462973987f9
Version 20000000
Previous Block 000000000000000000005c42a07f6b7420af3a173f2400d55a910f1c3b0152be
Merkle Root ede60002b2b95ccf355573462f108dfa6d1ac5699bec6ce424e4b26f26c7eff1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,423
Size: 1.00 vMB
Total Fees: 0.00798040 BTC
Feerates: 60.16 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,929 (395,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,321 519,321 000000000000000000178cbd92a6a5b511aef38f11ae3e3c9a7bc570f9ba09fe 708 0.26/1.00 vMB 34
519,320 519,320 0000000000000000003bf151eaf8a3624bad5a8fee586563990fcff27c9d5d13 1,079 0.42/1.00 vMB 24
519,319 519,319 000000000000000000471ffb4e8b3ef341eef6c2299eb119d511962168a1a520 266 0.13/1.00 vMB 19
519,318 519,318 00000000000000000028b2aad12064f7613d5f8bb44d63f686c2d8602e552e4d 1,742 0.64/1.00 vMB 36
519,317 519,317 0000000000000000003c8168f0a4c10b278b4ec2a61da7e597de4373a0e6e365 593 0.19/1.00 vMB 36
519,316 519,316 0000000000000000002c775d28458032693ffad88ce33df0b5254dfe186ac84b 364 0.11/1.00 vMB 29
519,315 519,315 000000000000000000045751bbe42ddb5c95f6d8949535dc108cb3d1a3c2e2b7 249 0.08/1.00 vMB 33
519,314 519,314 0000000000000000003d218f481a3f02dc0778238f4a0b58e918d4a6d0a4c03e 1,049 0.38/1.00 vMB 29
519,313 519,313 000000000000000000167cd0e3d7491aad639a6a1b6e2670f78a07133f98e34f 1,487 0.54/1.00 vMB 29
519,312 519,312 0000000000000000002b4585634525e1b30b28560c4fbb88431dada5cef307c7 1,670 0.68/1.00 vMB 26
519,311 519,311 0000000000000000001381004f0bf7b0578189d6853cd8af5098994095213e38 33 0.02/1.00 vMB 36
519,310 519,310 00000000000000000026e154b4c0bc467a388ee4ade6c36d44376b1dc52ae890 1,459 0.58/1.00 vMB 31
519,309 519,309 0000000000000000000deb2cbc76cacbe9943cdbca5604f5931e3e4fccef87ae 396 0.14/1.00 vMB 33
519,308 519,308 00000000000000000005368f45663ada537438b4752f954ca0ce6b7bf69f9ece 1,902 0.76/1.00 vMB 26
519,307 519,307 00000000000000000045a1568c681ab14a423c6c37249d5202b7ef890ece2979 463 0.19/1.00 vMB 18
519,306 519,306 00000000000000000048ba61460d02413e7228564b21dd7bc88a66cd1c70d72e 841 0.33/1.00 vMB 7
519,305 519,305 000000000000000000061857d56516c80473ce333296cf1c0d5612777595644d 2,011 1.00/1.00 vMB 20
519,304 519,304 00000000000000000022cabc67bbe7f0afbcf8bea3bc79261492f418aa74cb7f 3,011 1.00/1.00 vMB 37
519,303 519,303 000000000000000000211287ff8522de4ab8173e83468543a150fe086c8480a2 25 0.01/1.00 vMB 15
519,302 519,302 000000000000000000279d74ebd03b206e020753b0e0dec8cda1c025b85bdd8b 342 0.17/1.00 vMB 19
519,301 519,301 00000000000000000010c6b23df349ad4041f60f0e54d1e080979cdde1104c56 2,404 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.26 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: 655.89 GB
    • Received: 14.35 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.