Loading Tool

Explorer IconExplorer

Memory Pool

81,673 transactions
30.52 vMB
0.07420641 BTC
Random Selection Loading Transactions
Max Size: 187.82/200 MB

Candidate Block

Mining Attempt 035de35ec0dbd7ac8344cee1de89bf7458afae0b2c49ea2effbb9b25da5732d3
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 88ad5c774abc53c8eb2185f798a68fdb7700047bd6d004d583cc2766391cca9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.00607070 BTC
Feerates: 44.64 > 0.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (547,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,629 367,629 00000000000000000de737a9fad8910554a34544b8760f8a05c18f3fcacdfb23 1,671 0.95/1.00 vMB 29
367,628 367,628 000000000000000008ed79ca2a57db5c5e1231ac229c6cedfdc1c9669abd9a38 1 0.00/1.00 vMB 0
367,627 367,627 00000000000000001066ae66804e38cfdd0ed747ac8644078767112a7e5f11c2 1,460 1.00/1.00 vMB 36
367,626 367,626 000000000000000001b9d754f177462d3fc2f6e4c02ed0cf708bc06ef27ddec9 1,821 1.00/1.00 vMB 44
367,625 367,625 00000000000000000f0458022ec46ef3e8ecb513f96ce928a0d7e678af7f2789 675 0.88/1.00 vMB 24
367,624 367,624 00000000000000000cbde6e65fddfb60eee098c1e2fbe22c8411781ea096562b 615 0.68/1.00 vMB 24
367,623 367,623 0000000000000000078855ad3db1ba102e519a6936ddc0f4705df931a1b6b3a5 596 0.81/1.00 vMB 21
367,622 367,622 000000000000000003e570dfc9eb9c233dac56e41f87e910e4a1da4c3856daf7 1 0.00/1.00 vMB 0
367,621 367,621 0000000000000000148852d029db387930b69134c12390b254acce2a3c96a81a 809 0.91/1.00 vMB 23
367,620 367,620 000000000000000000180d11161f9a544507cdf061aae69789fe4daa6766928b 2,030 0.93/1.00 vMB 48
367,619 367,619 00000000000000000e8464730266ddd933893b734bd81fc32f758424e079281e 496 0.75/1.00 vMB 21
367,618 367,618 000000000000000012114657c3228b10b68cec2803b3baf6264a8ffdb0864499 2,007 0.93/1.00 vMB 51
367,617 367,617 000000000000000011dc5bac011ed97469f10a14920c0c94feb424683877d29c 450 0.30/1.00 vMB 23
367,616 367,616 0000000000000000073828950152f727d935cb39f8002c4fb4d33abd9c0bac0b 693 0.84/1.00 vMB 24
367,615 367,615 000000000000000012159b8fc6f48e40e34a38785e9677f9a4c556376da73e54 753 0.93/1.00 vMB 23
367,614 367,614 00000000000000000528e7d0e6be716e1a70df3e062cfdf34849f370e2ce0ae2 978 0.96/1.00 vMB 27
367,613 367,613 000000000000000004de447ed62fa4bb57f81c7f759a25bbf6236ab28b474c74 1,247 1.00/1.00 vMB 35
367,612 367,612 00000000000000000981fa4b7359e4b259febd90778d7c39a9f89213f10626a6 729 0.35/1.00 vMB 41
367,611 367,611 0000000000000000097067a6a27b5bbf5b06f3720c0a469860682f5e988f897f 561 0.79/1.00 vMB 22
367,610 367,610 000000000000000002d7dbb6a288734ff1a9c36f66b886ed2c20416fb1c1dd8d 531 0.26/1.00 vMB 44
367,609 367,609 000000000000000004553c9437d2052deb9f08015a76257275b71fdc8a9b3cea 411 0.39/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.79 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.80 GB
    • Received: 16.99 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.