Loading Tool

Explorer IconExplorer

Memory Pool

53,680 transactions
29.73 vMB
0.10339532 BTC
Random Selection Loading Transactions
Max Size: 159.68/200 MB

Candidate Block

Mining Attempt dd17cd3071f1036f4407a113190ac308fe92eb958e5795e881ce0cbfa3b16cb0
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root fa2c1c5201b7efb317909bf2419b5171f06c51145d96672930a568a85066bc08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.03124894 BTC
Feerates: 150.77 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (549,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,983 364,983 000000000000000007cdbf136d10a298cc4b71cd1510a47491052c82bcc7e64a 4,992 1.00/1.00 vMB 24
364,982 364,982 00000000000000000e807f08ac82813475ece2bbfb94981315c97a82a6ea93ff 248 0.19/1.00 vMB 17
364,981 364,981 00000000000000000d8ad3416dfe9884838dec83b1eaf862fc133c3480c3a489 705 0.95/1.00 vMB 26
364,980 364,980 000000000000000000bcaea78efe7041816ef569f6600e09704bd013ce4ba957 975 0.82/1.00 vMB 38
364,979 364,979 000000000000000006d71a4a369484e4bc715efff55ef4f23d48de6fea257e59 1,475 0.75/1.00 vMB 61
364,978 364,978 00000000000000000d933fff1b6edf01cc9613df1e48a5a6a7cd683211c5036c 548 0.95/1.00 vMB 22
364,977 364,977 00000000000000000826d9de1ebb6dcc422e94c4b4383bb5459c900e4c38c088 986 1.00/1.00 vMB 33
364,976 364,976 00000000000000000b1ee16ad189a0212e226be4339ebab7916df8abec0c7f20 646 0.43/1.00 vMB 32
364,975 364,975 000000000000000010b60216ff1122fe5f2eb15faf6084d64c15a6045f7ce7ae 582 0.40/1.00 vMB 29
364,974 364,974 000000000000000003b964c9b939848191346603c3570fba1a57af326cbd17d4 1,244 0.75/1.00 vMB 39
364,973 364,973 000000000000000012fdcd54d51c4b7cc6899fd9f621a9fab6d3dee79d379374 1,287 0.93/1.00 vMB 48
364,972 364,972 0000000000000000026709ceddb837697f7e234f144083798ce4b3127b10b171 6,144 1.00/1.00 vMB 12
364,971 364,971 00000000000000000daa63b3d051a24590a4255fef04cc1dcb2dd6d1b249b369 306 1.00/1.00 vMB 7
364,970 364,970 0000000000000000127aaa085e9bd4ae04f872685ef53b34fd1ffe702685e8f6 945 0.45/1.00 vMB 43
364,969 364,969 000000000000000006e2d901b28f11a419ef682a2d002e408059ee47b26a29ff 364 0.25/1.00 vMB 27
364,968 364,968 0000000000000000103a46011445b89364c98c69f32feb754b4af920c9f20617 5,467 1.00/1.00 vMB 17
364,967 364,967 00000000000000000219ec8fdd728786f445aac30bc932bcf8590a45e576d216 988 0.75/1.00 vMB 29
364,966 364,966 00000000000000000d24a7ecb3c4edcee7165bad30035e760d7a3990c9a0ae76 1,289 0.73/1.00 vMB 43
364,965 364,965 000000000000000006e057e8dbad990392c1dc4baeb503a12029ea73eaa9d14a 5,593 1.00/1.00 vMB 18
364,964 364,964 000000000000000002519f57a2327a414003f57226bff52ff24d959f5171e526 327 0.23/1.00 vMB 24
364,963 364,963 0000000000000000151b6ae02657780949de5c8007d0994fc163eb3c732fc23e 1,091 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.