Loading Tool

Explorer IconExplorer

Memory Pool

71,708 transactions
27.77 vMB
0.05998149 BTC
Random Selection Loading Transactions
Max Size: 164.62/200 MB

Candidate Block

Mining Attempt d66eb7d84fe1371256e8d51fa172b203d046ce1a06d3df4e52ea15a579b9d0ec
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 86aef9211975dade1b443351664d6faade517bf392637c8fce91d140ec1e0119
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,801
Size: 1.00 vMB
Total Fees: 0.00466082 BTC
Feerates: 21.55 > 0.47 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (316,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,385 598,385 000000000000000000135224ee4876b4b5bab6b24002bcc018455f2acd0dddda 3,371 1.00/1.00 vMB 44
598,384 598,384 000000000000000000003dcb7b8613d9c8e72a5ecba32d00dede0c5207252be3 1,043 0.39/1.00 vMB 24
598,383 598,383 000000000000000000040b029b3c8b6118df271452be51269bc634552ef59445 1,594 0.58/1.00 vMB 22
598,382 598,382 000000000000000000051881cb48cb90afb98ce7bd96b723013b1d0a1379fa9d 2,864 0.95/1.00 vMB 2
598,381 598,381 00000000000000000009c4d0939181397f2aef621a90329b15e4ebf2b6c4d625 2,898 1.00/1.00 vMB 27
598,380 598,380 00000000000000000005410feaf91af5a1edb2a530354ef45313ff8cbf405b22 3,319 1.00/1.00 vMB 31
598,379 598,379 0000000000000000000576cd782a9cf67a2b56d22b74ecd65205309b9329fd4f 2,804 1.00/1.00 vMB 9
598,378 598,378 000000000000000000112ba87f2a7da31183a15cb24a7c7b637c8937e32f17f8 2,193 1.00/1.00 vMB 24
598,377 598,377 00000000000000000012a9f8c1070d6eec80357208b3237086194039ad515449 2,072 1.00/1.00 vMB 27
598,376 598,376 000000000000000000037291075a2e7f28f2236c06db52d89fb1b5b7be692482 2,457 1.00/1.00 vMB 10
598,375 598,375 0000000000000000000ea976c09eaf9d6eea8ab994262b6d10e12ab2c8a18d92 1,993 1.00/1.00 vMB 31
598,374 598,374 00000000000000000003de98c3993b16c1a05365ee7d8e26285ab735975ffe1c 3,019 1.00/1.00 vMB 25
598,373 598,373 0000000000000000000bb9dc2ca20cf32ce5b8f23d2df90e35f17c50377a05ae 2,860 1.00/1.00 vMB 31
598,372 598,372 0000000000000000000be98505a900a8d383eed8e6c999df6968f8107466c536 227 0.06/1.00 vMB 24
598,371 598,371 00000000000000000005ac22707aae5633198cc9b4b095399999b7dade412595 904 0.22/1.00 vMB 18
598,370 598,370 00000000000000000006cabebf1c626d77455dcf327d146fbf38d81ec8f5c70f 910 0.22/1.00 vMB 18
598,369 598,369 0000000000000000000e0eee1faebd0097d3471adc884f39e72371e5c22ec3a3 388 0.11/1.00 vMB 22
598,368 598,368 00000000000000000007dc6c627a795d9b060d7422963d968015f3e72d08fb3c 807 0.22/1.00 vMB 19
598,367 598,367 000000000000000000108df69017ea0bc8d028e92a79f8af673b0d58b9281d0c 2,901 0.83/1.00 vMB 17
598,366 598,366 00000000000000000002ce1c4920bfb5e048414fd35c033d2a613967fc928d8d 194 0.04/1.00 vMB 5
598,365 598,365 00000000000000000004d26df665e2e5afc947a53e60502870c8103229053cd0 3,504 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.