Loading Tool

Explorer IconExplorer

Memory Pool

86,289 transactions
32.05 vMB
0.12936723 BTC
Random Selection Loading Transactions
Max Size: 196.42/200 MB

Candidate Block

Mining Attempt 818317f673cd3bc107826c3eb16fdc1dd9ae96749f615216d5ca87e1649bd4e7
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 7b18f39aad170a92fa75e1e83c99d3e83774dfa5e5f6b0a224387f197725effe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,146
Size: 1.00 vMB
Total Fees: 0.04817162 BTC
Feerates: 301.57 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (175,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,335 739,335 00000000000000000001787febab52ee2620a8c2cdd6caab552031ce6350b7ab 1,631 1.00/1.00 vMB 3
739,334 739,334 00000000000000000003724fd758fc6078749dc7fdaa3a00b730e43d498640e5 2,542 1.00/1.00 vMB 13
739,333 739,333 0000000000000000000824d9e8da1df868486e83c0affef02463965a0c660b64 2,493 1.00/1.00 vMB 17
739,332 739,332 00000000000000000000d40f576d46a6c7096847fb90966f355c42379556a6eb 205 0.81/1.00 vMB 1
739,331 739,331 0000000000000000000224d66d9b9d1e900e565c9f7e212ac792305ede1ae2e4 2,767 1.00/1.00 vMB 12
739,330 739,330 00000000000000000008a51e3ba95168337f3b82bc280fd185fcde6acaae8412 1,727 1.00/1.00 vMB 9
739,329 739,329 000000000000000000005c993b892ec07db597ac425d38a26bc7a625bd7921d4 743 0.99/1.00 vMB 3
739,328 739,328 000000000000000000018842c8792c1cc7181008488e50c338e518deea7ae566 3,085 1.00/1.00 vMB 9
739,327 739,327 00000000000000000005bb5fe02bb04163e6de6b5f0745df56a25cd5cceca77f 3,221 1.00/1.00 vMB 20
739,326 739,326 0000000000000000000310c856a179056e509a93a8201945236dd9a72158c779 516 0.21/1.00 vMB 10
739,325 739,325 000000000000000000082c755d4d0da3d1a5ef27bc342820a784e9fba6947208 156 0.04/1.00 vMB 13
739,324 739,324 000000000000000000042b03361c58b9a13010688d926498ec83354bca9d74a2 1,108 0.83/1.00 vMB 13
739,323 739,323 000000000000000000041b3f3bd62c16a462340f21fa926cb34e0b723c06c541 68 0.02/1.00 vMB 9
739,322 739,322 000000000000000000016830e0f1036f8716b676872e222ebd6b9f70a4345df4 982 0.36/1.00 vMB 11
739,321 739,321 000000000000000000070632c9226ee89c61e27116416135e6cae67e1472d0cb 1,219 0.34/1.00 vMB 11
739,320 739,320 000000000000000000055fb72d7d844778d2f868009cbae5afb44e7f5770249c 53 0.01/1.00 vMB 9
739,319 739,319 000000000000000000026daa3674ba567c4415e6f5db8cfd436034f485c21479 427 0.13/1.00 vMB 12
739,318 739,318 00000000000000000008daf37a779503d20793f1f3680c2f4b6c266657ce407f 2,086 0.67/1.00 vMB 11
739,317 739,317 000000000000000000082bca8a8cfb3f3983ec778d1ecb09e3632d43c3905eb0 294 0.10/1.00 vMB 4
739,316 739,316 0000000000000000000540f3747b715135a9b18adbcceeed8a1d51bae60bb28f 3,322 1.00/1.00 vMB 13
739,315 739,315 00000000000000000004ebf34da14ad6e7e3a362bcda87a28ef691f4111c03c7 455 0.26/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.