Loading Tool

Explorer IconExplorer

Memory Pool

28,397 transactions
8.29 vMB
0.08518106 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.09/200 MB

Candidate Block

Mining Attempt 72069c2f231ace9a7389471c904e8c5fae989691f73329a5bd51529fa5d1a510
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root b01f6a64e850b44c47b44f84cb519e569256f25f11c3e89cc50e653ce77d7aab
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,985
Size: 1.00 vMB
Total Fees: 0.03689947 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (698,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,365 214,365 0000000000000035aec13529ec2d4c1935d03fa39e84a12bf4592cafaf716fef 395 0.20 vMB 164
214,364 214,364 0000000000000030459f00b323971e41ad79a6cd1f6b5102f53d5eaef95d2881 127 0.05 vMB 157
214,363 214,363 00000000000001b41eb98589c7a54c836cc654f8fd242bb131ba10e1be281f74 8 0.00 vMB 609
214,362 214,362 00000000000003c013e9cf47ed177f2db4fd454613278ad1622c39504234df32 73 0.03 vMB 195
214,361 214,361 000000000000011155e3209ecc98f296fa90c2c074f2923dc66f8b90ad8cdc96 69 0.03 vMB 147
214,360 214,360 0000000000000029a7f25f60dd6e57fba0e29b788e253007cb26fbc988a918a5 127 0.08 vMB 149
214,359 214,359 00000000000002844f17bb12ab831e075e31beda441d4f2943eeb511bbf5bafa 362 0.15 vMB 167
214,358 214,358 0000000000000488a4478456417ae462e81bd85cea3396caa544439bf998bfa8 298 0.18 vMB 72
214,357 214,357 00000000000004ee223d3f9a01c25158ad1fce1b47a50696faafcc66f9bb6f5a 630 0.25 vMB 198
214,356 214,356 000000000000018c42b817f6ffbc754448efcdd0069a68002e93d546eec090d2 75 0.03 vMB 187
214,355 214,355 000000000000010f482f0817e53601b8278b3b392f5365e4ba3a38cab4d3eb56 202 0.07 vMB 222
214,354 214,354 000000000000016606695f428b90b56e726beabebd8800e24bd7a3505cd865f5 106 0.06 vMB 148
214,353 214,353 0000000000000563e3c7adf76b009a8eb5227128844c2bd96d0d914aa94c6ebf 241 0.11 vMB 183
214,352 214,352 0000000000000026ef10669aefae16e0c4f6359c8a6683f022fb6c49ea736c12 139 0.05 vMB 191
214,351 214,351 0000000000000247f6cc4f073a9b38a770566d51e03bdb588cf1b7fa5ac41782 61 0.02 vMB 5
214,350 214,350 000000000000019b729b686a16de4c46da980c9fd8709043de36b39c1dee820a 122 0.07 vMB 100
214,349 214,349 00000000000001ac925c890b3584640c5388494ac033f23008a64c54e5378455 636 0.25 vMB 242
214,348 214,348 0000000000000153a5741d98f90695b1f049c7d2ac2f30cf46a1441e703e9947 12 0.00 vMB 298
214,347 214,347 000000000000024a96c2b0750b1d0ff210ea746fe997b3ceb27f5b9942e42f72 139 0.06 vMB 164
214,346 214,346 00000000000004210f321b56e3a6bb250ec822fd483230e8744d219bbb36d612 14 0.01 vMB 130
214,345 214,345 00000000000001b11777f9b06e6007a909cde2d38dee2e7ce92d21b7ff0fab38 239 0.18 vMB 61
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 63
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.40 GB
    • Received: 0.43 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.