Loading Tool

Explorer IconExplorer

Memory Pool

81,885 transactions
30.24 vMB
0.09071305 BTC
Random Selection Loading Transactions
Max Size: 182.12/200 MB

Candidate Block

Mining Attempt 6d7e9f71d6eea1deb87c6fa8e215ba5baa21342d145af3e5e3fc5d68039e4867
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 4910ce5f013751133641e49558a064a9e44e51542c3f57a2617ed1eef87b502a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.02878702 BTC
Feerates: 454.44 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (176,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,505 738,505 0000000000000000000480f9f9c385d7738e61648839379748647cccd7b4f1d6 119 0.15/1.00 vMB 4
738,504 738,504 0000000000000000000302a2c59c601222723d4c98801f2be4d398f5940a2bda 771 0.87/1.00 vMB 9
738,503 738,503 00000000000000000007f8392eb52b77e80fab1f7b8f927a3e041b6dbbd102c0 23 0.01/1.00 vMB 5
738,502 738,502 000000000000000000025da943f9bbb2d68f6d2b2496fc0a02762b3d96ce7ec9 2,466 0.94/1.00 vMB 10
738,501 738,501 0000000000000000000282534be933d548416d33fca35106a133adc9b281a429 485 0.28/1.00 vMB 8
738,500 738,500 00000000000000000004485b94411bc5767f10e33c9e94e8c7b47861589ee79c 728 0.26/1.00 vMB 10
738,499 738,499 0000000000000000000105a479c8b2a6ecaf4201e70bba34208c51a908d82a8e 215 0.08/1.00 vMB 7
738,498 738,498 0000000000000000000537cda128a11bfac97920d39d87c75b676dca3a3f6819 244 0.10/1.00 vMB 16
738,497 738,497 00000000000000000009401e77b5e4e1a891b98695d5e3b8e150bbffedfec23b 54 0.01/1.00 vMB 13
738,496 738,496 000000000000000000062375816a3174c0687187974707240f5f4993b7072d48 1,319 0.49/1.00 vMB 10
738,495 738,495 0000000000000000000276d200eb77829c1e957807687eb17dc07da842460214 811 0.80/1.00 vMB 2
738,494 738,494 000000000000000000045a62c4eaa9a3b4600eadd846b0408440d75c5e818f6e 2,907 1.00/1.00 vMB 9
738,493 738,493 000000000000000000046567473de9e82dc18ce7e6d729012eae5d1e70c2e6c6 2,927 1.00/1.00 vMB 17
738,492 738,492 00000000000000000008271ecb0d5e6c809cc995de24da01ea4ceacac2d44117 138 0.36/1.00 vMB 11
738,491 738,491 000000000000000000092f2ffde80f4778ea3c1432f4aa5ecbb1d262cc4dcb95 859 0.54/1.00 vMB 2
738,490 738,490 000000000000000000012aa7e15211e846053613e5acec16446bb6f30151faa9 2,245 1.00/1.00 vMB 8
738,489 738,489 00000000000000000006e5efe0ca162f20c944e615da1da7426ceb53277e56f6 2,509 1.00/1.00 vMB 5
738,488 738,488 00000000000000000005445fbac054300c01bc3e0b94e29d7fd1959e41dd3221 3,209 1.00/1.00 vMB 6
738,487 738,487 00000000000000000000609c1bd2efcbbaf25e9eb58557b3a9bc4512f7630142 2,232 1.00/1.00 vMB 13
738,486 738,486 0000000000000000000448cd98d16ac3dda75ca94db0325b78a9bfbf78716e1c 2,155 1.00/1.00 vMB 16
738,485 738,485 00000000000000000006787bad853f5597f9b04074b110f52a1ae186b3c966e4 2,603 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.