Loading Tool

Explorer IconExplorer

Memory Pool

80,307 transactions
30.05 vMB
0.11886952 BTC
Random Selection Loading Transactions
Max Size: 180.24/200 MB

Candidate Block

Mining Attempt 4e7950874e610b57e8bcc773beae255f4e4dc9ccf154568ebad6324adfb0de17
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 5b6a8793216bd33d1b076950863a1e34dcb63c7b5972cd8924d57b27041afa5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.05740143 BTC
Feerates: 180.34 > 5.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (176,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
738,484 738,484 00000000000000000008947b3a34f6cb075f036732c11d36a7d886ba6af4f4ae 2,913 1.00/1.00 vMB 9
738,483 738,483 000000000000000000024e30eba3cf33eab1396fe366744ed7f022db03822d45 953 0.38/1.00 vMB 8
738,482 738,482 0000000000000000000414f6c8a3e518c5db2c4eb2d74095fc8d8d6c6dc5fe75 2,359 0.98/1.00 vMB 5
738,481 738,481 000000000000000000042d0ed739e609c518cf0bcde4a1bbc22898085df9869b 2,778 1.00/1.00 vMB 13
738,480 738,480 00000000000000000008ca832d3685160c8d308bc97f47e3911821d4a2fce270 508 0.22/1.00 vMB 2
738,479 738,479 00000000000000000002cef22989a9d33bc05c78421d2a1d066e8076e7191373 2,365 1.00/1.00 vMB 7
738,478 738,478 0000000000000000000720cfac8c2ae069bc7eadb05285113047f34926a41f1c 2,965 1.00/1.00 vMB 12
738,477 738,477 000000000000000000038e325c582b5c045d2f18b570c004e9143bfb1e48c00a 1,334 0.67/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.