Loading Tool

Explorer IconExplorer

Memory Pool

78,515 transactions
29.11 vMB
0.11694075 BTC
Random Selection Loading Transactions
Max Size: 175.60/200 MB

Candidate Block

Mining Attempt 19dd82a16bd1a56d48979dba359d7354ae13759a4f33f9e12880c1a6ba24e7d6
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3b933be852a75b462d51a141ceea12357fe788a764884099341ade837bdc1ab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.04200556 BTC
Feerates: 150.80 > 4.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (402,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,844 512,844 0000000000000000002f9a9a650a5b32108adcd5186a99f17e4cd7d7e6a88dde 1,034 1.00/1.00 vMB 113
512,843 512,843 0000000000000000002d486be86d15024b8352bdd56f5f472dd35536e14beb4b 1,385 1.00/1.00 vMB 117
512,842 512,842 0000000000000000002b969159f2fcba75771df2d949079daea2c846500dfd9b 95 1.00/1.00 vMB 101
512,841 512,841 00000000000000000046b42a21d9c7bac8f8ba8559a402fbac8fc60e1ccf8a7f 110 1.00/1.00 vMB 101
512,840 512,840 0000000000000000002ed48d00eb6f6bed48e24f443e38aefaf59c146369c3f5 232 1.00/1.00 vMB 104
512,839 512,839 00000000000000000010f49aa2681ed988dbe6a08a2ab508713b8d002c2c98d1 157 1.00/1.00 vMB 101
512,838 512,838 0000000000000000001ed615546beeac2e4da058b3938716393fc95853838200 223 1.00/1.00 vMB 111
512,837 512,837 0000000000000000001f86aafbecdcc8ca2567b8e945c246443eee581f59b8a1 521 1.00/1.00 vMB 120
512,836 512,836 0000000000000000004bdb890dea6bbeff636d5a70c4f674ca19e0c5560e7ff1 348 1.00/1.00 vMB 9
512,835 512,835 000000000000000000228ff7b7a84f3b9ce96c9e95c420890b6c40a7d88dd58a 295 1.00/1.00 vMB 3
512,834 512,834 000000000000000000317397fb3dd17d1697b3fb9708ff8a9cc615d586f8519e 457 0.15/1.00 vMB 33
512,833 512,833 00000000000000000032aae92f3e9bb07eeb7d0c39986672ed8656dea5a5b625 789 0.34/1.00 vMB 42
512,832 512,832 00000000000000000036d00533776dae0e613a10b5d4f2a55d61cdd52bb2b8ee 185 0.18/1.00 vMB 10
512,831 512,831 000000000000000000179ff4440089b17a309f925a51a66c9ec148863dceef6d 1,416 1.00/1.00 vMB 17
512,830 512,830 00000000000000000029b0c6958c865d525daa7cb119eaeac891e1e5099fe138 501 1.00/1.00 vMB 5
512,829 512,829 0000000000000000003f2e649f147b874d2c1149f1eaa8898c97fad7f6b8ff5f 310 1.00/1.00 vMB 7
512,828 512,828 000000000000000000134315b5c102a2910f5918a7211bd604ac74302b77dc51 511 1.00/1.00 vMB 7
512,827 512,827 0000000000000000004de25eab0967e991b047e57f025acad24cdbf0c83db62a 11 0.00/1.00 vMB 59
512,826 512,826 0000000000000000005559dd1a7cfa87098698d8e4866d41e1a829f30613b97b 1,021 1.00/1.00 vMB 11
512,825 512,825 00000000000000000017763fe103c456b19b1b367a86af906efc90b9c23fb386 526 1.00/1.00 vMB 13
512,824 512,824 0000000000000000001a43cb648844d1037683e27d50aa5ad7431e66698fc7aa 559 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.85 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: 712.77 GB
    • Received: 17.21 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.