Loading Tool

Explorer IconExplorer

Memory Pool

76,687 transactions
28.95 vMB
0.07525529 BTC
Random Selection Loading Transactions
Max Size: 177.10/200 MB

Candidate Block

Mining Attempt dbaa573f7e320f147c0d27b1b3afa067a9c6ce6bf5337589319f5a359b515bc6
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (347,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,093 568,093 0000000000000000002a25b39c063745cd343ff0fed6381a9c893b717b16e733 2,684 1.00/1.00 vMB 17
568,092 568,092 00000000000000000025794dbdd866756dbd66788f0f03e9c9cc9497490c9d72 2,539 1.00/1.00 vMB 36
568,091 568,091 00000000000000000009360637035639578ea6628f209a219ba99abf55f33106 2,646 1.00/1.00 vMB 36
568,090 568,090 000000000000000000087b203546af2cd71bc3e411dc5e4fe8cb44a62b72f4f6 2,780 1.00/1.00 vMB 33
568,089 568,089 000000000000000000282a7e2218958f5b106fd6eb779abbe23af417a8c478fd 3,039 1.00/1.00 vMB 38
568,088 568,088 000000000000000000171368db4ec8a42b6010efa2cc1fd006d939c274a03ab4 1,489 1.00/1.00 vMB 31
568,087 568,087 0000000000000000002d38b39c699eca5f87ce8c04e8acca0bff22fbc00098c8 2,650 1.00/1.00 vMB 45
568,086 568,086 0000000000000000001db54966065277f607cd2524e7fc880e142520dcbef33d 2,324 1.00/1.00 vMB 42
568,085 568,085 000000000000000000230b886ccec90fbdd87f0d4e4c9cf97c90bdae58f8fcd8 3,171 1.00/1.00 vMB 47
568,084 568,084 00000000000000000018e1e8dea1fe23ae19fc99ce87035363aff4b38b5ad361 182 0.11/1.00 vMB 28
568,083 568,083 00000000000000000026e7f96ba617c222e89c79575265bd31cef421de9ba942 902 0.40/1.00 vMB 38
568,082 568,082 0000000000000000000bfeb23f1e703e2d4ba6e13905b47d18d89666a15c7667 925 0.42/1.00 vMB 27
568,081 568,081 000000000000000000112fe49093ae44dde07d9c19b0c463e39a018cedbc6221 2,370 1.00/1.00 vMB 18
568,080 568,080 000000000000000000149fcc0ea76a082909174568d34cb1647ac9d7285bb0da 2,816 1.00/1.00 vMB 31
568,079 568,079 00000000000000000011fba9cae14148184c0c3824bcf4b714568a56b94d1674 3,196 1.00/1.00 vMB 45
568,078 568,078 000000000000000000090ea3bace2f8af14f09a198221751038cbf0caf80cfb5 154 0.10/1.00 vMB 20
568,077 568,077 000000000000000000210086248af8ef4dff864ae1848de7a27baf0936e834e6 2,686 1.00/1.00 vMB 28
568,076 568,076 0000000000000000002ac5a9cbdf7cc88820f388cc39fb0e5d0c7c1d88916d00 658 0.24/1.00 vMB 39
568,075 568,075 00000000000000000027e89f9a35d1f0e4a8bb86897bf98aef620af32b882fc8 614 0.66/1.00 vMB 8
568,074 568,074 00000000000000000011e1b42af6f8f28bfdd0784b21d7f61442e7666a539e5a 1,456 1.00/1.00 vMB 14
568,073 568,073 0000000000000000001ab6cdfe284a6ad3bb23f2ff3c95a326756f5f2bdfc85a 1,904 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.