Loading Tool

Explorer IconExplorer

Memory Pool

82,832 transactions
31.75 vMB
0.09899482 BTC
Random Selection Loading Transactions
Max Size: 190.79/200 MB

Candidate Block

Mining Attempt e4b0a8824085ecefa6195dd8c828d822ed63aa94155bda29629995b713d37538
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 4378ee263994212a4e570de3dba31ebf6b16bfa8a485edbdb52685255054f9ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 756
Size: 1.00 vMB
Total Fees: 0.02187231 BTC
Feerates: 151.12 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (232,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
682,808 682,808 0000000000000000000023ee16608bce1bda9fd60c241de9a920d747b772ef21 2,544 1.00/1.00 vMB 78
682,807 682,807 0000000000000000000a60734e3e5105421d64eefeebd5a77bdeabfc82ba5904 2,259 1.00/1.00 vMB 39
682,806 682,806 0000000000000000000887ffba773c56638a6c2110263c3e4729f47bbf9c446e 2,456 1.00/1.00 vMB 76
682,805 682,805 000000000000000000010d4a953089c0b33fae83597ed735717cef3288351ff1 3,151 1.00/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.98 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: 716.23 GB
    • Received: 17.79 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.