Loading Tool

Explorer IconExplorer

Memory Pool

75,988 transactions
28.19 vMB
0.08972041 BTC
Random Selection Loading Transactions
Max Size: 171.07/200 MB

Candidate Block

Mining Attempt 47b945aa4a88cc1a032f738d60f72f6d66d43b09534eae38eb405d675c1c57f0
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 13aec3de8403c8001965b4d6ccb898ab2b08ac71819adc4b08a0831428ab6848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.02849947 BTC
Feerates: 402.60 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (219,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,711 695,711 0000000000000000000dc04bb47138ddc45567c9b942e90b9f779af8ffe83312 319 0.14/1.00 vMB 11
695,710 695,710 00000000000000000012110794307f513824be40f184f9f7f3ddb6df386476ed 213 0.05/1.00 vMB 19
695,709 695,709 00000000000000000011e0f7c2a238fb37c2bc8558c59f737903dc65edfcbfbb 581 0.26/1.00 vMB 11
695,708 695,708 0000000000000000000140ce4f21b5832b9131d7f39bc6205d34f759212b2df1 373 0.61/1.00 vMB 4
695,707 695,707 0000000000000000000969bba64176e5a8e614e92b1322b52b9838f8ff04e5a6 2,133 1.00/1.00 vMB 8
695,706 695,706 0000000000000000000743db8d7cdddbbaac7d2807b6137efc5861f98b77018b 1,667 1.00/1.00 vMB 13
695,705 695,705 00000000000000000001e8fc6f8c5e00b6f350fae8bf2a6a19cebb043d52b14d 1,025 0.72/1.00 vMB 4
695,704 695,704 0000000000000000000d4f9ec2747382f6d8d66d5d5982ad592c308e6c93f0e3 2,355 1.00/1.00 vMB 5
695,703 695,703 00000000000000000007b49b6e197e8f22a8440ad01cab004ad21319b4be6455 1,400 1.00/1.00 vMB 8
695,702 695,702 000000000000000000116fb6a610492ad1c6bf7120f80e61e6f6d04a5c4b1948 2,544 1.00/1.00 vMB 22
695,701 695,701 00000000000000000007b8646939afc3c0dcff15ebe085026c069837bb77b2fe 696 0.24/1.00 vMB 13
695,700 695,700 0000000000000000000b448e7bad4fc3c9af832cbfefd8c2f689e13b5fc90592 177 0.09/1.00 vMB 34
695,699 695,699 0000000000000000000addcf431cd80328568aa37fe89500bf37022e916e7260 115 0.04/1.00 vMB 11
695,698 695,698 0000000000000000001198513cfff3bc1258e39a52225ba10e1180d0b21f5b0d 153 0.06/1.00 vMB 18
695,697 695,697 00000000000000000011c2e92fc07125d554290d00dd66e173698dea7beeec0e 190 0.06/1.00 vMB 19
695,696 695,696 000000000000000000011857b7120c4fe8876b0e03ed9e95301d987df4da9475 2,017 0.84/1.00 vMB 5
695,695 695,695 0000000000000000001104fe73e2bab1674ec80eb3bdde46ca3da3a7811d0591 2,387 1.00/1.00 vMB 14
695,694 695,694 000000000000000000079447d11ad905c4bbd8e8db62d3dd05b522c0f8c87693 1,032 1.00/1.00 vMB 5
695,693 695,693 0000000000000000000793b3365a6b2908eef1b7d5f2f4a2ed60ed0c6560e437 1,145 1.00/1.00 vMB 12
695,692 695,692 0000000000000000000830695f7eea83dbfc80d72bbbd9ff1d4bb63d2ed79319 454 0.14/1.00 vMB 17
695,691 695,691 000000000000000000085ba115970fb1b44847c064dafe31db4dd61dc60da667 2,065 0.63/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.