Loading Tool

Explorer IconExplorer

Memory Pool

84,156 transactions
31.59 vMB
0.10393580 BTC
Random Selection Loading Transactions
Max Size: 193.73/200 MB

Candidate Block

Mining Attempt 20906eeed58bda0457eb4492f63af3c45e7afb68cbf362ff1659022930a953fc
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 3a144467589d8c08d4891fd2ca39bcb6802e5d4e170d425bd3c001c4866eb301
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03034230 BTC
Feerates: 504.27 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (131,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,256 783,256 00000000000000000004510104714b48eda042eb5b1011e2920fd1218f10a08a 1,495 1.00/1.00 vMB 18
783,255 783,255 000000000000000000039658baed47d0ea1f97551689337c7f6915f66564e23b 1,856 1.00/1.00 vMB 30
783,254 783,254 000000000000000000051c26b32d5af2b74517b26bcd0e804b49c5c6986f87c2 1,857 1.00/1.00 vMB 13
783,253 783,253 00000000000000000000780d4e5edabeffa31065280670c634f15dc9985aae9f 866 1.00/1.00 vMB 7
783,252 783,252 000000000000000000029ebc2202cffe4ebe2db14c8f2dbfe3a7048a6c652c3d 1,040 1.00/1.00 vMB 10
783,251 783,251 00000000000000000001586d33717bf698ea49a2ff09b875c67aab06923efdc5 301 1.00/1.00 vMB 4
783,250 783,250 000000000000000000034c95e4016496eb84a3f78f079f155b788bc62a4d38c7 611 1.00/1.00 vMB 5
783,249 783,249 00000000000000000004b3aa624bafd6f4f512b61259141dae8e5552713748cc 1,076 1.00/1.00 vMB 8
783,248 783,248 00000000000000000000ed50683374ccad3602f55da3159337da0e95be1df083 3,023 1.00/1.00 vMB 19
783,247 783,247 00000000000000000000942a52780de38137bc6eab3fb7b078c1b4eaf8122546 760 1.00/1.00 vMB 4
783,246 783,246 00000000000000000002f596d34c4e3ab9a923aad29083acb5439c8bd5a19b70 2,116 1.00/1.00 vMB 14
783,245 783,245 00000000000000000000b75012d92c6330d8837946e0a44ecead9394ab5081de 750 1.00/1.00 vMB 6
783,244 783,244 00000000000000000004ec29fbadef41a88a67131b43b4f68ac83198737e0ce9 1,064 1.00/1.00 vMB 8
783,243 783,243 00000000000000000005d1475bb433117718e37c147486573e084b60538093d3 1,314 1.00/1.00 vMB 10
783,242 783,242 00000000000000000003815cb083b2538c7e1c4033123824e4bacfe77da8cd82 1,850 1.00/1.00 vMB 13
783,241 783,241 00000000000000000003ab087a15bb27da207039b9577453182d4cdf50516084 879 1.00/1.00 vMB 9
783,240 783,240 0000000000000000000292fcc67f1edb56cdb93e439cf4d395ad3e014c893ffb 3,061 1.00/1.00 vMB 14
783,239 783,239 00000000000000000005227bf7b13098bc53b540b621a780222f677c0c3e3b11 3,208 1.00/1.00 vMB 6
783,238 783,238 000000000000000000020ff2c819af2b15f37d5a099e833e3687538da62bad5f 1,602 1.00/1.00 vMB 10
783,237 783,237 00000000000000000003140ac9ff8a1b03077cc515d9ab61848dc8058ee4519a 1,788 1.00/1.00 vMB 8
783,236 783,236 00000000000000000001dc0b52d323b05e3441202e43f6029c6bb9a03b49b8b0 1,712 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.