Loading Tool

Explorer IconExplorer

Memory Pool

74,773 transactions
28.40 vMB
0.07647474 BTC
Random Selection Loading Transactions
Max Size: 173.15/200 MB

Candidate Block

Mining Attempt 45e3c1033be4e885f4caa6d1d17ac346777c947ad423043bdae9a4a74101d809
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root 3ca15e97bc7f04cb66fa3ec442d6bce3ae3064a282a3dcff9b80dd1f5e63136a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,485
Size: 1.00 vMB
Total Fees: 0.01510804 BTC
Feerates: 150.77 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (381,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,773 533,773 000000000000000000276f316803f699cbc76cef4fc4e755d5370f832292ce46 418 0.17/1.00 vMB 12
533,772 533,772 0000000000000000002b504d879a57a61ec4228902dfc8b7025cd2052c4e4646 929 0.37/1.00 vMB 25
533,771 533,771 0000000000000000001b920df138d694692b426d45a520bf924c6c0dd5fb1f9e 1,822 0.78/1.00 vMB 21
533,770 533,770 0000000000000000003592d9457b3c25b5385806d3b04c1fb880ae4bbe3f0a96 1,568 0.84/1.00 vMB 16
533,769 533,769 00000000000000000003300035c0341337fd709d116f13c9f1f21fd18c65f355 1,928 1.00/1.00 vMB 10
533,768 533,768 00000000000000000016cc12c8edfb1d944ec7b283a195a1a550505ca21b96f3 1,558 1.00/1.00 vMB 10
533,767 533,767 00000000000000000026211033aed8b20c926e99457d25e11a4ae2ef2d787272 2,358 1.00/1.00 vMB 33
533,766 533,766 0000000000000000003176d8577fbd86bb3bf00314d7007dc62b830689056b6c 53 0.02/1.00 vMB 10
533,765 533,765 0000000000000000003100b463c5962611625922db9b3532d5231ff5f5b608f9 1,467 0.93/1.00 vMB 11
533,764 533,764 00000000000000000009c2b932a608c88ad8aac5636dcf7ba2580308828af97e 2,038 1.00/1.00 vMB 8
533,763 533,763 00000000000000000034fcd3358261084aa105ceae60482e0b193a5010ad71b8 2,161 1.00/1.00 vMB 20
533,762 533,762 000000000000000000168ec675b3a50d768e63b1129b860880929aa178b577b3 2,451 1.00/1.00 vMB 37
533,761 533,761 00000000000000000035a88872a62fe97e8845a69697de7bb4ec40cce20a27e3 1,175 0.50/1.00 vMB 32
533,760 533,760 00000000000000000029ca27914094857861889ef4d03255ade29621e087a243 1 0.00/1.00 vMB 0
533,759 533,759 000000000000000000353b2f33ee0b891c875494b5ee1e91bf748a077506b5ab 2,311 1.00/1.00 vMB 24
533,758 533,758 00000000000000000004c12a9a9bf882bc059be70bec8f965b8a512250b684f8 1,961 1.00/1.00 vMB 12
533,757 533,757 0000000000000000000fce4227f0f9ab839adcd4e2164bdd8c558eba6cf33ecc 792 1.00/1.00 vMB 8
533,756 533,756 000000000000000000339c7e59fcc36b97761c5bdca9200404c7a8c78a9d0f39 2,123 1.00/1.00 vMB 7
533,755 533,755 00000000000000000006b06c2ed2c160717338a8237e2cb3319d0556782eba44 2,347 1.00/1.00 vMB 36
533,754 533,754 0000000000000000001fb0c30265edb2823429e27a80cf88396b80fb8f7d0b42 2,226 1.00/1.00 vMB 5
533,753 533,753 00000000000000000016de7d14887194f3a2b5164adca9b8e7377b78816abe24 2,926 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.82 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: 711.24 GB
    • Received: 17.10 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.