Loading Tool

Explorer IconExplorer

Memory Pool

79,578 transactions
29.39 vMB
0.08504369 BTC
Random Selection Loading Transactions
Max Size: 178.22/200 MB

Candidate Block

Mining Attempt e35bf46d9d25f8878d163f295f30fba14314ff4d3443788d5b5ddd768f7d673a
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 16c522e3042a09b8eaae9a8a7dae94bc829bc849c6d1ef7b87de5defddd38f24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.02329462 BTC
Feerates: 278.95 > 2.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (174,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,449 740,449 00000000000000000001c12d183879061599eb720128b26f0d5fbc6e0711c2ad 1,549 1.00/1.00 vMB 15
740,448 740,448 0000000000000000000323060e3ed0485a52b415abca425fa66b9d28acadc6b8 1,438 1.00/1.00 vMB 14
740,447 740,447 000000000000000000047af768f6cdc803e4a29412b28692933e21ef763b1d6a 69 0.04/1.00 vMB 13
740,446 740,446 0000000000000000000682ea38735cee0e483d67b4bff09ea1a8cd15dfe779cd 941 0.55/1.00 vMB 9
740,445 740,445 00000000000000000001fc5afa67599a6d22115590eebafe9c6cd4a4cde6ebaf 1,655 1.00/1.00 vMB 11
740,444 740,444 00000000000000000006637dc17915592b336bdeb987f3668cb70f34c3194be5 2,206 0.94/1.00 vMB 9
740,443 740,443 00000000000000000002262f3f1d9dd71fc19db8a6e1ada47e92d7b5cbe7e4f6 50 0.03/1.00 vMB 26
740,442 740,442 0000000000000000000035d060749f3ed717a52959b5afe346314f80b80de500 341 0.43/1.00 vMB 1
740,441 740,441 00000000000000000007c93d97f5c1af2653814efaff71d21716fcc93c3b349b 2,678 1.00/1.00 vMB 8
740,440 740,440 00000000000000000005230dce2d9775ddd5bc932cc81605e396659f3d0e0b07 1,262 1.00/1.00 vMB 16
740,439 740,439 0000000000000000000583372dd84b2465297891fb8bf3c44366ccdd3be11243 1,327 1.00/1.00 vMB 15
740,438 740,438 000000000000000000064cf6710ae362090de32cb46989f3487281de5d175856 461 0.16/1.00 vMB 12
740,437 740,437 0000000000000000000235c8a6ae03e5b7e410c3ab972242843463fedd853ef3 260 0.09/1.00 vMB 9
740,436 740,436 00000000000000000007e5a7d279483447cb28e07807a32204d4fa2736ea59ee 1,048 0.38/1.00 vMB 11
740,435 740,435 000000000000000000086eca12ea20ecbb58ca586fdada0b2722b6d6f940b35f 784 0.35/1.00 vMB 9
740,434 740,434 000000000000000000078595e32a96d1af13fe6365d1e95180698bd6ae008775 278 0.19/1.00 vMB 6
740,433 740,433 0000000000000000000256e06f68b27b0d994b19353f7d98ccae9f1c76dcde8e 73 0.03/1.00 vMB 8
740,432 740,432 000000000000000000084b8408d7d192dfb958933976c3b10dffd823b1c2d8a7 1,347 0.60/1.00 vMB 9
740,431 740,431 000000000000000000041abe8e75c90dee6ae9719702d138687e23f42dc6b09e 398 0.16/1.00 vMB 4
740,430 740,430 000000000000000000071945c650e91006f898e09f33ccb2eefb917580bd5ed9 2,625 1.00/1.00 vMB 6
740,429 740,429 0000000000000000000382bb3c5c5f9834c2a40bef444188e19121454723398f 2,595 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.56 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: 670.03 GB
    • Received: 15.80 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.