Loading Tool

Explorer IconExplorer

Memory Pool

82,302 transactions
31.11 vMB
0.12144589 BTC
Random Selection Loading Transactions
Max Size: 186.20/200 MB

Candidate Block

Mining Attempt 00c11166451d39b0519fea129657d4241536abed0096a638d1e18f8816cbaeab
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root d3a88d120ea02414cd1b6c3d4dd44b9503e6fbda4a279ffa1ef2a1c1fd41967c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.03621321 BTC
Feerates: 101.42 > 3.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (219,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,839 695,839 0000000000000000000502402d0986103f5090f069028e32ef3277db6585c148 1,530 0.59/1.00 vMB 14
695,838 695,838 000000000000000000031378caf01666918240b5c9cf7dba57466d7a912bb60a 143 0.05/1.00 vMB 15
695,837 695,837 00000000000000000000f19fed7b1146be1852bab24d9a3ed2409bded16ba13c 1,495 0.51/1.00 vMB 13
695,836 695,836 000000000000000000014f6d36f6825453bde8c130d70ab2707a6e2df02508a5 203 0.06/1.00 vMB 15
695,835 695,835 000000000000000000054853fde70e86bf83822499a3896b6454160c766c7ce7 1,047 0.38/1.00 vMB 16
695,834 695,834 00000000000000000003ff9147d52918b5b01c31826da412026d62bed18b7120 200 0.06/1.00 vMB 16
695,833 695,833 000000000000000000079ba95faaf647882fc345bb7c09dd1e28c6300c7f9516 1,813 0.82/1.00 vMB 10
695,832 695,832 00000000000000000008efeadd56991681726e5bf5f5b40956d195190c7e1de1 389 0.17/1.00 vMB 26
695,831 695,831 0000000000000000000076e6ee110d0af7ae5097e4724ed49ded3d4099651325 661 0.26/1.00 vMB 14
695,830 695,830 00000000000000000004d60dde3e82c500b3a0e09ee725e14da9b336a0bc7774 847 0.43/1.00 vMB 20
695,829 695,829 000000000000000000076248cabd5c9d96f6b9ca348f81e17b30de13876996cc 68 0.02/1.00 vMB 10
695,828 695,828 00000000000000000007af8b1a284ea12a7d5bd476209aa0e7a11747f6901ade 226 0.10/1.00 vMB 9
695,827 695,827 00000000000000000002c55d05de2925e347f4c37c54328193875772924a71f7 1,232 0.48/1.00 vMB 14
695,826 695,826 00000000000000000011ce4f55de76f77ab76f6893bf2da5058d89dac1d8d248 221 0.12/1.00 vMB 10
695,825 695,825 00000000000000000011fefd2b3ac817c963af6cccfa4432878ccf8989eef2eb 612 0.74/1.00 vMB 7
695,824 695,824 0000000000000000000a799216f128d947cfbf51afe1c65ce0b1d8b01ddab886 586 0.25/1.00 vMB 21
695,823 695,823 0000000000000000000ca84c65e99d8aad767cc5f4da31bc0936b95b958db8ce 371 0.13/1.00 vMB 13
695,822 695,822 0000000000000000000a5bab7593049c5e63747b71f660952d0eaa93ad4214e1 2,343 0.76/1.00 vMB 13
695,821 695,821 0000000000000000000699115cb6449d771ff069a3e76fb731a2f894f84b2154 1,125 0.50/1.00 vMB 12
695,820 695,820 00000000000000000005832329b224667f996271b3fe731adcf8b010f1485196 107 0.04/1.00 vMB 15
695,819 695,819 000000000000000000081fc7631d79d31351014153a969e2f49178c95e3e8e2f 241 0.09/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.