Loading Tool

Explorer IconExplorer

Memory Pool

77,587 transactions
29.34 vMB
0.10078680 BTC
Random Selection Loading Transactions
Max Size: 176.74/200 MB

Candidate Block

Mining Attempt 0f6f32f8487c0220b82389cc327ec106ed57f0d109a0411dd3c918db4d401798
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 629a8696df795a64021422ca851e514d4490092a48df245fe13c41184877757f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,133
Size: 1.00 vMB
Total Fees: 0.02670769 BTC
Feerates: 151.12 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (629,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,099 286,099 00000000000000006d8af9e14bfc0184efb9641454794b272a13233d7da76b41 196 0.08/1.00 vMB 32
286,098 286,098 000000000000000179a88971ec9583cd06ba579d1846fed79930a94d8d642eb2 60 0.02/1.00 vMB 52
286,097 286,097 0000000000000000c494ab19dc56d2aa2e150278b358ba9b5f35d0fa8b1889eb 563 0.27/1.00 vMB 42
286,096 286,096 000000000000000093d10524e6270866d55a2dbfbe790a53b1a0edbde1e372fa 24 0.01/1.00 vMB 41
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
Previous 10 blocks ↓
Total Size: 782.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: 712.97 GB
    • Received: 17.26 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.