Loading Tool

Explorer IconExplorer

Memory Pool

80,070 transactions
29.68 vMB
0.07178477 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt d021f58f3dfc64c7ecb6df381a7149f5aa55c300d8009181b93a29199e35ea44
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root fede79c37466aacf190eab7c93915f48369e726d3c22de5daa2e7ce66827c1e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,810
Size: 1.00 vMB
Total Fees: 0.01136349 BTC
Feerates: 147.04 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (235,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,997 678,997 00000000000000000006544acab1261edc0027606f90558b6d0b3ba3b2153bfb 1,955 1.00/1.00 vMB 80
678,996 678,996 000000000000000000043393f0fb387039ef485c5d4800d99d0781d1e42622ff 1,961 1.00/1.00 vMB 38
678,995 678,995 0000000000000000000979ea3c642f2ef6cc466b0e1a0c76c48e9a5837b45921 1,711 1.00/1.00 vMB 36
678,994 678,994 0000000000000000000b1a4bb05e7978ea99ad6206d1b9456b3307956c5c75d7 2,306 1.00/1.00 vMB 56
678,993 678,993 0000000000000000000686e4865f75eafb532281d81a1a81e2d036e8236cdbd7 2,230 1.00/1.00 vMB 26
678,992 678,992 0000000000000000000a0ee60abd1ae047d41a8cd5e56b7be07b8ecfe232fa1f 2,200 1.00/1.00 vMB 27
678,991 678,991 00000000000000000001902646ff129a9e74c5f583846ac8532bb114b869d4aa 1,724 1.00/1.00 vMB 56
678,990 678,990 0000000000000000000311a1e32cd8feb9b0658324caceef796cde515a248287 1,919 1.00/1.00 vMB 47
678,989 678,989 000000000000000000066143d0225175c842249864651d6e5fbe082062789757 1,492 1.00/1.00 vMB 74
678,988 678,988 0000000000000000000367317160576596f91c6ada41b3bf00795c507160d697 1,044 1.00/1.00 vMB 68
678,987 678,987 000000000000000000062a4612ceabc7a0ada119491573dd57d1ce28769d1bf8 2,726 1.00/1.00 vMB 92
678,986 678,986 0000000000000000000472a14c00394b450c42940d6c789f1d93094774546a85 2,622 1.00/1.00 vMB 33
678,985 678,985 00000000000000000004b722419ec2fbf417928a4bf8bc80a73ad868573731e7 1,930 1.00/1.00 vMB 40
678,984 678,984 000000000000000000055671e0fca2dce67a5a1552fe850c789eada3308f0975 2,677 1.00/1.00 vMB 42
678,983 678,983 00000000000000000009fccd71c035db6b96e405e5cbc7f9865937527bb1d51e 2,118 1.00/1.00 vMB 49
678,982 678,982 000000000000000000002ba30870d995d576b2b59fa153c3631cf6fbe30d4fa9 2,113 1.00/1.00 vMB 45
678,981 678,981 00000000000000000008747451bcb59679b2f35687d076c9f50e535d3868fc5f 1,542 1.00/1.00 vMB 50
678,980 678,980 000000000000000000034c0c406bc63ab4c6f0530cf6aee35b46f2ae613b1040 1,783 1.00/1.00 vMB 49
678,979 678,979 000000000000000000054669b1daf277dfcce5c65767e52158d28a54c15bd312 2,683 1.00/1.00 vMB 65
678,978 678,978 0000000000000000000aa2dfb666783e6f5e100eefab4cd8756a359e7c247d1e 2,365 1.00/1.00 vMB 81
678,977 678,977 0000000000000000000797a529b18630217f084592db30812fcb5cfbdfcbea66 2,804 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.36 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.83 GB
    • Received: 14.88 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.