Loading Tool

Explorer IconExplorer

Memory Pool

81,638 transactions
30.96 vMB
0.09614029 BTC
Random Selection Loading Transactions
Max Size: 188.15/200 MB

Candidate Block

Mining Attempt 0693a2c3cf17006ce8fb204b1e0c2888ef5114d3cb374b59e99b0ba1a136f421
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 8514e31fda8c3830a145ca1167de42960f92039d1aceccf2ac41790637bbafb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,374
Size: 1.00 vMB
Total Fees: 0.02333931 BTC
Feerates: 150.77 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (498,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,866 416,866 0000000000000000007d2c4919d3f22e31e6a27d3aa399a543839f2c47e0cf0d 669 1.00/1.00 vMB 21
416,865 416,865 0000000000000000025d3ca66254f8edd5392eec846cf0325f7338ea81d5249c 500 1.00/1.00 vMB 18
416,864 416,864 0000000000000000010c1c8231eb3546b0575dc24f8b29c57be9f1c6bba640e5 350 1.00/1.00 vMB 11
416,863 416,863 000000000000000004e331e77a2ccc092e91d4f282a1cb31dcc6e6c91c17692c 1,313 1.00/1.00 vMB 36
416,862 416,862 000000000000000001bd4d68f3a7883a4c368068db31cb3221ad981140523e68 1,538 1.00/1.00 vMB 42
416,861 416,861 000000000000000002c49c11544e2f86d17a05f0dc603cd19cfef694a0cb7a3a 965 1.00/1.00 vMB 27
416,860 416,860 000000000000000004f020c8142a4a40d22d63afbc597e8dc8e03a89482af294 1,981 1.00/1.00 vMB 49
416,859 416,859 0000000000000000046e09c981bfdb38799de1a80dc568470e7a768682b7b159 1,428 1.00/1.00 vMB 39
416,858 416,858 00000000000000000500f3a62185b362eae9903114360050c09e51d5435e6229 59 0.02/1.00 vMB 62
416,857 416,857 00000000000000000019d51b14bfae3f76c063eb905b54d4e813102f2dce935f 1,188 1.00/1.00 vMB 34
416,856 416,856 00000000000000000468725d7e03596ad7ef08211194d8e3d6dfd1ce6d6455d9 846 1.00/1.00 vMB 26
416,855 416,855 00000000000000000315ee67bb4a3f0917b1257b6d092fdeee767f1819f7d4c5 520 1.00/1.00 vMB 20
416,854 416,854 00000000000000000294e901071d02d45b7384d9673dbb833d44f22664b222b5 822 1.00/1.00 vMB 34
416,853 416,853 000000000000000003c937f8422473cc5bf337837bf8fb9980ca759b156c7d6d 2,296 1.00/1.00 vMB 78
416,852 416,852 0000000000000000008de81f3bc155c58f56edd5489f1bffea877c96ec5773c4 1,995 0.71/1.00 vMB 72
416,851 416,851 000000000000000000fb696dd07c4c9ef382fb4620edd9825921441496417fb1 1,664 1.00/1.00 vMB 46
416,850 416,850 0000000000000000055550f6de49e23664f41b5a932ac3aae3869395c5eddd3c 790 0.38/1.00 vMB 49
416,849 416,849 0000000000000000003826f69af1c9274dd013d112e9513d4cb559252deb9d7e 1,084 0.45/1.00 vMB 83
416,848 416,848 000000000000000004c2829f58c3e7951a686e8c8fcd9dea142b53051ac76c5e 742 0.29/1.00 vMB 57
416,847 416,847 000000000000000000c9ed7849825ee781b1087a86d17ceee459ce84f0067a3b 1,107 1.00/1.00 vMB 24
416,846 416,846 000000000000000001ea8a86fef7f032b7f55cf6c9908ca18dad1453956416ab 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.04 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: 720.14 GB
    • Received: 18.15 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.