Loading Tool

Explorer IconExplorer

Memory Pool

74,420 transactions
28.26 vMB
0.07195731 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt 393b5a9ec17f4a32aefe9324857e1c08a996a5282dee39f579c4d034722a91fc
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root d9a8e775d9912216deef61f2caf690d0a3f0a1cd3b739c5ad4788ac55ae29e2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,171
Size: 1.00 vMB
Total Fees: 0.01098579 BTC
Feerates: 150.77 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (622,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,761 292,761 00000000000000000bbae5ac88d47e4266ad5a367af362f72feb59506ace2b4b 128 0.08/1.00 vMB 24
292,760 292,760 0000000000000000af6bb9849189c090335c7749e7d2000feab721911d55a81e 256 0.11/1.00 vMB 36
292,759 292,759 0000000000000000acc532a2056c1425a841dee6f62df75b8102e847abf44f31 42 0.04/1.00 vMB 9
292,758 292,758 000000000000000037fa246d8793dc5c7c425fb1a54398b66fc8628b1412dbb4 621 0.52/1.00 vMB 26
292,757 292,757 0000000000000000261f08c879edd3c1884659149361037a68674d29be5d45ea 761 0.25/1.00 vMB 128
292,756 292,756 0000000000000000299275fb8bb7c3e89acda1949070b6d49412a6fd94a8ba3e 746 0.35/1.00 vMB 50
292,755 292,755 00000000000000002ae16005bfee37c7e6251d1ee9cb6bc411cfe54e5405c2f5 103 0.10/1.00 vMB 18
292,754 292,754 00000000000000004cb4f430b5a66cafcd20b656d7d66242dadf91d603228b7a 797 0.57/1.00 vMB 24
292,753 292,753 0000000000000000a677f25f72b53a0d91809b0302f2b14fcaf9fb6a2b663e29 512 0.18/1.00 vMB 55
292,752 292,752 000000000000000031bf3b0dba2604e7076d6fa6f10b625a1044c9d3b0272647 140 0.10/1.00 vMB 32
292,751 292,751 00000000000000004ee97501e050cadd925ceead3dccf55358b925f454472da1 264 0.35/1.00 vMB 12
292,750 292,750 0000000000000000d1c55764e2a4fbd8145d4468b016f3f4006dee8d582b88fd 256 0.12/1.00 vMB 31
292,749 292,749 00000000000000001e038cda661d0d513723fe0e31634a0019718f343a9880c4 1,123 0.85/1.00 vMB 26
292,748 292,748 000000000000000014585878391e0151d8bf18df19a2f49abb818da3f4eab525 512 0.18/1.00 vMB 47
292,747 292,747 00000000000000002382059696917ee7dfbdfa1e8e9034302acd2e3ba2b6a1ad 251 0.35/1.00 vMB 16
292,746 292,746 00000000000000002632e929823aaaf75aa6d8be94dc1c009cc0b09474aad7c1 766 0.50/1.00 vMB 27
292,745 292,745 0000000000000000d33925a8dbc784079fcbf915541db9f8e4e9d34ea816a2ad 256 0.13/1.00 vMB 29
292,744 292,744 00000000000000000971b9d01afdb3e2a344c719a7144457fde66ed280b9558c 512 0.25/1.00 vMB 40
292,743 292,743 000000000000000078da216082e57c98d94248d521320ba13ab5a2f44748ed7e 1,079 0.35/1.00 vMB 60
292,742 292,742 000000000000000054e0f0cddc1d43c320b2638e5754e329b39f8a4beddcd983 756 0.35/1.00 vMB 40
292,741 292,741 000000000000000006797a9d216e4c7dd789b22a2eefe9a46624cd09f23f1755 54 0.02/1.00 vMB 38
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.21 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.