Loading Tool

Explorer IconExplorer

Memory Pool

73,241 transactions
27.13 vMB
0.06162228 BTC
Random Selection Loading Transactions
Max Size: 165.72/200 MB

Candidate Block

Mining Attempt bcdcf94d213b6ba104b040d4c9f9ef586ea40e144129398127a184415f89bb17
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 11b4cb09879ca011b742a190c83cf0fea8339f6470a7ac5f40f70cc095c3a36d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.00412540 BTC
Feerates: 84.38 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (629,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,095 286,095 00000000000000015294be23b7ca1ac7a6c61c1a02a918d0b8713d8dd18c60b1 32 0.01/1.00 vMB 42
286,094 286,094 0000000000000000a84b1fdd95a3f9c808bdee1df08df94e06ab65541327e216 39 0.02/1.00 vMB 34
286,093 286,093 0000000000000000c618e701aa841c0d1f65185d3515dc71c260388215b2cbbb 26 0.01/1.00 vMB 55
286,092 286,092 0000000000000001244861f2fd371e4d18758d9121580e9e1d007fa3acc7cc75 111 0.08/1.00 vMB 30
286,091 286,091 00000000000000008dbc75b934fa194e9b8856bd81cef8f9b0dae8577aeaf2fe 193 0.08/1.00 vMB 46
286,090 286,090 00000000000000004c0a3fd45be8109f0a0e92d61f9abab4241d56e4f72a7f51 238 0.15/1.00 vMB 30
286,089 286,089 000000000000000131bc1200ee754d9ddddf31ae6c38cbe0fde03a7c4a8a8626 26 0.02/1.00 vMB 36
286,088 286,088 00000000000000000590a10637f6c4df16fd87ad78f27d6638546b3de2ea66b0 454 0.18/1.00 vMB 39
286,087 286,087 00000000000000016c7905d424dfb87038fa0e6c3d13976ff86d0a0019b84451 92 0.04/1.00 vMB 34
286,086 286,086 000000000000000038c9e8babac42fbf2e7eb43e44f02ea25c9da19350c5767c 162 0.09/1.00 vMB 47
286,085 286,085 0000000000000000815a17e358a68678f5ce6666c322d09e8b8f89bdf9c027d8 60 0.03/1.00 vMB 31
286,084 286,084 00000000000000003f6e11920c2794fe5ece69663e260c2189699916e37e5fd6 393 0.22/1.00 vMB 29
286,083 286,083 0000000000000000d0706c72dd1bf7028c7955054d0c8218542109560a741d77 188 0.06/1.00 vMB 63
286,082 286,082 0000000000000001600a42ad6b2aed216efa4683cd375c4011b501db851372bf 516 0.24/1.00 vMB 19
286,081 286,081 000000000000000168ab84a661f5221cc80fdaa6ae64fc8faed707b8fe3df57a 324 0.14/1.00 vMB 79
286,080 286,080 0000000000000000519986bb06f719b5f6d6e9f246fdac304ae8a4e96a5dc312 46 0.03/1.00 vMB 7
286,079 286,079 000000000000000053cf6555b1b7c7b908ba641169d415adb26258045b50406a 442 0.25/1.00 vMB 36
286,078 286,078 00000000000000005dfd07c9fdfeaee16fed99bfbdb198e5a7dee53994ea6363 212 0.10/1.00 vMB 28
286,077 286,077 000000000000000119a5268c357c84e784adb9dbe5c33cb877ef372fdf145d67 620 0.31/1.00 vMB 36
286,076 286,076 00000000000000000bdc3272b41f4c3624f4f229cec96aa21984c77db6383dcb 453 0.30/1.00 vMB 36
286,075 286,075 00000000000000000d6340ff3babca557a4b3e81c4632b4f5d50f72646ad0376 86 0.04/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.