Loading Tool

Explorer IconExplorer

Memory Pool

82,078 transactions
30.93 vMB
0.09066080 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt fde0adb78da740b919b2c46783528a404863186ef5eefe947fcb4937cfa47806
Version 20000000
Previous Block 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03
Merkle Root b0f0ee45fa0f8ac219f16a67e4bb33d288b36c3c240ec2cd714cf2515e96ce13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,561
Size: 1.00 vMB
Total Fees: 0.02122682 BTC
Feerates: 51.76 > 2.13 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,170 (408,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,492 506,492 00000000000000000066db277b5e2ae3eeea7c108c52dd17e96ee6a757f3d4a7 584 1.00/1.00 vMB 62
506,491 506,491 00000000000000000061bd3ef5fb8b0fc45bd66ed3681b74d8b4d4a041307395 408 1.00/1.00 vMB 13
506,490 506,490 0000000000000000005233d9ed782617c10ce3b4b475b69d04ff7083cdb2a9ab 1,216 1.00/1.00 vMB 53
506,489 506,489 0000000000000000002e7cb60b6c9e91022d7ceb6f5eb125f7a671eb6fd04fa3 1,784 1.00/1.00 vMB 88
506,488 506,488 00000000000000000038f6faeb8a743fae697d427c39e31b20b243a2bdc2bcac 2,024 1.00/1.00 vMB 216
506,487 506,487 0000000000000000005260471ad4bb3abf1990414a22fc8ccdfd3adc0baa7573 1,499 1.00/1.00 vMB 219
506,486 506,486 0000000000000000004d6e25b9e102b45b21abc345840ecf97109a57bb060fd6 2,426 1.00/1.00 vMB 22
506,485 506,485 00000000000000000065467fb965de8b038788c1867f42d7d1b1ca6455296e11 2,177 1.00/1.00 vMB 203
506,484 506,484 00000000000000000022834fb9906720c011926582e247ed9482a5e212631a33 1,255 1.00/1.00 vMB 148
506,483 506,483 0000000000000000004e36f6189229831fc88bfcfa3d5cbd6f9d766a2cc10d61 1,655 1.00/1.00 vMB 199
506,482 506,482 000000000000000000559b831010a2dd66fdf30fed8fae77c89cc06e923bfb57 1,148 1.00/1.00 vMB 220
506,481 506,481 00000000000000000032386a764712e1dfb164b22f1c6cecd6088705940ba580 870 1.00/1.00 vMB 67
506,480 506,480 0000000000000000005565f4045c20d47b7ce2f671254ae862a8884cd4d29c0c 1,868 1.00/1.00 vMB 91
506,479 506,479 000000000000000000121939dff9b1802210b08c4ec97266de5e00af628e2f82 1,718 1.00/1.00 vMB 195
506,478 506,478 0000000000000000001170551b056e42c805699064a28096b6865d84c8c671fb 923 1.00/1.00 vMB 84
506,477 506,477 0000000000000000006ba52fffc75f866208abb3ff3770e07703be1e9199cc43 1,912 1.00/1.00 vMB 129
506,476 506,476 0000000000000000004ab42597ed3af90299f9eb542f32c8baec868f0e3dcfb2 2,149 1.00/1.00 vMB 130
506,475 506,475 00000000000000000065e24fd3d97ad2eb9de4ef5c9d2554ac1a362cf47e8189 1,659 1.00/1.00 vMB 137
506,474 506,474 0000000000000000006acab63d63272ad1452523a43b52b6c190b5cd309bc35e 1,053 1.00/1.00 vMB 72
506,473 506,473 0000000000000000006710ca65c4611297cb4777a61cefdbae7aa37fa3114d9a 680 1.00/1.00 vMB 40
506,472 506,472 0000000000000000006b1669024b329e826433b67bf81f3994d285bdbc7e3047 1,660 1.00/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.69 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.26 GB
    • Received: 16.52 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.