Loading Tool

Explorer IconExplorer

Memory Pool

46,332 transactions
27.28 vMB
0.09999773 BTC
Random Selection Loading Transactions
Max Size: 145.27/200 MB

Candidate Block

Mining Attempt 5264940a4c03649823e6fb21701c6b3b35a0fd187e4ae0db6d670721f8d87f83
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 88a838b2b258f643c3d315e65439710120ee5f902c46fb93c49f230ec3fc9417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.04924723 BTC
Feerates: 101.66 > 4.93 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (586,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,551 328,551 0000000000000000169bb427866088815839cb723fa50be35000b36066aa2ba8 928 0.45/1.00 vMB 27
328,550 328,550 0000000000000000106a404c5a0b469e8750947ef2f2eae25b87eb68a4218461 380 0.21/1.00 vMB 26
328,549 328,549 00000000000000000a1ec136d1eb5198b081221aab9f9ba870f3cb0beee6318c 184 0.10/1.00 vMB 25
328,548 328,548 00000000000000001555f8cfbadb982455e7a291743e74b18bd120fd9c998795 154 0.11/1.00 vMB 15
328,547 328,547 00000000000000000e5a27013294a488ddb5426a5c63d6f7a8fee085a41efe3d 300 0.20/1.00 vMB 22
328,546 328,546 0000000000000000176d2554f70e8531eb352a00c986dec23c769fa7bd6b195d 215 0.19/1.00 vMB 21
328,545 328,545 000000000000000002986604739bc94cc42d5c6adf75186e80ba3dbb501a076d 256 0.10/1.00 vMB 29
328,544 328,544 00000000000000000d58b38fce29c90f91458b856936d18ca1221d304ede68b2 1,370 1.00/1.00 vMB 25
328,543 328,543 000000000000000018be217223df3ddd23fa3cca729250359f587ee831393990 652 0.30/1.00 vMB 34
328,542 328,542 0000000000000000023dbebb7043b0420cb52047e22e48e6f37c2e15cb480733 1,322 0.88/1.00 vMB 24
328,541 328,541 00000000000000000a621fc1b59724a0f6a1ff1819ff56d3bd389f725bd9055c 537 0.45/1.00 vMB 22
328,540 328,540 000000000000000016c1ca61d1068e2a818f47e35de0b9341e32cde2797e97eb 555 0.39/1.00 vMB 22
328,539 328,539 00000000000000001a9c8e29d0eb91d8e6bd26058632dfb40b3dbe9ee78be7cf 486 0.57/1.00 vMB 18
328,538 328,538 00000000000000001e3f2f9cba1ca0228855f6d425721b2b45d2ebdecd5c33c1 1,582 0.75/1.00 vMB 31
328,537 328,537 00000000000000000f841c100a5ca10b3d8f91a599fcd12fa176e7a7e4d098e8 687 0.47/1.00 vMB 23
328,536 328,536 00000000000000001b1171bebc376a47d0a16b53312a0524241f8e4d1d071f39 763 0.45/1.00 vMB 23
328,535 328,535 000000000000000000ab45c771945cd8c860cb696e7d9b7a1d4d2f0c5a9f9a79 888 0.53/1.00 vMB 24
328,534 328,534 00000000000000000108f2b32ef13f0a5f64309d29f2486b5057c446030f571c 695 0.25/1.00 vMB 36
328,533 328,533 0000000000000000093df8ce0d47d70cf940abb7c70a544a0c47cbff8894f143 1,759 0.90/1.00 vMB 27
328,532 328,532 000000000000000009da8fb2a7d734329310c7547628e130ee6ddaed9eb4845b 643 0.78/1.00 vMB 14
328,531 328,531 000000000000000013b5a3c080233ff1e98fc8e818a4c7f73c1f877ee603d89b 1,927 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.