Loading Tool

Explorer IconExplorer

Memory Pool

78,109 transactions
28.97 vMB
0.07246573 BTC
Random Selection Loading Transactions
Max Size: 175.50/200 MB

Candidate Block

Mining Attempt 1776ad6bb12d6a8e5dc62f8688959eba75796503a2ea79bd9a86a54954526cb6
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 406476390d738c7af6746c59c0397566f3bd38dfb5e7d247070ab8e9e78bdde1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,458
Size: 1.00 vMB
Total Fees: 0.01211216 BTC
Feerates: 191.02 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (483,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,536 431,536 000000000000000002ca80090e6e9bc8a1ed657d4379644715a29ef5b52c3c7b 2,119 0.88/1.00 vMB 54
431,535 431,535 000000000000000001a00cf59e7d6997a82d5b924638e7245c78bc09645d0258 1,269 0.63/1.00 vMB 51
431,534 431,534 000000000000000002d41b3f710e92cabb022b17e64feab6d3ccc4759a33f1a8 1,819 0.80/1.00 vMB 53
431,533 431,533 0000000000000000043b7a18b7688ee9f9967bcf658287caeaba24bdef9b9a5a 1,022 0.68/1.00 vMB 43
431,532 431,532 00000000000000000266228fc5079321787feeb475569f5e32054405bf31bf68 351 0.22/1.00 vMB 41
431,531 431,531 0000000000000000031a263f0c152a16ee309dcd0aaea39f0146eebfbe0fbd58 1,885 0.99/1.00 vMB 50
431,530 431,530 00000000000000000387e6302c925d8017d35278f93ca3d937c8a2e132648c47 1,633 0.80/1.00 vMB 48
431,529 431,529 000000000000000000637d5878a92433b22faed697868be3352f5c058777cdbb 627 0.32/1.00 vMB 48
431,528 431,528 0000000000000000037ff4ae62d0d535a7944e33b86e58c465e88a43a96f45a1 445 0.33/1.00 vMB 30
431,527 431,527 000000000000000002394fc1309ba8834d0a577b6db6f05d1704c175126d4bac 2,990 1.00/1.00 vMB 67
431,526 431,526 00000000000000000359bc896e11c04e4e2b8bd2f56e5debcb1287f1f6a4a8c3 409 0.37/1.00 vMB 42
431,525 431,525 000000000000000003509b36ea93ac23bbd8216e6055845ddfcb1b231708eb54 637 0.52/1.00 vMB 21
431,524 431,524 0000000000000000004fd3db6970bab1158259e63720be671c889f5e85b6c267 2,061 1.00/1.00 vMB 44
431,523 431,523 0000000000000000018ad3793a49b0e32e13811d76c34b1141a37b4045b780cc 2,901 1.00/1.00 vMB 76
431,522 431,522 00000000000000000097b554c4da21e63e96ae2b95fc25a7d5f5fd0a231bf13a 2,219 1.00/1.00 vMB 61
431,521 431,521 0000000000000000031d4d321db87b60b2bb427ef0c7f387c4ac153f6887aca4 1,202 0.47/1.00 vMB 59
431,520 431,520 0000000000000000048dc4a13a38490a1a6bba64ef1a0b2791ea4c1408baaffa 1,332 0.74/1.00 vMB 41
431,519 431,519 00000000000000000438d1a5be094639c1419ab6da33a634b108b4358951bd9b 1,977 0.72/1.00 vMB 61
431,518 431,518 000000000000000003df032c11ef712ef21231c728afd2768806f712a3733342 926 0.36/1.00 vMB 64
431,517 431,517 000000000000000003915e81fcdb79aa9767399a94d36dd84806cccba02eab73 484 0.36/1.00 vMB 22
431,516 431,516 000000000000000003382100cf57356ef2167cd0b02f24ab5afa4828bbad1326 2,954 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.55 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: 669.57 GB
    • Received: 15.75 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.