Loading Tool

Explorer IconExplorer

Memory Pool

78,587 transactions
29.47 vMB
0.08206195 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 012c8d323190b10daee3c1b31256504b6607bc623a0f812490eaedff681179d9
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root ac0f82d20e2f73839dc1cc45abc340046e0fc80c045284a25570275fadaac7cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.01734204 BTC
Feerates: 94.79 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (311,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,700 603,700 00000000000000000007782c6dbeffaa7665e15f1ee6d946839efdb0bf5d2380 2,629 0.91/1.00 vMB 23
603,699 603,699 000000000000000000011f930a56f8ff7ef605a9187ee109af604bc965db2532 2,311 0.71/1.00 vMB 4
603,698 603,698 000000000000000000014a7d34f7334d87a9d765748648ec892957f6e68ba803 2,243 1.00/1.00 vMB 35
603,697 603,697 0000000000000000000521fc61b7a0d72ece0d681e6bc1b5e4944fc5bed81515 2,246 0.79/1.00 vMB 21
603,696 603,696 000000000000000000146db31fc87e7041d0ae1317ea517f6c1bd2db929a488f 2,918 0.99/1.00 vMB 24
603,695 603,695 0000000000000000000d97c334d82b8772a69f2b494cea669ef2b6341b031d47 1,439 0.46/1.00 vMB 5
603,694 603,694 000000000000000000000b37c042165e37344584c6f61b66a6fdc20665919d24 2,596 1.00/1.00 vMB 13
603,693 603,693 0000000000000000000d70ed3b3599cc147ea5895ccfcd2183a8a8fb2e979027 2,756 1.00/1.00 vMB 43
603,692 603,692 0000000000000000000a5e08a444bdc39faee88277790bd5e2a03feda2aa2652 2,621 0.85/1.00 vMB 18
603,691 603,691 0000000000000000001076a83afbe8cf3a94d3e8a0b14603ad63ab66376c9c0a 2,292 0.70/1.00 vMB 21
603,690 603,690 00000000000000000008f921be4ff4ea3f8a8a69406edb73104cf09348678185 1,941 0.50/1.00 vMB 24
603,689 603,689 0000000000000000000720944103079a3250aadcaf71d3d893d8a357ac576a3a 1,305 0.45/1.00 vMB 25
603,688 603,688 00000000000000000005f73920599ff3d31d202b19384cffaa40f051077b2727 1,735 0.52/1.00 vMB 27
603,687 603,687 00000000000000000012c84442921b9941484e674a72a2d69e72fd0957a0434f 3,365 1.00/1.00 vMB 8
603,686 603,686 0000000000000000000e3fcd575d1694822b10fb718b3afb9777ad2620026d99 2,907 1.00/1.00 vMB 45
603,685 603,685 00000000000000000008e72baefc2ac1b9418df72642c6a04d70967c1bba3c46 3,110 1.00/1.00 vMB 21
603,684 603,684 0000000000000000001133e019d54326a1e9dd1e03c18ab24f53eed86b48e6ea 1,765 1.00/1.00 vMB 24
603,683 603,683 0000000000000000000c0f01419f37567c96ac7012b6e4af8a71c5444be06c35 1,443 1.00/1.00 vMB 22
603,682 603,682 00000000000000000002acddda3ed2d9a611fcfb1a5d5e625fa50acd8ca26b81 859 0.24/1.00 vMB 19
603,681 603,681 000000000000000000039d6244873bb2c6413b839d1c565c8f92fdc93f70e973 242 0.08/1.00 vMB 25
603,680 603,680 0000000000000000000465506e3c9390b07a06b273dad35de54d34a125a99cc3 170 0.04/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.80 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.14 GB
    • Received: 17.03 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.