Loading Tool

Explorer IconExplorer

Memory Pool

49,659 transactions
29.94 vMB
0.09356961 BTC
Random Selection Loading Transactions
Max Size: 159.80/200 MB

Candidate Block

Mining Attempt f02bd59c835dd9ae262f3a3150adf838809914ef5ef4c4f514860534e3c22614
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 2c9cc2279151ccc96c0e4948d0127f378ba6a1f6bac1178c7739e2730d86ca10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.02730958 BTC
Feerates: 72.92 > 2.74 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (68,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,415 846,415 0000000000000000000201a16010222f70df10f2edde06e9a84ff623769dcfde 5,045 1.00/1.00 vMB 33
846,414 846,414 00000000000000000000e933921ecc0d540fd8a7989b55daa9d27b944024a9a5 6,546 1.00/1.00 vMB 19
846,413 846,413 00000000000000000002fb05533abe4eae1e802a5304c1f1498748513425d573 5,787 1.00/1.00 vMB 21
846,412 846,412 0000000000000000000027e3d6832d1a6a0db0598aca58bee9720f2081307dfb 5,063 1.00/1.00 vMB 29
846,411 846,411 00000000000000000000456a554ad36a748e78fef7b48c0eb895ad81fac0a004 5,877 1.00/1.00 vMB 21
846,410 846,410 000000000000000000022fb4e279e40d26247bf26b8ccc47ab06047c137f0e88 5,831 1.00/1.00 vMB 23
846,409 846,409 00000000000000000001cf6af67d471befe1be23485dd716c56fd93f88b2373f 4,315 1.00/1.00 vMB 26
846,408 846,408 00000000000000000000df905b8da59625397a7271008442e1f0ae01fe8ba462 5,708 1.00/1.00 vMB 18
846,407 846,407 00000000000000000001ff5bfadb861a030bcd04d08899477b00474266d32e33 3,847 1.00/1.00 vMB 25
846,406 846,406 000000000000000000000a959241a9671930522a38a9b10c634141353bb0d9e7 5,348 1.00/1.00 vMB 17
846,405 846,405 000000000000000000021da7e472f1c4a5be32d8b730c0ae15f034391b05ef6c 4,034 1.00/1.00 vMB 28
846,404 846,404 00000000000000000002753f623c4d7f3edeb0a381183d739efae0069a38c22e 5,087 1.00/1.00 vMB 16
846,403 846,403 00000000000000000002bbecba9a16cbfe0695bd35fc6652c23ab96c45091ad0 5,390 1.00/1.00 vMB 26
846,402 846,402 0000000000000000000315af3e122a694ab1295dd6fdf9fde6fc97a90265cf3d 1 0.00/1.00 vMB 0
846,401 846,401 000000000000000000015ebe212ffbef56fb8c9a230a3f36a99351cb0b3a987c 4,532 1.00/1.00 vMB 31
846,400 846,400 000000000000000000015e3f97706e0f7d926b153b4a60dee126a7b415ce6e74 4,521 1.00/1.00 vMB 17
846,399 846,399 000000000000000000006965e8fc1c18ccea9639885048f7cf312189fb6ee036 4,597 1.00/1.00 vMB 17
846,398 846,398 000000000000000000012e894c7c7e484779c925d9005556fd040ab58cb1a844 3,764 1.00/1.00 vMB 26
846,397 846,397 0000000000000000000211e6f723b6cff822f32888bc9aa5b35899a5d7249e35 4,065 1.00/1.00 vMB 17
846,396 846,396 00000000000000000002d2d1084b8cb56c7347fc6a5647fa494623b338492e6b 2,803 1.00/1.00 vMB 20
846,395 846,395 000000000000000000012873a8027f8b13afb2d8ab8ab0ea0ce1f6fd03a8f46d 3,170 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.