Loading Tool

Explorer IconExplorer

Memory Pool

23,764 transactions
11.76 vMB
0.04049037 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.19/200 MB

Candidate Block

Mining Attempt 64075990185a2adeb864488d7f54793a484eb1ef2685d5529f531a67377e62a9
Version 20000000
Previous Block 00000000000000000000e302f3878319182556fceedbb9bd50b83b87694db006
Merkle Root 557ae2cb6c01ce4d899fff59220609b3ab8ac817b5f19fbcf53c966fe6b2b84d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 0.9978895 1.00 vMB
Total Fees: 0.02105530 BTC
Feerates: 503.57 > 2.11 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,669 (699,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,706 213,706 0000000000000330c3fe75f09c20bef4a94f8e2056d280c8569bf8caea59f911 420 0.25/1.00 vMB 161
213,705 213,705 000000000000052d1872e3c52148b570ccc7680511dd1a9fbdd5f6963d11e12b 427 0.24/1.00 vMB 128
213,704 213,704 00000000000004dc62b51c8e8f3fa6d4567727c7a9b72389544372d164854ce5 54 0.02/1.00 vMB 130
213,703 213,703 000000000000010346e011d91d1825bc9bfb259af08889550e8b95ffc91502c5 115 0.05/1.00 vMB 171
213,702 213,702 000000000000018265459ec25e15c67f623efd14e2788e124261a8fdf1c25254 120 0.05/1.00 vMB 119
213,701 213,701 00000000000000fdc0742c202f82a12bd493a77040f8104478af5369cb30ec9a 91 0.04/1.00 vMB 192
213,700 213,700 000000000000043a869568a99851984d0154c73252649ac9d80d6d279e45c76c 80 0.03/1.00 vMB 165
213,699 213,699 000000000000032248cd1154429a58ac7c840405f7ba0184d7cc5ba5193c8bbd 122 0.05/1.00 vMB 160
213,698 213,698 00000000000000a55b827c57fa047e447613b122066a3e554a0c226188884c39 259 0.12/1.00 vMB 159
213,697 213,697 00000000000003fab35380c07f6773ae27727b21016a8821c88e47e241c86458 81 0.06/1.00 vMB 109
213,696 213,696 000000000000036d393cc83cc00fbe1de555341aa1b8691b902ce30c8f568cd0 47 0.03/1.00 vMB 160
213,695 213,695 00000000000000f517517c11e649b98feca7da84ae44fb643de5a86798fe3c31 11 0.00/1.00 vMB 185
213,694 213,694 00000000000002d9af6a74b1f58ace6230d32a8cbd794b7691bf4904d4283aac 132 0.05/1.00 vMB 197
213,693 213,693 0000000000000335d3a19275e0a75b6477a73d539b38b504c9b11d0dd67a416b 744 0.35/1.00 vMB 169
213,692 213,692 000000000000039395864bd210d2270e7ca607506c790939c4bcb23ab5d77d49 106 0.06/1.00 vMB 144
213,691 213,691 000000000000047b8d8d46b5d219b4064af80eaaca82e285df1cf956f351ce73 109 0.23/1.00 vMB 70
213,690 213,690 00000000000002c8d62d129a14e6d683b8f551ba8c25a041fde66e12d602bee6 526 0.25/1.00 vMB 154
213,689 213,689 00000000000004a34c456671a3d0327899e9580ec6dc4a5ac3db1c7efb47b7f2 219 0.12/1.00 vMB 133
213,688 213,688 00000000000002812baae5b9781092ac46deab8e502be549d3a7de323961665c 120 0.08/1.00 vMB 125
213,687 213,687 00000000000004ddb208eb76ffb9850b4f9d54043eefc12a5f832fea34c73447 111 0.06/1.00 vMB 126
213,686 213,686 000000000000014580ad44066f56410d57722d527e9d2e71ebfbd26b140ffd22 298 0.12/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 780.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 484.16 GB
    • Received: 3.22 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.