Loading Tool

Explorer IconExplorer

Memory Pool

78,877 transactions
29.46 vMB
0.08403510 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 0cfa8d2bce9c6f231be90dba039245949de2c2c40269224167fd248b53d710ed
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 9e110e301a9c3e254a4528f80cc3870c497ceca1af6e9bb82bcc45524174d9de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.01930628 BTC
Feerates: 302.00 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (217,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,776 697,776 000000000000000000084261ea8f4d629addd2c937cc37e9bc141eb401691722 206 0.06/1.00 vMB 17
697,775 697,775 00000000000000000009016d24bef16e87202160937efba1855262a76edc2866 1,517 0.70/1.00 vMB 12
697,774 697,774 0000000000000000000a9839c98ffb72354490dc42f4e33e7a9aa150931a3019 890 0.56/1.00 vMB 8
697,773 697,773 0000000000000000000de1d259b5d153b9595f6158623b7f50b0da3c58d297da 75 0.05/1.00 vMB 5
697,772 697,772 000000000000000000024138fea82d86819dbc1931af2e11be83c65ac6e5021b 1,243 0.53/1.00 vMB 11
697,771 697,771 00000000000000000000affa0f15a166052055d88280f21a90bc142f16a2a640 1,396 1.00/1.00 vMB 9
697,770 697,770 000000000000000000005046ff34c5b15cb441819df3d96af83a1816d1802bd0 697 0.27/1.00 vMB 11
697,769 697,769 0000000000000000000ff7486b0b9fe74a50107f1fe3af22258d1787cefd259b 2,320 0.89/1.00 vMB 18
697,768 697,768 0000000000000000000a1aa96edb95d0325bc5918530b783e307888d05bd2812 1,255 0.53/1.00 vMB 8
697,767 697,767 00000000000000000001449d4cdcb44172e01ea76f4ed8d93abd6e6b8128afb1 2,607 1.00/1.00 vMB 10
697,766 697,766 00000000000000000003ab6e59e741f233ebb4db9e4a4b54d28d4d4d0f529ae3 624 0.31/1.00 vMB 14
697,765 697,765 00000000000000000000ca1149cd3b0da020158ba02f8ba8dd1f8672a6677e14 1,344 0.60/1.00 vMB 6
697,764 697,764 00000000000000000000b042f3d6b4e97b2603fde11ece92594628c3e9babcb3 2,628 1.00/1.00 vMB 12
697,763 697,763 00000000000000000004eb40a709049a99414a62eabd3ce1b8f2b706eb3f141b 1,515 0.76/1.00 vMB 7
697,762 697,762 000000000000000000025d442dc5c8cf50acaacc18b14a9f8566807dae2efbd8 1,575 1.00/1.00 vMB 1
697,761 697,761 0000000000000000000d03dbfbcd562cef88fa47af2f9ca29a3bc097cde32466 2,648 1.00/1.00 vMB 18
697,760 697,760 0000000000000000000857128777dd5e3e8c87899d204817b880c2fdda283808 1,047 0.42/1.00 vMB 12
697,759 697,759 000000000000000000091e1a2c18d9a516297b69d6f159a0224b7161ddea449a 754 0.25/1.00 vMB 19
697,758 697,758 0000000000000000000bf9e0300f941487cb5305abca1449b265ef247d3c32ac 1,608 0.54/1.00 vMB 8
697,757 697,757 0000000000000000000c6ac4480b2ae42985bf37f0ebc65f7ea3e0810a41db73 3,136 1.00/1.00 vMB 12
697,756 697,756 000000000000000000029b6eac74744f917595d719e2478e6b988bf579a3d66c 853 0.38/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.81 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.18 GB
    • Received: 17.04 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.