Loading Tool

Explorer IconExplorer

Memory Pool

34,566 transactions
10.76 vMB
0.19414777 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt cbdc7ce990da287c3db18aea10a499feca9c125ac1a3bf7542f91f9ebb17d24e
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root ebdff074e10e3a86b1b90a8098d85aa7782ed2a3992a14eff661a8cefada2fa6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.08258883 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (770,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,829 142,829 0000000000000264c19b380aede72ec79862612dcecad0ae6d27a43393b5cfdd 87 0.04 vMB 216
142,828 142,828 00000000000008215e4b77c8d0aad0018eaaaafe9ea2425cfc10d2b1fe90e82c 81 0.03 vMB 75
142,827 142,827 000000000000016b49ea2cf701d75ee91abe42cf8babcd7554cd173781870024 61 0.03 vMB 160
142,826 142,826 00000000000008889563d33e1d14fb5f7202605931b05a7d9ca7e4e0f503ff3e 30 0.01 vMB 178
142,825 142,825 00000000000000897a173597c338690251d9ddf85dcb83b24495eda9cd60de19 91 0.04 vMB 305
142,824 142,824 000000000000075c88475ded6bdcde24db0d2f910c5eb14d72cfbe487ece0dde 27 0.01 vMB 84
142,823 142,823 0000000000000241899bca4b1495a59c93c0b61f489963bc3eca0ddeb509763d 39 0.02 vMB 125
142,822 142,822 00000000000002117ff9a93954196fa8f8772228dfd54ed25a4d0b198b1dab64 163 0.05 vMB 83
142,821 142,821 000000000000018f7f56f2cc2f2ef5415f38cebe465ea4a50b77f68b3bf1e500 10 0.01 vMB 42
142,820 142,820 000000000000000b5955dcb18ef597af2be08ecaadeb8eb4023b25f2808e687b 21 0.01 vMB 78
142,819 142,819 00000000000001f89a18bf34d3588f1c1b89568b6b1c59be0f153970dfd03250 35 0.02 vMB 192
142,818 142,818 000000000000018953b44c7e61ded8834d474613c220df7bf43d941c360fa146 12 0.00 vMB 24
142,817 142,817 00000000000000bceb73d2e6e4173710c3d6299e5cead5a6da08ce3acb9c2720 15 0.01 vMB 232
142,816 142,816 00000000000006dd304240859c73def3f97e82972956b45d05d96c31a2adf075 36 0.02 vMB 98
142,815 142,815 000000000000052f8e747189e44e60212976b830f49cf6aedd3feec50571a566 8 0.00 vMB 729
142,814 142,814 0000000000000170d2ee33a9d4fc52d073540492a5a3165fd85795ed14b626c5 11 0.01 vMB 214
142,813 142,813 00000000000007042fc52fd9899c5cdce14a58476c81b3518d49986e030ec4b8 20 0.01 vMB 402
142,812 142,812 000000000000089bbb496c16bbd7aebe79ae84776d08438394fcbd6657ba6b78 1 0.00 vMB 0
142,811 142,811 000000000000081c15199c4efba7a5f455e7b90367c78108850e2976460bf709 10 0.00 vMB 136
142,810 142,810 000000000000086808e57b4130b45a30a4651ec4879a1c18fecbbecae6169371 16 0.01 vMB 178
142,809 142,809 00000000000001473760fb263a6b46d9241f76a9022467150fd0bb39edcc9afb 39 0.02 vMB 413
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 11
  • Data Transfer:
    • Sent: 22.57 GB
    • Received: 0.45 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.