Loading Tool

Explorer IconExplorer

Memory Pool

50,290 transactions
30.22 vMB
0.12429444 BTC
Random Selection Loading Transactions
Max Size: 161.78/200 MB

Candidate Block

Mining Attempt 8e829a3057e27dc118bedc84e737747f347a9d511f5e3c1cacff91e4e8694738
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 6b0e397493fcbbc822c9754384e3486bf120a757504791d88973d7ad41de1ba6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,021
Size: 1.00 vMB
Total Fees: 0.05267667 BTC
Feerates: 150.75 > 5.28 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (600,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,392 314,392 00000000000000000dc8db6f89b2eeaeb3d0cdf3d5aae50c125e082bfa97ff7c 2,114 0.75/1.00 vMB 41
314,391 314,391 000000000000000025938ab6acd25ee2b85d2004d84ee3098fbc66510c91cd86 773 0.51/1.00 vMB 23
314,390 314,390 0000000000000000358afeb1e12a8ef2c05d28539844246cdd0b7628e71fb5bb 962 0.57/1.00 vMB 25
314,389 314,389 0000000000000000293988b6826b3f021ffc41be4e2e97e5b79ae27291298ff4 256 0.09/1.00 vMB 30
314,388 314,388 000000000000000026e1eadbfe3a92d89d51be71ff4155dc9f7c4008971e34da 72 0.09/1.00 vMB 9
314,387 314,387 000000000000000020628fa4171eb85de371d5b7785238d46a94bf3f203a7608 227 0.15/1.00 vMB 19
314,386 314,386 000000000000000019657d46dd3c7b70ea02ca236ab0f7cd333cfd8c86c49383 170 0.26/1.00 vMB 11
314,385 314,385 0000000000000000336643b01fb55a5ce5ddc864d0fbdb4b085672d8100432b4 1,446 0.75/1.00 vMB 28
314,384 314,384 000000000000000018075fea721de6152171650f00ddda106b18bd9a6274b88b 512 0.15/1.00 vMB 41
314,383 314,383 00000000000000000f399d3675e320ba3e9f2e885853381f1cfbcc5ddea0725d 499 0.71/1.00 vMB 15
314,382 314,382 00000000000000000e2ef4a2fdda5a1720138cf88b4991a126af54067e7f3892 733 0.25/1.00 vMB 44
314,381 314,381 0000000000000000383a2e79cac6c60663fce81c6cc2c32cbbd4ac8565cb5c03 930 0.35/1.00 vMB 38
314,380 314,380 0000000000000000183bf16ac3ef9ca14f5bae5c8edf04b6571a9556cbfbbbd3 45 0.01/1.00 vMB 28
314,379 314,379 00000000000000001bc4f4b18c1f1ed1a163daa2ae3726e3fa9210b1127a63b5 1,025 0.74/1.00 vMB 24
314,378 314,378 0000000000000000192f53d607ce4bc7135b01533034c8b90414776ef16d7202 192 0.09/1.00 vMB 26
314,377 314,377 000000000000000004fc0800de7cb54c0ee806fd4aed47286cefbe888f3cdb79 80 0.05/1.00 vMB 26
314,376 314,376 000000000000000031adc5365079e08f13a2425e33e899e15a3500082a8479b2 32 0.01/1.00 vMB 45
314,375 314,375 000000000000000013843483dc72c2adb91d13194015f996793fac34ad5c5803 288 0.16/1.00 vMB 29
314,374 314,374 000000000000000026020d7d588be21cdb0a410f38c95aa862c65df5d291110b 104 0.04/1.00 vMB 33
314,373 314,373 00000000000000002cc523afa1f7bcc3a9b56ee27877373d60a3bb25905c8d02 434 0.20/1.00 vMB 33
314,372 314,372 000000000000000033ac273c99522e86047021d1de148894833e2b87d9277ec6 213 0.13/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.