Loading Tool

Explorer IconExplorer

Memory Pool

57,946 transactions
29.01 vMB
0.05966868 BTC
Random Selection Loading Transactions
Max Size: 160.28/200 MB

Candidate Block

Mining Attempt ead81bb9284fd03b226e37dd54c99b8eb797a0e6511c8813a0cefa38943a6ae4
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 34e7d45a4cb742b20d9ab849d88c2b283fefba71d5434e5f0619717e60ffcbca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,237
Size: 1.00 vMB
Total Fees: 0.00436208 BTC
Feerates: 108.49 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (565,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,755 349,755 00000000000000001591c3a231a91e84d9aeb0fa18e22dc7224a681bdd37006e 440 0.23/1.00 vMB 26
349,754 349,754 0000000000000000082d6903b3da902c5fca14fb4d6d29510e54581a6d9aca44 172 0.15/1.00 vMB 16
349,753 349,753 0000000000000000149a4f76c07945184daf7cc65a5499b1eaaa9f70a1a1f9c4 988 0.58/1.00 vMB 22
349,752 349,752 00000000000000000c695569f14802ef86e5eaf91b14ceae084fcf2f38b627d4 840 0.44/1.00 vMB 28
349,751 349,751 0000000000000000097a888938f3efcdc09ead78a945a290f771d606365cb5b2 101 0.06/1.00 vMB 28
349,750 349,750 000000000000000011eb5618d50e4d51f0a26cafc88e636de91f4dc51dd14e70 16 0.01/1.00 vMB 28
349,749 349,749 00000000000000000374f5e8c82140f1a5f0e3bd7d2885d6df0333f373ca03bd 340 0.16/1.00 vMB 29
349,748 349,748 00000000000000000db3f8239b1db14ee2bb7a9ddf288f98b1a2d3133405f4f7 94 0.10/1.00 vMB 9
349,747 349,747 00000000000000001241288ed652109abc2e990aa7fcdbc57bbe1ff768eeaec3 314 0.15/1.00 vMB 26
349,746 349,746 00000000000000000c5d340007657963de5f325ae89bb0dd3f353c9c5bf42ed9 78 0.03/1.00 vMB 35
349,745 349,745 00000000000000000e7843b08bd125672ed8a3dab9f99d0b8a280bf9f8edf356 1,356 0.62/1.00 vMB 26
349,744 349,744 000000000000000010cfea79cf04d55cf5260dc2529405540779e1d9b064f0b5 593 0.25/1.00 vMB 29
349,743 349,743 00000000000000000b78943271a00507a6910ac24ddbbb0026dd72d525680cc7 149 0.06/1.00 vMB 25
349,742 349,742 00000000000000000151dcda6a65b9f3fa5f7709ce21d51a994218e674fe3669 438 0.33/1.00 vMB 19
349,741 349,741 000000000000000015dfb732e32eccf290959b3127cb323b6578bc2b1a0f6dd6 128 0.06/1.00 vMB 52
349,740 349,740 00000000000000000b34992aeae085f2eeab4a6ef949589b901521563f011236 569 0.31/1.00 vMB 23
349,739 349,739 00000000000000000d7a62ef0fbf6419cf4f69a6242258337a6abb4b90a0ae36 1 0.00/1.00 vMB 0
349,738 349,738 0000000000000000089f28a15b501b614e19c4b28652f6ec7b1aad064bfaecee 171 0.09/1.00 vMB 24
349,737 349,737 000000000000000013a311814480e3ed1bb6d5fcaa9c220c31a45094e4427a1b 211 0.09/1.00 vMB 30
349,736 349,736 00000000000000001508763bc0ebfad0d294021909f1f2cf1c4cda9e37705bc5 135 0.22/1.00 vMB 7
349,735 349,735 000000000000000004fda3dff133e72d11bcdd99360166780fd69aa687e6c976 117 0.06/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.29 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: 657.07 GB
    • Received: 14.47 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.