Loading Tool

Explorer IconExplorer

Memory Pool

72,503 transactions
27.98 vMB
0.06763848 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt 1c459777da1993702bb28d9fbabd7f4b7ff858378167d997043c61ac6faf8373
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 1c749b0530f541d8f0daf63d6c2be178b8f594f9c7d98b751dfc8729f7d54ede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,087
Size: 1.00 vMB
Total Fees: 0.01183391 BTC
Feerates: 101.52 > 1.19 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (514,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,765 400,765 000000000000000002103033c3c768a01ce004ad7278113c815268cad15072f1 2,719 1.00/1.00 vMB 48
400,764 400,764 000000000000000000ea3822a46a65957ba3fadea41fb1a2fa4a648900b0bef2 1,725 0.99/1.00 vMB 115
400,763 400,763 00000000000000000244490e6b6379cfec4dd2c9f06bcf854323cd1454abfdea 1,621 1.00/1.00 vMB 40
400,762 400,762 000000000000000002ce97095b1e8e72fe8666450256e758580e3acdb4bf6170 2,224 1.00/1.00 vMB 49
400,761 400,761 0000000000000000017536aa425e312542a9d8e0b9724deda342f08aa1a7e7b1 1,307 0.99/1.00 vMB 28
400,760 400,760 000000000000000003e80885ed4a032b81925c8f6e854d6925a4957995c00674 1,468 0.99/1.00 vMB 29
400,759 400,759 00000000000000000114ddc0e26d241dd4af8656b1d8642511b7b1ed5ed70f83 1,427 1.00/1.00 vMB 26
400,758 400,758 00000000000000000291bbfcb79df37d573c8fd17d6043662b1290c22f2584d5 942 1.00/1.00 vMB 14
400,757 400,757 0000000000000000001dc86f195471278082c86a82f66e84f1a79b0c00f7cba6 1,518 0.75/1.00 vMB 50
400,756 400,756 00000000000000000486d92b9f668500496ffb5075cc005172d5cb8f269856f5 1,296 1.00/1.00 vMB 31
400,755 400,755 000000000000000004400bf10cd48e145fb704e49849ea98f20f37788db640a6 1,557 1.00/1.00 vMB 34
400,754 400,754 0000000000000000027cf5599d71e4efbd160dcde134c9be78f1c6a148ae1ca9 1,430 1.00/1.00 vMB 30
400,753 400,753 000000000000000003e2fef22856630d0ccd87e0250608476c515896e7c03589 1,434 0.92/1.00 vMB 35
400,752 400,752 0000000000000000037cf8b85fc9f229f514bb4ef0531e5c0c8173b6582b589b 1,396 0.93/1.00 vMB 34
400,751 400,751 0000000000000000047114b9312a525c471928ad530263417dae2c5e2092f5ba 1,358 1.00/1.00 vMB 26
400,750 400,750 000000000000000006612ed60ae90c3ffcb42132c50618a94493bc735d41240c 1,600 0.99/1.00 vMB 37
400,749 400,749 00000000000000000667b592f67daba4f8df511d6628512f6c4eb3f642524c59 1,166 0.95/1.00 vMB 27
400,748 400,748 00000000000000000521964f2668f66a8d64e9e87e52d54988171d3b894487da 1,643 1.00/1.00 vMB 28
400,747 400,747 000000000000000003bd38808e83de8c5aa5198082140c489ed838b69eae38ee 1,964 1.00/1.00 vMB 32
400,746 400,746 000000000000000002a5c51896020aeeff3c25a3a7eb4550d589b854fd72c565 1,853 0.93/1.00 vMB 44
400,745 400,745 00000000000000000392fa69e9b6efa2c3ce8e8f91ae73a3dca7fe04204ccbb5 1,382 0.93/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.