Loading Tool

Explorer IconExplorer

Memory Pool

78,911 transactions
29.23 vMB
0.08534406 BTC
Random Selection Loading Transactions
Max Size: 176.98/200 MB

Candidate Block

Mining Attempt 74579ff8f7c6ef60a1b276f8bcede5bde6782bf0532bd1ff4f595c5c8c92f15e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root be2001f8c86c6b9a37fef2e80d1b3d69a350c308038641e0c50da4fbc3775c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.02409781 BTC
Feerates: 178.73 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (146,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,162 769,162 000000000000000000007da74e3a7dcad26922b7caa5b6a7240294e1b6bbe3cc 2,820 1.00/1.00 vMB 24
769,161 769,161 00000000000000000007f315459cfb5e5b63e04165b492d9fdd52006afbbc8c7 2,359 1.00/1.00 vMB 6
769,160 769,160 00000000000000000004758da13e1ed264b9dbf5a374857ee2af4627625fc0e7 2,471 1.00/1.00 vMB 16
769,159 769,159 00000000000000000003c59a6ddf7afde54379f27fbc7657c2f5d27822851d26 2,400 1.00/1.00 vMB 18
769,158 769,158 00000000000000000001fbe4765b78b7b9d9c62c2071dfc309a6b987455559cb 2,983 1.00/1.00 vMB 37
769,157 769,157 00000000000000000002d58133160f56c26e21b24f3c17ca1d4de2aec6e4b4c9 2,307 1.00/1.00 vMB 24
769,156 769,156 000000000000000000079afc8bb3763860cb2370a92ecfe6c9af122df6adf22a 2,161 1.00/1.00 vMB 23
769,155 769,155 00000000000000000000bb6d938f1d879680997d5bb0523cf0a190e8aeabbf3e 2,467 1.00/1.00 vMB 35
769,154 769,154 00000000000000000004076e0dcc29e4d537f28e96dde003b91a6a43d00adfc5 2,982 1.00/1.00 vMB 31
769,153 769,153 000000000000000000029b5efbe6aefdd53921b4134b4b92dd1e167f2ac76b74 1,423 1.00/1.00 vMB 10
769,152 769,152 0000000000000000000118c4e6f71f6171b12b9390a2716c9a1d345d53ae8c12 1,632 1.00/1.00 vMB 12
769,151 769,151 000000000000000000074e431220d95851434edbb9a42e1b2920b25dae2b90f9 633 1.00/1.00 vMB 14
769,150 769,150 00000000000000000003ac6a7ca0dcca1c00ee480c8a8f45c1c7554fc13cbeb1 2,119 1.00/1.00 vMB 25
769,149 769,149 00000000000000000004dfbb2addb8cc9e7ae13e1944c0d185ecaf249bd75b4a 2,019 1.00/1.00 vMB 27
769,148 769,148 00000000000000000000b6be0a27700eab03fd2442336a3eef3d8198706bdf2c 3,377 1.00/1.00 vMB 37
769,147 769,147 00000000000000000001b13f1da0096e97ebbf6e91c70b1f8ff6424765f4b182 1,895 1.00/1.00 vMB 24
769,146 769,146 00000000000000000004b9bd1f5f1174af31f8a72305c28605452f60371a6403 3,143 1.00/1.00 vMB 28
769,145 769,145 000000000000000000035f7f2677303763d1ba9860174a5b751663f9db5c5b04 3,141 1.00/1.00 vMB 24
769,144 769,144 000000000000000000071df62e2cff299ee7b06ca3753c189e1e98eb3b740b42 2,129 1.00/1.00 vMB 37
769,143 769,143 00000000000000000000dd9a4ffebe27f33a7d37e711e4c739ee81f49641cd39 2,197 1.00/1.00 vMB 48
769,142 769,142 000000000000000000005925f1528e8e512b907ab1db4fe5a573d77d338e230a 1,628 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.68 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: 679.06 GB
    • Received: 16.44 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.