Loading Tool

Explorer IconExplorer

Memory Pool

27,966 transactions
24.38 vMB
0.04722669 BTC
Random Selection Loading Transactions
Max Size: 120.32/200 MB

Candidate Block

Mining Attempt 41c79849884499b7235f8a949d3a649a897120d6c11ccc69448dad7b4b779fee
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root b2eb478232c7706925c76c2ea9cbcd01813ff9a207e8415dbf144e643a9c1c5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.00413968 BTC
Feerates: 100.96 > 0.41 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (123,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,835 790,835 00000000000000000004fec42fec20961b6041ea6bd38b49ee67f19cad3e6dbd 5,625 1.00/1.00 vMB 22
790,834 790,834 00000000000000000003492b06b67bc3576d4b4779dc1de39a75f03edfc4fbe2 2,729 1.00/1.00 vMB 27
790,833 790,833 0000000000000000000263690d692ef892097ded760e9be56dc17edb4fc566d7 2,727 1.00/1.00 vMB 51
790,832 790,832 00000000000000000003d5d2bcf0db651486fa99c922e445c59d331289c055a3 3,221 1.00/1.00 vMB 46
790,831 790,831 00000000000000000001c03fd67638173ca066e9e9af3ee34ec4868ae6978695 1,570 1.00/1.00 vMB 75
790,830 790,830 000000000000000000006c95bbc0679f781f09df1165bda6db5e46421e29d332 1,893 1.00/1.00 vMB 77
790,829 790,829 000000000000000000039f46de4e2b048db19c7f441ccb67be33c405caccbd3f 2,782 1.00/1.00 vMB 21
790,828 790,828 000000000000000000023d3471d36768a2f3fcc7887f941f711d6d0867c290aa 3,428 1.00/1.00 vMB 22
790,827 790,827 000000000000000000028a6e01ad99705343eea1ff85e43aa580bbae52a3a8ab 3,081 1.00/1.00 vMB 32
790,826 790,826 000000000000000000001de7d5d570b2044401fb4b630fdd70e3537659a55057 3,078 1.00/1.00 vMB 63
790,825 790,825 0000000000000000000579da12446c4d6be5acbf6a3031f229d50ca00dbc4bcf 3,633 1.00/1.00 vMB 40
790,824 790,824 00000000000000000002509aff9ebd4dd3684d656e4715eecdb18e69002fbdfd 5,744 1.00/1.00 vMB 21
790,823 790,823 00000000000000000003dd491095e17cd8ea349b9172645ae99d8b3855fb1598 4,486 1.00/1.00 vMB 24
790,822 790,822 000000000000000000038480165de670cc336449e8062a797bc002cad27deef5 2,920 1.00/1.00 vMB 34
790,821 790,821 000000000000000000016b672dff13a67c97bfae1d033d4b2eb518812c0ae854 3,091 1.00/1.00 vMB 56
790,820 790,820 000000000000000000007b00dec0a47b2a9a2e7a6140f9c993b594b9fa4c3f4f 3,131 1.00/1.00 vMB 56
790,819 790,819 00000000000000000001752479bdf9ae733e0866ace9f336f68ed02cdc75c5f3 3,156 1.00/1.00 vMB 61
790,818 790,818 00000000000000000001b900846779975d1f297c57d03c66ee98000855fe2c61 2,835 1.00/1.00 vMB 78
790,817 790,817 000000000000000000007f28ce7a9fac0324382a5b2dffb03c9af6316b34e5cb 3,184 1.00/1.00 vMB 27
790,816 790,816 000000000000000000041354a6ee3fb635f49564378a85b57c478de30879aea0 2,213 1.00/1.00 vMB 59
790,815 790,815 0000000000000000000557722d7886c103a1d288ffb7d3b3c9ac35d3c79e9889 4,403 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.86 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: 642.06 GB
    • Received: 12.53 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.