Loading Tool

Explorer IconExplorer

Memory Pool

84,313 transactions
31.60 vMB
0.10327789 BTC
Random Selection Loading Transactions
Max Size: 193.59/200 MB

Candidate Block

Mining Attempt 07cef6546a2ed6e66809e1b671b99c17071a5627f4f51c26cd1a78b308853605
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root c3f8ee4537cff59397fcf5dd53f57ef8af89df90ba8296d29b1dff55bd7d4454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,375
Size: 1.00 vMB
Total Fees: 0.02987007 BTC
Feerates: 299.70 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (735,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,195 180,195 000000000000071b8b983fc036503853922c120bb26a25f826aeffb5f476c63d 146 0.07/1.00 vMB 113
180,194 180,194 000000000000017c529cdbaf7fe354b20054211669a346606f6d4d9010cadd39 87 0.06/1.00 vMB 74
180,193 180,193 00000000000006c76981ff578cd1c774c38c80a8d629ff8f5a958ae59add1a9e 34 0.03/1.00 vMB 45
180,192 180,192 0000000000000597ff616f709f27b7d090bad057bcea9a4fbe81782541607879 392 0.19/1.00 vMB 159
180,191 180,191 00000000000000b06a6f004e7f4d48ae99704ab24bf50156fbd4900dd23255fe 31 0.01/1.00 vMB 160
180,190 180,190 00000000000002386bfefeb2e14ec2b3602ab2496ff4c78bbee100ff4342b772 43 0.03/1.00 vMB 59
180,189 180,189 0000000000000726cc851b72456a9920014199ff58b78413e51258855577daac 164 0.09/1.00 vMB 121
180,188 180,188 000000000000026e47b26b40d095956fe9b50b0d93a808e9d0d321bf15d24c9b 354 0.22/1.00 vMB 117
180,187 180,187 000000000000016d4dd57692025d522d7c7bd8410cd8be8b0a350ffb89ffd254 118 0.05/1.00 vMB 177
180,186 180,186 0000000000000937261813d0d8ea33d599f1f12e92148326c595086234e8edfc 151 0.08/1.00 vMB 91
180,185 180,185 000000000000091268cc4aaf2cabdd64259cafe386bf2c5e2034ad8cb48f9ba3 46 0.02/1.00 vMB 41
180,184 180,184 00000000000003b05111a7222085779820df861e0a60d7e2fe2ee1ae7f822f19 78 0.04/1.00 vMB 102
180,183 180,183 00000000000004837be78e328391976ccbe29098bcb1d8a2bc1ac27d41c73c62 417 0.22/1.00 vMB 122
180,182 180,182 00000000000006220ad8fa93d083cf140fe354aa9dbc514c49a3927f15b3c92f 13 0.01/1.00 vMB 181
180,181 180,181 000000000000085ac97c51cbc08242114f2d7906a45d9e519719ce836e19f581 169 0.08/1.00 vMB 130
180,180 180,180 00000000000005e73c77bf82a2fca55d6bf6fcf71d806e1b1758ce0409b7713a 116 0.07/1.00 vMB 114
180,179 180,179 000000000000009743ecaf0e954afc3d1ee59cebbeb47e22d32bb4f6db52cc17 596 0.25/1.00 vMB 125
180,178 180,178 000000000000095ef9d08fd4865082704ee691bf1ae1ae5c427060d0f9a96fb3 122 0.05/1.00 vMB 150
180,177 180,177 00000000000002dfa2dd6c1277f4922d728a6323cc60be6b3964c48d1667e51f 15 0.00/1.00 vMB 74
180,176 180,176 000000000000067a2e97af0fe8eb986bb2eff0d98aca91632205845fbc89bbff 113 0.04/1.00 vMB 153
180,175 180,175 0000000000000845dad1843ecd753ca9213c4cb93a8dd72574c278a28ba15c68 270 0.10/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

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