Loading Tool

Explorer IconExplorer

Memory Pool

81,252 transactions
30.39 vMB
0.09781424 BTC
Random Selection Loading Transactions
Max Size: 182.30/200 MB

Candidate Block

Mining Attempt 726423e83f101d92157831a39a1f5b132ed7e1d63c2dc1d4bc46f0ff7f5af15a
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root cd195e19b4270074734d39912432f5cb5c9051bebbed54939b89ace04aa8195b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.03403820 BTC
Feerates: 301.07 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (25 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,982 914,982 0000000000000000000082d1a677266372cc73cbea5885db46ee0ef25980e8fe 2,843 1.00/1.00 vMB 3
914,981 914,981 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb 6,557 1.00/1.00 vMB 0
914,980 914,980 00000000000000000000501748177cd170451916eca8f8971ff8ccf6d3bd66f1 4,804 1.00/1.00 vMB 1
914,979 914,979 00000000000000000000b59c6aa42c7ae06a46af919d0c9453d693609809fe3d 3,017 1.00/1.00 vMB 3
914,978 914,978 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd 3,529 1.00/1.00 vMB 1
914,977 914,977 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72 2,172 1.00/1.00 vMB 1
914,976 914,976 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672 3,694 1.00/1.00 vMB 3
914,975 914,975 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35 3,662 1.00/1.00 vMB 8
914,974 914,974 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56 3,282 1.00/1.00 vMB 8
914,973 914,973 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969 2,832 1.00/1.00 vMB 2
914,972 914,972 0000000000000000000092d043c6095216612e8443fe27993e7e2fbdc6d8b2f8 4,086 1.00/1.00 vMB 3
914,971 914,971 00000000000000000001d12bf2d19756e7ec906c3bbef7df86fb31f8f692ce07 3,400 1.00/1.00 vMB 6
914,970 914,970 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1 3,509 1.00/1.00 vMB 7
914,969 914,969 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da 3,445 1.00/1.00 vMB 8
914,968 914,968 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110 3,569 1.00/1.00 vMB 5
914,967 914,967 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb 4,119 1.00/1.00 vMB 3
914,966 914,966 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58 3,884 1.00/1.00 vMB 3
914,965 914,965 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc 415 0.14/1.00 vMB 2
914,964 914,964 000000000000000000015f7295dcec752361e38fd904b5bc82ac7529284d094b 461 0.09/1.00 vMB 1
914,963 914,963 00000000000000000001abed1852b80684e90fccf3b1a2dc0f2f699b05dff0b1 6,013 1.00/1.00 vMB 0
914,962 914,962 000000000000000000011696be0d04c8505e76095bfdf6ede3586c326676cc1d 4,363 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.