Loading Tool

Explorer IconExplorer

Memory Pool

80,888 transactions
29.85 vMB
0.07275802 BTC
Random Selection Loading Transactions
Max Size: 180.08/200 MB

Candidate Block

Mining Attempt 747aa77b904e917008fe9ad7752316e073993251089bc153064e200140d7171e
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root e3769aa1202deb0f3a415c4842a4fde51a7a6643a6332141ccc3a188971e0cdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,624
Size: 1.00 vMB
Total Fees: 0.01186123 BTC
Feerates: 100.36 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (688,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,856 226,856 0000000000000157e1852d2723bfdc9de982c52f18d1ff38ed732f2fd0cb1268 136 0.06/1.00 vMB 136
226,855 226,855 0000000000000146ea54afd433aa6c6f0788ab64baa5e96b52d64786ba70ca6b 64 0.06/1.00 vMB 62
226,854 226,854 00000000000002fc8485117a8e1fa26e33e9ed1fc1dcfce9540dbd7d37947305 256 0.11/1.00 vMB 224
226,853 226,853 000000000000011a6d3ae1c879310f8aa5b6394c6962689b8b519e4b57da839e 89 0.04/1.00 vMB 63
226,852 226,852 0000000000000037ce4dd5c25df3332f04a564bd64c50895fd697286af126730 297 0.14/1.00 vMB 189
226,851 226,851 00000000000000460b2246bbe4b4491318bbff4db22cbcc16cf3fb6bed5b6ffd 338 0.13/1.00 vMB 208
226,850 226,850 00000000000000e83520ebaf40ebf15018fee873b98076e4cd710c0c02c712f4 158 0.10/1.00 vMB 98
226,849 226,849 00000000000001b425d02b040efcff0ac6817c8ae85744a86d668f383041e074 471 0.36/1.00 vMB 118
226,848 226,848 000000000000016493c1c7826632cf892517f3030230b975eac1863fd276a077 146 0.07/1.00 vMB 152
226,847 226,847 000000000000003fe318bd066b1c31cfce9ab6adf243f67468a1b244cd092b2f 218 0.11/1.00 vMB 154
226,846 226,846 00000000000002708ec9c4556164b1e090ba3c9098bca5c285c535742d900027 147 0.06/1.00 vMB 147
226,845 226,845 000000000000016f3a9fbcaa92083cb5f604d789c32fe225b3e7b6c8d32d2836 276 0.15/1.00 vMB 145
226,844 226,844 000000000000032fc58adf8d775cb901df7508227558521af50cb492cfbc7ef7 164 0.09/1.00 vMB 92
226,843 226,843 00000000000002964e3187ea96cae4c4b01d9a65b99be43504513770aaa5b802 275 0.21/1.00 vMB 169
226,842 226,842 00000000000000c4ddf0a5a1065b04c411ffba372c3f6d35f2eb47b11526a452 87 0.06/1.00 vMB 117
226,841 226,841 000000000000031d058b548a2b5e2c3078f8d3beb2858ff828a91a934f00e059 238 0.15/1.00 vMB 130
226,840 226,840 00000000000000902ba66c160554f531c03e109ed794dffd4f1a7b664477b010 8 0.02/1.00 vMB 59
226,839 226,839 00000000000002583bfa67f0bee61bd8081134fe8ae4f6fbc1b0f60bff0ed3c8 7 0.00/1.00 vMB 110
226,838 226,838 00000000000002f10a181151e140f1d4b0ffa17200f365df69c2e82954f07b5d 175 0.06/1.00 vMB 225
226,837 226,837 000000000000010fa08f0370717d56db8ca2bd02df4e70338d2820eea59c9c67 229 0.12/1.00 vMB 227
226,836 226,836 00000000000003240a030a6a5b81c3cef05ab2ebaa6a5569e92db8120bd4ef6e 213 0.09/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.