Loading Tool

Explorer IconExplorer

Memory Pool

75,668 transactions
28.06 vMB
0.08648124 BTC
Random Selection Loading Transactions
Max Size: 170.41/200 MB

Candidate Block

Mining Attempt 0bc34a3e1575d1ca0b0e2d4ef0f66544c01026595970f3b1b3b2209c7db8a29e
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 6e68fcbceef305ba1e1ed021aeb0168c954546fbd601bbeaa4b668c5dcb8863c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.02616705 BTC
Feerates: 402.60 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (663,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,944 251,944 000000000000005cd3d10e1e211c7e85ed70f23d5e474109767f27c2764a7ea5 176 0.08/1.00 vMB 132
251,943 251,943 000000000000004c1d06a4bf535c3134d886691fb2fc14a72634237c6a43c958 143 0.08/1.00 vMB 76
251,942 251,942 00000000000000345ab04c3ce8939064ddea7199a70680a49044eafe07c53281 335 0.20/1.00 vMB 97
251,941 251,941 0000000000000024874801735783476c7edd38951ffabe2099efba9c0cfafd84 443 0.25/1.00 vMB 108
251,940 251,940 000000000000004ab8a947b16fb29c3c589aa042e02f3d01f4adbf8afe5d6514 245 0.08/1.00 vMB 21
251,939 251,939 000000000000001d6a42121c60bdc9e1d19d33fc7345259d4879590a7cbdd434 294 0.12/1.00 vMB 150
251,938 251,938 00000000000000300f15df5f9d4281144cd1e0fd5e8216eccff7dfc338d9b6f4 121 0.05/1.00 vMB 138
251,937 251,937 000000000000003690559df38611ff317856e78e26554e365388e4fb403fde26 180 0.11/1.00 vMB 82
251,936 251,936 00000000000000129e2de2c3d6afac33eea7738593663a359505b914d1132c54 151 0.06/1.00 vMB 157
251,935 251,935 00000000000000528403e4081d4355f84d65df4f22e7747bd0d5e84d2a739fb4 178 0.09/1.00 vMB 231
251,934 251,934 00000000000000347980475171471eae5e2ca46aeb8c5226246fe805320ce920 46 0.02/1.00 vMB 109
251,933 251,933 000000000000001a13b8c253cda15fa96bdd1a84f1356d013c5b0f0b0ccf36b0 1 0.00/1.00 vMB 0
251,932 251,932 0000000000000072762cf69458d5464b278f3fcc33e8d476e09394ab0303317c 311 0.13/1.00 vMB 148
251,931 251,931 00000000000000612e93f25cbea60a454ab31609c1c2c6039c578a7ff1447f42 68 0.03/1.00 vMB 153
251,930 251,930 000000000000002bb5659eb246e4cb1d79bf29b4a94201cbac4873d91bfecfd8 118 0.06/1.00 vMB 104
251,929 251,929 000000000000006c1eb342588589623946f9533a2aa27f0b6adc8927b34d08a9 62 0.02/1.00 vMB 64
251,928 251,928 00000000000000116e3aa8383420434ecbdcf46cf29315819edbe16f5a72c19c 507 0.20/1.00 vMB 134
251,927 251,927 00000000000000153d8a3ecc783921588ef22a0b70650f8e2eaa1fa38948c739 42 0.02/1.00 vMB 60
251,926 251,926 00000000000000361835008cfbbf48d5deb9425b306e523ad958c09a89a56c01 149 0.05/1.00 vMB 217
251,925 251,925 0000000000000034c2325df7c84c7a6c408a5e8f0989777b186f85e0fe5118a9 112 0.05/1.00 vMB 102
251,924 251,924 000000000000006cec2c3aa272283c1c4a435ffb4dbffad0066cffac11cd0229 253 0.13/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.