Loading Tool

Explorer IconExplorer

Memory Pool

77,841 transactions
28.87 vMB
0.06744307 BTC
Random Selection Loading Transactions
Max Size: 175.17/200 MB

Candidate Block

Mining Attempt f0e9728591fd45eea46a723f7b049f2be66798d0f353f0e41ec173f10eb45b40
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 153d4d02c7f5767ff08827eb328b3ef6abd87e0b53b2910d396860303b5ded02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,866
Size: 1.00 vMB
Total Fees: 0.00734030 BTC
Feerates: 149.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (227,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,711 687,711 0000000000000000000a2cc5ca1bc5d57ca2e7229a14ebf8fa9e0734ffce136d 1,311 1.00/1.00 vMB 37
687,710 687,710 000000000000000000079fc2767c7afa7ff742892a2cea745d1125e784982925 2,284 1.00/1.00 vMB 43
687,709 687,709 00000000000000000009054a94e8ca216cd537610bcedc62d3df3f0d97631f9f 2,653 1.00/1.00 vMB 48
687,708 687,708 00000000000000000008ab171664ae2e6618c34ab7ee2faf018ee2cf70f89a80 2,654 1.00/1.00 vMB 49
687,707 687,707 00000000000000000002288c9bc5187d66ba263bdfb2d4480ea0129e1d7a23bd 2,208 1.00/1.00 vMB 52
687,706 687,706 0000000000000000000d62a3ee7f19927f4ba58fda284b841675f781acd72d44 2,831 1.00/1.00 vMB 28
687,705 687,705 000000000000000000038a8911883a882654fdf2d7490ba837873b0ed61f70ee 2,770 1.00/1.00 vMB 62
687,704 687,704 000000000000000000001ee8cd74b92a70c62530a524872d57e6331f172519ad 2,274 1.00/1.00 vMB 42
687,703 687,703 0000000000000000000a0aee0a0777ed48987a371a2dde06cd2a1a3933c9e705 644 1.00/1.00 vMB 30
687,702 687,702 000000000000000000092d62c82490dc99c2f674b716569dfca8d801fac98add 2,580 1.00/1.00 vMB 38
687,701 687,701 0000000000000000000c1eb37ac4b6a31efa4fd655874dd124265ceddb460eb1 3,130 1.00/1.00 vMB 71
687,700 687,700 00000000000000000006398186e3b136eac5926630717763d0b2333935927372 2,745 1.00/1.00 vMB 4
687,699 687,699 0000000000000000000be94acef06235d0c8456f54bec0af1c6dc1985a9dc175 2,241 1.00/1.00 vMB 24
687,698 687,698 00000000000000000000bb0990cb6bab85387ddfbdd4ed16842d438d540825f1 2,102 1.00/1.00 vMB 23
687,697 687,697 00000000000000000008e7846d2aaccef812545ebe0a3b7cb98746c273aeb67b 1,260 1.00/1.00 vMB 38
687,696 687,696 000000000000000000036c08e0758de7ea2239fb07f2bc5da4564bc7b8a394d0 1,503 1.00/1.00 vMB 43
687,695 687,695 0000000000000000000793ee5979bdb39602e17b54de8b6a7ddb300ddaf8de85 2,190 1.00/1.00 vMB 47
687,694 687,694 00000000000000000001a5840f8b93d069e5c53bd0929007a23bff02041bc269 1,823 1.00/1.00 vMB 20
687,693 687,693 0000000000000000000a86d1c5a6c214d5db0eb41da0da8c56fa689105dc3fe2 1,439 1.00/1.00 vMB 53
687,692 687,692 0000000000000000000600ee371f090729d6af47f3b700718f6f78572e0cbd3c 841 1.00/1.00 vMB 35
687,691 687,691 0000000000000000000494dcc1ceca70a2881e2755e0537ae9842da0c1c723f5 999 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.