Loading Tool

Explorer IconExplorer

Memory Pool

80,662 transactions
30.02 vMB
0.12348836 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 524d82233c5d8477452f4b7fb2a4310761ac3042f02f918f2a8d2471ba790070
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a6fee8117e5da257b8fb112615594ac6bf05fb46e4d76ffe847304f4dc5470ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.05097718 BTC
Feerates: 242.90 > 5.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (403,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,845 511,845 00000000000000000026ca430d6a7046700dfd269678f7ead412017d05654673 915 1.00/1.00 vMB 39
511,844 511,844 00000000000000000004e2df9c6a2141c56d63ca263e0c620bbfcfce454313f1 260 1.00/1.00 vMB 25
511,843 511,843 000000000000000000263d34b3f9973c37c9141114c776ee9107e913ffed0719 654 1.00/1.00 vMB 40
511,842 511,842 0000000000000000000a0f13edc95356f9dce1c1e8b772b5a7c9b0822415b48e 242 1.00/1.00 vMB 25
511,841 511,841 000000000000000000222d434f07c73a4a940039cba5491be646ee936f84d815 1,814 1.00/1.00 vMB 60
511,840 511,840 0000000000000000003a9f3574f6660365d43b2324dc9796b4ac739baab71411 1,513 1.00/1.00 vMB 74
511,839 511,839 000000000000000000253c9d75b0ebc76d3fe9d14931de1bd40af1965eea463d 794 1.00/1.00 vMB 41
511,838 511,838 000000000000000000096419afdb9f4d0c845d4f73f7ac4421266e451f32ef0e 1,896 1.00/1.00 vMB 86
511,837 511,837 00000000000000000000e499bf7fa30e87a9d2542885276cb80fb2fdeab1ffdb 644 1.00/1.00 vMB 7
511,836 511,836 00000000000000000055e28e62b6310f830b347ebec21d03e4e8aa5997496005 340 0.14/1.00 vMB 44
511,835 511,835 00000000000000000055feb1d9170e46972102a4739748737d290e3fa9bf09d6 1,358 1.00/1.00 vMB 25
511,834 511,834 00000000000000000014381b814c229145797b94bf2fe276ed278336946bf52b 342 1.00/1.00 vMB 4
511,833 511,833 000000000000000000365ee6bceab0ee3a06ff420530d861d791c778ae7580f8 1,085 1.00/1.00 vMB 21
511,832 511,832 0000000000000000001ea64e8f64dbe93c97c42c5cd8e3205580bb00bc4d0aea 733 1.00/1.00 vMB 19
511,831 511,831 000000000000000000416bd76c5531dbdb08ab2e9503bbdebf9c3c7e6290e186 355 1.00/1.00 vMB 11
511,830 511,830 0000000000000000000cfc60720b05f577ec1c1776cf142daeb80c7b0391758f 2,040 1.00/1.00 vMB 42
511,829 511,829 0000000000000000003a3b57a8e4c18a5c36ced4997d459addce79295b860c3c 491 1.00/1.00 vMB 10
511,828 511,828 000000000000000000590fd1a7148a54daf461d1eb899cb72450b08ff5e258d1 977 1.00/1.00 vMB 5
511,827 511,827 0000000000000000004627637d580d54cb457d3220e1a60f76fc8d0dd944aac8 1,346 1.00/1.00 vMB 15
511,826 511,826 00000000000000000050f62b0c3a120397f910c3ee07f917d8f8daacbcccc128 2,608 1.00/1.00 vMB 35
511,825 511,825 00000000000000000045debc2bbba006ff00b7d08480f011754be4efdc1573b8 2,853 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.