Loading Tool

Explorer IconExplorer

Memory Pool

75,462 transactions
27.78 vMB
0.08068934 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt d7b946c3fb5bfdeebd9a52d0904ed667758c5b138f09d51b8ab7b91ed28557db
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a42484b22e6848e258ca08cb9368cae11d1b1bc60f9cb79f3868082e782bfcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.02127298 BTC
Feerates: 106.68 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (614,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,706 300,706 00000000000000001d7567c39cb82e58cabb8c4dbec34186beb21b0bc5411c4a 466 0.25/1.00 vMB 32
300,705 300,705 00000000000000002befe3433aa1705a20b3bde836c3a860830355371eff353e 116 0.05/1.00 vMB 35
300,704 300,704 0000000000000000541aad3c15ebc372e524e59a5dc0309e60a4f1ba20eda219 160 0.10/1.00 vMB 31
300,703 300,703 000000000000000016e848ea2b28c3edb800cd44ddf50108868cf3e9a9a7118a 246 0.12/1.00 vMB 32
300,702 300,702 000000000000000077c96b4a708bb0b622711aa8ba06d824e1695c31a0d6c52a 474 0.24/1.00 vMB 34
300,701 300,701 000000000000000037925f78ef4b1f043cae20b217bbf6f40ba4284ce0e5bd83 909 0.51/1.00 vMB 31
300,700 300,700 00000000000000002e1f08ac61d3ceb85da87ec438a88653c1260312bdb92dc8 605 0.31/1.00 vMB 38
300,699 300,699 0000000000000000725c97a5e6b3f49569330c31cc00f41e72aee34a6f2113c8 52 0.02/1.00 vMB 27
300,698 300,698 00000000000000002cb8e849366409536bb087e5a6e254ec3a2ad84e6e2e2b6e 441 0.25/1.00 vMB 29
300,697 300,697 000000000000000010cb588df32057056157f5394a65fb0765d4cfab550a6c60 775 0.45/1.00 vMB 26
300,696 300,696 00000000000000003dcefb3bc34eb5d464299cfc89f07567761dabab0e509a0a 90 0.13/1.00 vMB 81
300,695 300,695 00000000000000004893fceb443971cd79691f0d4078c3121e27231618eafabf 775 0.35/1.00 vMB 34
300,694 300,694 000000000000000014890687a314f694236e3a9e1aff988e0f8d114dcca72dfa 238 0.11/1.00 vMB 32
300,693 300,693 00000000000000003743de03f2492ece87d00fb217ad2273a70dbfe3f6c93859 645 0.35/1.00 vMB 31
300,692 300,692 00000000000000007448b2726a9d5099519c7b482cd07963eee58d4606fc56a5 169 0.11/1.00 vMB 12
300,691 300,691 00000000000000005acb2649d807d1ed97f88be2df86d00e409b8253a8bd6776 227 0.41/1.00 vMB 14
300,690 300,690 000000000000000062a8ac41351f375f6c1b71e8eda4731c7577a1edcb22d763 643 0.35/1.00 vMB 27
300,689 300,689 00000000000000006764f2ba923ecd453e4f49115ad3bea0cdfecf8b48d1a074 634 0.35/1.00 vMB 29
300,688 300,688 0000000000000000396d2a9c646a56b69f447ac56f07841b955d9246eb73f476 512 0.21/1.00 vMB 37
300,687 300,687 00000000000000000a751ec30fc8b39d93e30e81823b42ffa2b6051ffdca7f79 512 0.19/1.00 vMB 37
300,686 300,686 000000000000000055f3efeb062ea5a771e5c5a9c955bfca7440558a31b649ca 821 0.25/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.