Loading Tool

Explorer IconExplorer

Memory Pool

35,483 transactions
26.64 vMB
0.05708386 BTC
Random Selection Loading Transactions
Max Size: 134.54/200 MB

Candidate Block

Mining Attempt 953d1f3055c29d6f0130c12392fe8f6812143caa66fc9b079732f3cbf6d075e3
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 606dc31fc5a32e70c6f5581d493c44e1ce468fb912d0a3406eecb82868748bca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,333
Size: 1.00 vMB
Total Fees: 0.00732168 BTC
Feerates: 160.84 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (569,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,754 344,754 0000000000000000020a0801018e5489aef8e72b3eb2334c8d56a7bc600688ad 100 0.04/1.00 vMB 16
344,753 344,753 00000000000000000415d5e6b9059368b68f6bec50afd93e39b5cc20fcf477e2 1,026 0.54/1.00 vMB 24
344,752 344,752 0000000000000000113cf43332d2042decfada6fbf23c583be88b2335b48f7fe 195 0.10/1.00 vMB 2
344,751 344,751 00000000000000000de075c4749ad3f08103dcf16960b77c342276f3626e4221 955 0.68/1.00 vMB 19
344,750 344,750 00000000000000001372074612cd3844ee5849d148b36e78183dfdad4412d9fc 581 0.32/1.00 vMB 24
344,749 344,749 00000000000000001521ab8d1ec53a1318b65f511c0f2050b6a1099f0ed19b3d 194 0.10/1.00 vMB 24
344,748 344,748 0000000000000000081da1ecf3792eefa97da9ef26d27d2dc1039bf745c3d18a 270 0.21/1.00 vMB 18
344,747 344,747 0000000000000000117fd1aa613f7df85c570c03649d2d49800f905e857a4177 162 0.09/1.00 vMB 26
344,746 344,746 000000000000000009c3abaf66e745d2a6d0f5d9a2dd26550900279581fe470c 250 0.12/1.00 vMB 26
344,745 344,745 00000000000000000da6c7ef091df446ccbe93eafe4c3bf88d616b4fbde0566d 1,096 0.63/1.00 vMB 26
344,744 344,744 000000000000000010b7d8c6077567d28ed2d13a169ccc55184bebd84b96c1cc 329 0.18/1.00 vMB 25
344,743 344,743 000000000000000006e218264afc26f315d107b47e60c43206636422bbc1d327 51 0.03/1.00 vMB 9
344,742 344,742 00000000000000001033a9f4aeccfd1600b71768e362fc91c44d234367981ffd 1,354 0.73/1.00 vMB 25
344,741 344,741 000000000000000014731d20dcd734a457c7a302e18aaf76460886c5b8532515 524 0.36/1.00 vMB 28
344,740 344,740 0000000000000000012f0042a594c3fe14340a1bf6f8640d354601f2c137caaf 1,224 0.75/1.00 vMB 26
344,739 344,739 00000000000000000ddafe8bba7804cd9b4a17e3c8164ff39afa1ccc2bb3da9e 104 0.17/1.00 vMB 11
344,738 344,738 00000000000000000c5359c0443114b9e42d632ec2d04bd6881e67e09fa92fbf 1,120 0.75/1.00 vMB 22
344,737 344,737 00000000000000000c0f833410a4ddbb42a58a26678d497cad156b3a9939d7dd 256 0.09/1.00 vMB 31
344,736 344,736 00000000000000001097f043cca218169e00623c9962b25a0b159eaca2d8ca25 632 0.40/1.00 vMB 25
344,735 344,735 00000000000000000f9e30784bd647e91f6923263a674c9c5c18084fe79a41f8 703 0.37/1.00 vMB 28
344,734 344,734 0000000000000000130603097c26072777f4849589ea0af85fc050c233d213e7 705 0.40/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.