Loading Tool

Explorer IconExplorer

Memory Pool

82,951 transactions
32.07 vMB
0.11632909 BTC
Random Selection Loading Transactions
Max Size: 191.23/200 MB

Candidate Block

Mining Attempt 4e14c7f02114a5bd322483f185a25c4bd224bbe609b84d348a2d0fa9ec343340
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root ec670898997bfe5599c677b4defcb2c8d23bdeea4f02aa3978c9acfbf31362e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,215
Size: 1.00 vMB
Total Fees: 0.02807750 BTC
Feerates: 711.74 > 2.81 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (313,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,178 602,178 00000000000000000006916dd92ad0446f444dc158d240adf0a2bc52cfbb3772 2,770 1.00/1.00 vMB 17
602,177 602,177 000000000000000000095c78957d457c915a511ea5b7295abe04145c32629390 1,040 0.43/1.00 vMB 17
602,176 602,176 0000000000000000000b10ab8912e06b63c823686faff67640759373a9344054 921 0.30/1.00 vMB 19
602,175 602,175 000000000000000000035f709006546c3ad6e48c1b0a3bcf2672da7f47302d6e 2,270 0.64/1.00 vMB 5
602,174 602,174 000000000000000000144d4ceee0bba18a5e56fef89c5e1f644be34bdca1402a 2,891 1.00/1.00 vMB 30
602,173 602,173 00000000000000000006c92cc258e8ffb55e2396c1da77e05ec81ed615250f75 1,781 0.55/1.00 vMB 23
602,172 602,172 00000000000000000006b0053904b94a4aa35cf1d319843f41ec07b39f8c0b32 803 0.22/1.00 vMB 18
602,171 602,171 00000000000000000005f483db5d91289c42cf176e71780510efd23f90e50b05 352 0.16/1.00 vMB 36
602,170 602,170 00000000000000000014013bb2687d3a6f9b058ae2d7cfbc77990b267fa3156f 2,528 0.91/1.00 vMB 15
602,169 602,169 00000000000000000011159af81bc797550d6abb40e44379bad31bd35e472e2b 2,858 0.89/1.00 vMB 7
602,168 602,168 00000000000000000013a0dab9d26be0353108f6eb5a2be6ac389986296607c7 2,902 1.00/1.00 vMB 18
602,167 602,167 00000000000000000003041256b440a9ad19863e26c282af84329f90eaeec2a5 3,021 1.00/1.00 vMB 35
602,166 602,166 00000000000000000008ebb99f5a905525db895064df676cf6ab4cb7596bcf80 2,677 1.00/1.00 vMB 26
602,165 602,165 000000000000000000011aea5ad0a0a6c266ea9c5a3107c0b2abad4832ac0ae2 2,923 1.00/1.00 vMB 12
602,164 602,164 0000000000000000000e0bf9c99f8d6c2d1e4a59a31b8439adef811fc7c5f752 3,053 1.00/1.00 vMB 38
602,163 602,163 00000000000000000014095284261b761c2baad33e3ce98890db5b3102ce993c 1,524 0.54/1.00 vMB 18
602,162 602,162 000000000000000000081e81fbc3e9059e34049e0e2d551020619adb73a9c4f4 1,221 0.37/1.00 vMB 16
602,161 602,161 00000000000000000000bd09f02bfc488fb1ddb54fbc0b81afaea7c10bdf87f7 823 0.31/1.00 vMB 25
602,160 602,160 00000000000000000006d8d3a19aa137703297ef036a65df0fba89fb03bb6e92 1,804 0.55/1.00 vMB 6
602,159 602,159 0000000000000000000b8fe3ae4de52ad8ce751625d0b64857e34ebe28dbe6b9 2,036 1.00/1.00 vMB 16
602,158 602,158 00000000000000000009742d9535385d486d19be78e4874e8e23f1abe3e6a520 2,068 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.05 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: 720.49 GB
    • Received: 18.17 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.