Loading Tool

Explorer IconExplorer

Memory Pool

29,300 transactions
24.75 vMB
0.05441115 BTC
Random Selection Loading Transactions
Max Size: 122.65/200 MB

Candidate Block

Mining Attempt 197d0c736897cbc20fd0dd21f40b47a6f84925ea12a0a8c691ba5dd1904e9c43
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 718a86aa757b400dfc3307ade2e08047d2f25e8d34fd5c3d9913d137f0741002
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,210
Size: 1.00 vMB
Total Fees: 0.01022921 BTC
Feerates: 73.20 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (588,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,155 326,155 00000000000000000b27f4eae162f5ff59cf5f710be46cd3ee08087102b06f9d 26 0.02/1.00 vMB 13
326,154 326,154 000000000000000000da0dfa20ae257bc9683869a96889dc0ddc741531de8227 434 0.19/1.00 vMB 22
326,153 326,153 0000000000000000157fec05c9fb76497086ce2c94153be6b7b66d2fa482f9b6 243 0.14/1.00 vMB 17
326,152 326,152 00000000000000001bb826285ffd19d98a14da579deafaaa7d3f0c77a9c0a54f 684 0.64/1.00 vMB 19
326,151 326,151 00000000000000000db45f19244c8189c6e612e37994d52db599d767c79fad28 772 0.75/1.00 vMB 19
326,150 326,150 000000000000000009bd1d4f5f23b8de7ea29e842cbe4b030b7adfdaf2bdc8da 958 0.75/1.00 vMB 22
326,149 326,149 0000000000000000177966ca1f581d8b68385f4159578c541d1d4fb31ad4dda4 355 0.68/1.00 vMB 14
326,148 326,148 00000000000000001e4118adcfbb02364bc13c41c210d8811e4f39aeb3687e36 1,421 0.75/1.00 vMB 28
326,147 326,147 0000000000000000053e2c62fc0e8e67cc1006bce8e1be1bc156a57276c1f372 474 0.24/1.00 vMB 28
326,146 326,146 000000000000000019e1e6f11bd989cbc76b905dbed469aaa276e157174adcb4 399 0.56/1.00 vMB 15
326,145 326,145 000000000000000011dcf7b5d3a5db1c47667308a1d9f694e7df46ccb35f9d2b 1,061 0.50/1.00 vMB 30
326,144 326,144 000000000000000003429bcd8d7149108c6b191a2047497cdcd4e24ce6999099 53 0.02/1.00 vMB 29
326,143 326,143 00000000000000000912413e190b1e8d2ca3e5deaef58b3153f29e3eae5e22ef 390 0.27/1.00 vMB 22
326,142 326,142 00000000000000001179132f9f8b0b5b74e242095ccd253c697a4d3736bd241c 163 0.12/1.00 vMB 22
326,141 326,141 00000000000000001a9bd8173e21e6c0fab18fcb2307a48b259a645cc542b28a 95 0.07/1.00 vMB 18
326,140 326,140 000000000000000005d0e5743f9a0bd6aaffb1465735ecc77bd5c2f58a78ffc5 155 0.08/1.00 vMB 30
326,139 326,139 00000000000000000b7aa53e36d2ab6cbfcf2cee3cbc47cb69af99fa1d87b7f1 564 0.39/1.00 vMB 24
326,138 326,138 00000000000000000a3d27cf265c5ec838d9400e144ce2fc293ebdb463b0bfb6 90 0.04/1.00 vMB 33
326,137 326,137 00000000000000001123b1baca6c065423e10ce1ea524f70f5a69cad9501d380 18 0.01/1.00 vMB 31
326,136 326,136 000000000000000004cc60b204979965f1106e2ed759741040ed5c3479290657 147 0.08/1.00 vMB 20
326,135 326,135 000000000000000001d40bf4913499a44d9f305be9e16ddfe451624c71a04edf 300 0.22/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.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: 641.89 GB
    • Received: 12.53 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.