Loading Tool

Explorer IconExplorer

Memory Pool

75,569 transactions
27.97 vMB
0.08427835 BTC
Random Selection Loading Transactions
Max Size: 170.13/200 MB

Candidate Block

Mining Attempt 64f3e878078e1bfcbdb626022d1eae9a8b74fd0187e26e0cb4c34220e5a1dc2d
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4963eccad9c5259c2d201ffcad0527790e8be219f53edaa3633e10acb7dcf799
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.02423117 BTC
Feerates: 402.60 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (511,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,371 403,371 0000000000000000031d6c2cb3e503bdb894b6500345aa13f5a7bce7066e7a0d 2,464 0.99/1.00 vMB 52
403,370 403,370 000000000000000005c9a19fa6dc59279e97cb88195a4a432ba5ad6401ecf8fa 2,445 0.93/1.00 vMB 54
403,369 403,369 000000000000000003793c7eda411bde5bda6068f24bf64d57fb674de7442b7c 1,065 0.99/1.00 vMB 26
403,368 403,368 00000000000000000198b1a07b69f5db83b7a3ac7cd8d0bf302b5a85e3a04763 46 0.02/1.00 vMB 37
403,367 403,367 000000000000000003dd37ca04422d21748f1f166a9b0e1c71eebb7c26d736a9 795 1.00/1.00 vMB 15
403,366 403,366 0000000000000000031b9ea744f6ce5207cb35c0807729b210cff2905be5ebd6 1,253 0.58/1.00 vMB 46
403,365 403,365 0000000000000000053b1659af44f6b4b810aa64c1dbf99a2123c203d5323cd7 1,684 0.91/1.00 vMB 31
403,364 403,364 000000000000000006755b1572dce284c0f1ffce2edb7cd69dd1fd816d529ec3 2,528 1.00/1.00 vMB 46
403,363 403,363 000000000000000005ffed082da1a096e05ffbaa89482433f253c9fc43c6b43a 2,538 0.93/1.00 vMB 50
403,362 403,362 0000000000000000019452632a19570d8bd551e5079f97df94532cc4f0b3cb6d 1,406 0.72/1.00 vMB 39
403,361 403,361 000000000000000004dc36f5c071ea32f3726d2afbeb5c935b5826b117ddec83 1,302 0.84/1.00 vMB 24
403,360 403,360 000000000000000004c3d7182f2fade1bfa3da255dabb18e0573e1ad76bbe93b 1,231 0.68/1.00 vMB 31
403,359 403,359 00000000000000000583b4bf2f4f1901c842a09709a0a6bc5881c6b7a851aa68 1,540 1.00/1.00 vMB 29
403,358 403,358 00000000000000000501ddac6c41c9f3308aeebe3a9a4e22960addf7373ea68d 2,112 1.00/1.00 vMB 41
403,357 403,357 0000000000000000037f34fce7c7d92ffcc65677b170928d12717f415c99df55 2,969 1.00/1.00 vMB 55
403,356 403,356 00000000000000000167bddb60e913ad83799f701077ee588cf00eb0d1b1f5bd 1,664 0.93/1.00 vMB 36
403,355 403,355 000000000000000005565455d6ca532e8984302dfa777d0abea201953e080721 1,816 1.00/1.00 vMB 38
403,354 403,354 000000000000000000d5ae5203540a04d4886652b965d1a34b84a882c7a69774 2,198 1.00/1.00 vMB 44
403,353 403,353 0000000000000000038839830d2ef1130ef06b5ffbd8f0c7dcbccad39f04b763 2,033 1.00/1.00 vMB 37
403,352 403,352 0000000000000000011053ad4965f9e152ef1619531ae21bc883f8754eae0ff2 2,977 1.00/1.00 vMB 53
403,351 403,351 0000000000000000057ff7bfab4d45d337fd056b990c5b6bcb7deb06a51c5d1a 2,915 1.00/1.00 vMB 40
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.68 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.