Loading Tool

Explorer IconExplorer

Memory Pool

84,669 transactions
31.89 vMB
0.11244406 BTC
Random Selection Loading Transactions
Max Size: 195.06/200 MB

Candidate Block

Mining Attempt ad6af4ed754372af4aa2ebc9e17be392dde527a97d84ae3c357e63b0baa9dfd4
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root ddd9fc056b18acc02553115016e87b64434c473d9814189969d8bed0636869c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,799
Size: 1.00 vMB
Total Fees: 0.03512186 BTC
Feerates: 203.60 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (619,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,539 295,539 0000000000000000a81511d6bfa49636e9d8d20ebaefe276e7e05ac124e02841 557 0.32/1.00 vMB 30
295,538 295,538 0000000000000000002458fce8f3bcd9b3f36bc3ae34acea419a3d43c5645f52 61 0.03/1.00 vMB 36
295,537 295,537 00000000000000006ec2bf227d7706b27d9792de98e9899c06a20f12ca7eee12 599 0.51/1.00 vMB 25
295,536 295,536 000000000000000051e83e53c1cdf9687dd77bf008c4555dde61e8d5f7b43e57 148 0.10/1.00 vMB 24
295,535 295,535 00000000000000007b58fe4a3f2cea9b6c28d3256a2d8c7026f17785f109de35 128 0.04/1.00 vMB 31
295,534 295,534 000000000000000054346818e0b3376558b5975a509b8382a03829effb07c0cc 508 0.28/1.00 vMB 30
295,533 295,533 00000000000000007cc999d038732f02770dc84e4833fa6de1d542974b869f0b 167 0.09/1.00 vMB 18
295,532 295,532 000000000000000049724b09217449ce38ca7bc1a9c394595b337e9239be63b6 239 0.13/1.00 vMB 28
295,531 295,531 000000000000000043b38337f3726a67db4ea522cc441d9679c496806952557a 266 0.14/1.00 vMB 36
295,530 295,530 00000000000000004b58bc944ade9b0f37293661c12f420ade512f7702385f04 26 0.01/1.00 vMB 24
295,529 295,529 0000000000000000454a303b1423bb4b2f86bfd4a424f422b0a905b619cc7485 45 0.02/1.00 vMB 29
295,528 295,528 00000000000000003a5e0dccca37481cee59c5cff92651319d54ae087739f9aa 40 0.02/1.00 vMB 34
295,527 295,527 000000000000000088908af91d2ebf0966c7bc3303d4ecf960fea9ec19bab0bc 32 0.01/1.00 vMB 21
295,526 295,526 0000000000000000732a75a97e99967a5ce31761398755425c5bfa7c8b1bd0b3 98 0.07/1.00 vMB 25
295,525 295,525 0000000000000000a9091b1483f491d77ea47b854ddb533573b2120d18d3d272 159 0.09/1.00 vMB 32
295,524 295,524 000000000000000025770f6efae9a2423f35adae2be72773372e674c0fb79c5b 303 0.18/1.00 vMB 36
295,523 295,523 00000000000000007008fb9c3ab672158a3bb8dd0cfb8a211f63441d7870928d 62 0.03/1.00 vMB 33
295,522 295,522 0000000000000000152534e616f00dbc93542de72c198634cf5f95aa496b018e 381 0.22/1.00 vMB 39
295,521 295,521 000000000000000086dd0c92a94ef44f4b3ab60e362f362362eef3447c247adf 233 0.14/1.00 vMB 21
295,520 295,520 000000000000000005de77ab29510bf860e373dcc0947f64b1eab18611589aef 649 0.25/1.00 vMB 42
295,519 295,519 0000000000000000301505e11ade0e6d83511e8d155df8fa12bc77bd5bc11325 261 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.