Loading Tool

Explorer IconExplorer

Memory Pool

46,240 transactions
28.20 vMB
0.10756481 BTC
Random Selection Loading Transactions
Max Size: 147.94/200 MB

Candidate Block

Mining Attempt 2e67488c5817c0217250cc9b0e915740b673c5f99e86d8a0d50f0e19b685894c
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 44406cd302c1b6af0d30ea93697388e6646c60f2493a27fa8c6af2dd98c185ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.04481299 BTC
Feerates: 265.25 > 4.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (569,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,512 345,512 0000000000000000159cafc0cbb28528a072fa1ad30fabbd5a8e48c741a819d7 321 0.15/1.00 vMB 29
345,511 345,511 00000000000000000a721f5cdb4035efd7d41ace0cc4d4f7a0d2bd6ab18c2966 215 0.13/1.00 vMB 21
345,510 345,510 0000000000000000027142e50dc5c8009ebfd3aa86c4460e610b457c971821bb 350 0.19/1.00 vMB 20
345,509 345,509 000000000000000006ae5abf6473e92e88781f1355769689243c5df204165cee 85 0.05/1.00 vMB 21
345,508 345,508 00000000000000000359d126dc5f5e638186fcbb0d9be895c5484c7293921283 805 0.46/1.00 vMB 22
345,507 345,507 00000000000000000d90501b905c58f2c27eee413698f1bd154dc8d7e8505fae 214 0.11/1.00 vMB 23
345,506 345,506 000000000000000013a598c64dc510b54880483561b0aba8fa32af37195935f4 361 0.23/1.00 vMB 25
345,505 345,505 0000000000000000040f29b6896b96db047c56a12e58b6020bafa10f857cee92 284 0.27/1.00 vMB 17
345,504 345,504 00000000000000000386695032f551f63c4d94088066310d25911540fb20d474 512 0.24/1.00 vMB 22
345,503 345,503 00000000000000000898e140b21010f12a457f6dcdd6e0fe73cb46da6389f17f 512 0.18/1.00 vMB 50
345,502 345,502 00000000000000000042c1ee8175ff02479a1670af425a61770dfe3dd8013d67 415 0.26/1.00 vMB 24
345,501 345,501 000000000000000011288b196546c115542abb9a66f691ae8da456abed6c86f4 265 0.18/1.00 vMB 24
345,500 345,500 00000000000000000f8b81c56f8bf7bd32181e24b043cb241dc6e649370e76ed 166 0.10/1.00 vMB 22
345,499 345,499 000000000000000003f588aa33854dcd4042176a7b6fc5012b080ea1fd44405f 343 0.41/1.00 vMB 22
345,498 345,498 000000000000000012a4f1aa6502f0f6770181543b7d1898f09785ca684f30d2 616 0.48/1.00 vMB 16
345,497 345,497 000000000000000002909762f04c56c511f1403b228a55da7f31c40a4db6c6cd 695 0.38/1.00 vMB 30
345,496 345,496 0000000000000000171408060d5cf5c3b4f0a56167179d8f317e846728c055e2 786 0.49/1.00 vMB 25
345,495 345,495 000000000000000009db784275e51eb7edf2788509292279727858435544fdec 140 0.10/1.00 vMB 15
345,494 345,494 00000000000000000f42bdad31703bc0b9f53d13efc72063b860dc7aed2c9567 37 0.08/1.00 vMB 7
345,493 345,493 00000000000000000e941ef830b9f632bdc6c7962cb48940711f2771f2ae0070 168 0.15/1.00 vMB 16
345,492 345,492 00000000000000000abe089c65a0d65a4a3725949588bbe08d48519fb341356f 64 0.07/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.42 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.