Loading Tool

Explorer IconExplorer

Memory Pool

78,501 transactions
29.38 vMB
0.08083527 BTC
Random Selection Loading Transactions
Max Size: 180.04/200 MB

Candidate Block

Mining Attempt 0b42b969937c438860fdab7dfb09da3776697bebead006d615dfdce95b26867f
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 8f1512927af2519d58eea66401afdea486ebec4f87bf6edc5011f632eec9f11f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.01627448 BTC
Feerates: 73.20 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (121,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,646 793,646 000000000000000000045e0a4f245b1f10d8df41a8d6657417c3af975b27daf2 2,773 1.00/1.00 vMB 68
793,645 793,645 0000000000000000000463b0fea3495ef9f08961f779e3f49c310bef89e51617 1,207 1.00/1.00 vMB 26
793,644 793,644 0000000000000000000194f6a82ee8d0bf49bb950fefb8015d4cb590892f1a52 994 1.00/1.00 vMB 24
793,643 793,643 000000000000000000035101c93670787cfe9b3bb449def6fc285da56fb8ab26 733 1.00/1.00 vMB 32
793,642 793,642 00000000000000000005223d4af57d1a5c89fe9db93150f1a58818eaada18401 1,548 1.00/1.00 vMB 26
793,641 793,641 000000000000000000010567850d28233146f87952b1d568439c61bf320c09f5 2,531 1.00/1.00 vMB 32
793,640 793,640 00000000000000000004a543fe74a211c3071fbf4276cb95df5cdc2d77adff63 2,275 1.00/1.00 vMB 51
793,639 793,639 00000000000000000002381d5df59fade9801ce87e80c2b4f6681a8017d5151c 3,047 1.00/1.00 vMB 35
793,638 793,638 0000000000000000000291a41418c6568348d75246fe83fa399f75e0a0036f10 1,769 1.00/1.00 vMB 63
793,637 793,637 0000000000000000000481a029faeb4e3f72e735fd7bf083e3eb6afe63f13b71 2,359 1.00/1.00 vMB 24
793,636 793,636 000000000000000000040bc264d82c610b96f83f90d82e11dd66f9149cef98b7 2,099 1.00/1.00 vMB 28
793,635 793,635 000000000000000000038e951335810dfb598dded239ada25e08722b956148ab 1,858 1.00/1.00 vMB 30
793,634 793,634 0000000000000000000356f14d573e6ce7f58c3b5427de406901917c4d1e2412 2,167 1.00/1.00 vMB 36
793,633 793,633 0000000000000000000252e2bfdfc7c06658b65cae2ce4859d724d611b3c2b1e 2,425 1.00/1.00 vMB 32
793,632 793,632 000000000000000000048506b96bef6d8ab26229e8594faa79325babd0d71013 3,430 1.00/1.00 vMB 44
793,631 793,631 00000000000000000002c8092005dd348fdcc2fa5cec66fad620a2492baf896e 2,489 1.00/1.00 vMB 65
793,630 793,630 0000000000000000000167b18302df68ea8acfb2d0a5c8ad24944851357d1e4d 1,701 1.00/1.00 vMB 47
793,629 793,629 000000000000000000033755501a991146ea634ca43cba4034d5c6336e26e190 2,936 1.00/1.00 vMB 85
793,628 793,628 000000000000000000010187be6bb4fc4256d6539d019d71d26095d2890f3148 1,842 1.00/1.00 vMB 71
793,627 793,627 00000000000000000002993e5943d5aa8a4eeee7290651b40ecb7015fc4de246 1,632 1.00/1.00 vMB 38
793,626 793,626 00000000000000000004736b0fb8a868cd5b25502125dbfc26570c4826aa8908 663 1.00/1.00 vMB 57
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.18 GB
    • Received: 17.04 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.