Loading Tool

Explorer IconExplorer

Memory Pool

79,487 transactions
30.35 vMB
0.07970078 BTC
Random Selection Loading Transactions
Max Size: 184.87/200 MB

Candidate Block

Mining Attempt 3db2ee99ab6be0f3404ee4461d8740a65ab9c0409ff18efb88676b3a9f7775f3
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root f45ccab03b2abb7786df443d3fc3f540c981241c7ed0c44d2acef2fc9b86796e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,813
Size: 1.00 vMB
Total Fees: 0.01126776 BTC
Feerates: 40.21 > 1.13 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (232,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,829 682,829 0000000000000000000019916931be429429dfb6ad9db78a3c9c57357de8eb43 1,582 1.00/1.00 vMB 44
682,828 682,828 000000000000000000089229118d0be7d27abfde110ea37014e5284268d776b6 2,188 1.00/1.00 vMB 93
682,827 682,827 0000000000000000000b40ffd651195e1611268d81644b9f84e197c637eadca1 2,345 1.00/1.00 vMB 77
682,826 682,826 0000000000000000000901facd9a25dd16397f595928f3efa2ee9ac7128fc30e 1,855 1.00/1.00 vMB 86
682,825 682,825 0000000000000000000b517cf8418c14efa57a75677f82fa1efd88a567b3e8de 3,524 1.00/1.00 vMB 127
682,824 682,824 000000000000000000083d16e662b941bfbff2868b89842215b04ffe3c6fd7e6 1,020 1.00/1.00 vMB 20
682,823 682,823 000000000000000000043cf9665e938e24572b016def23747ce3fde0c513e05a 1,608 1.00/1.00 vMB 29
682,822 682,822 000000000000000000099162e4ad71920ee196018c7bd61ee0f44f896e294965 278 1.00/1.00 vMB 3
682,821 682,821 0000000000000000000276e2ea6300e958928bdfc2649a24981b9af3a4b73d41 1,787 1.00/1.00 vMB 19
682,820 682,820 0000000000000000000cae38ab87901af64f78c752b36d5d680a60c16676b39b 1,066 1.00/1.00 vMB 31
682,819 682,819 00000000000000000002124c66f4e8ca24be89dbafe869c7e1a9a672642b046b 1,741 1.00/1.00 vMB 13
682,818 682,818 00000000000000000002bcccdaa54d05f1487f145164f0e46c3611887c714b55 1,277 1.00/1.00 vMB 23
682,817 682,817 0000000000000000000394dacda061cfbfd3d4e71801e380ecbe7c9fa24ac91b 1,253 1.00/1.00 vMB 28
682,816 682,816 000000000000000000031909a6372674375675e00f3a1d4bc8cd85687dc8cb16 3,026 1.00/1.00 vMB 96
682,815 682,815 0000000000000000000da4e6e064094b4cba548ce580a4048369cff8427028b9 608 1.00/1.00 vMB 29
682,814 682,814 0000000000000000000bfce8589cd1336c001827874653dc51b70fafda927c14 2,134 1.00/1.00 vMB 39
682,813 682,813 0000000000000000000abe77e9e7570a1900c8d9421e698da13d6958da058fcc 1,236 1.00/1.00 vMB 63
682,812 682,812 000000000000000000028abec797b9a7709049a2d64e2b2264db7db3bb85c548 2,465 1.00/1.00 vMB 98
682,811 682,811 0000000000000000000c7d08493c6e23846c1af1719e334f7e9fcf599b78797d 1,325 1.00/1.00 vMB 7
682,810 682,810 0000000000000000000aa675e3fa430adc5ccbe418ae9f23568239517de1695e 2,073 1.00/1.00 vMB 73
682,809 682,809 000000000000000000020ef634bfa97f625c5eb897496f5789ae343f5e1c98bc 2,532 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.06 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.82 GB
    • Received: 18.27 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.