Loading Tool

Explorer IconExplorer

Memory Pool

31,718 transactions
24.97 vMB
0.04843002 BTC
Random Selection Loading Transactions
Max Size: 125.26/200 MB

Candidate Block

Mining Attempt d7adfd58ab9b3f1fd18d51bc9af25f2e9717fc762ca8f27dd2f1729d9e4bb383
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root 72bdd93866e4320351b47e8f00ac917a19458d0891df066036c23db6d009fd9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,630
Size: 1.00 vMB
Total Fees: 0.00372355 BTC
Feerates: 30.02 > 0.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (551,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,301 363,301 000000000000000009143ab9ac9ce338502ac37f0c7a6384c1e4e04d6927e7f3 1,262 0.75/1.00 vMB 25
363,300 363,300 000000000000000006a5d8b3b2ac85007e57148b5c205f62d3e84fb3dda36235 819 0.93/1.00 vMB 11
363,299 363,299 000000000000000002a0a4ebb0bc2fa0a55a5d44350145ed757d283687d45106 408 0.93/1.00 vMB 3
363,298 363,298 00000000000000001420ab4637e37bb036ef40ee87b87e6df8af0ec907222f54 348 0.75/1.00 vMB 4
363,297 363,297 000000000000000005edb9a855eb9221f795548800391d71559995de6a6128ad 1 0.00/1.00 vMB 0
363,296 363,296 00000000000000000cc129241f4937f8bd5db54e9c2ada43247e29ad104990a8 1,046 0.75/1.00 vMB 24
363,295 363,295 00000000000000000876a13181c22da2a9b450de1007e3f8a64a1732b7523ef8 1,202 0.75/1.00 vMB 21
363,294 363,294 000000000000000002f183cee117d690318b5ede090006fb9a1359d3c98c52ad 1,222 0.75/1.00 vMB 22
363,293 363,293 0000000000000000162a14f1db345efe459da815ce22507ec676a65740a3ad8c 1 0.00/1.00 vMB 0
363,292 363,292 000000000000000001c082c0acf18ccdc17d3a353fdfa4d319b3774e6c2b9d25 1,501 0.75/1.00 vMB 25
363,291 363,291 00000000000000000740b96be1dc3c3f5fba672c79f8f9a76e64b4f9c5b7779b 1,072 0.75/1.00 vMB 20
363,290 363,290 0000000000000000126d1ad6a4d15a4f3ab356a401eb11b19a745b39fb9d3e3c 2,134 0.75/1.00 vMB 41
363,289 363,289 00000000000000000d9808ada368d2a07997cf96d273871b6ff043f49384fa56 730 1.00/1.00 vMB 7
363,288 363,288 00000000000000000335b8a59ab27b7bda7b10b06536fc836f60814c32e95976 1,297 0.75/1.00 vMB 22
363,287 363,287 0000000000000000071fb2b1ab6157e387b901e56ec8f96c8b5e0307e26ad585 2,016 0.93/1.00 vMB 35
363,286 363,286 000000000000000012e72ba402019683e3de6c777fe25731f73147e2c1429f9c 1,008 0.75/1.00 vMB 16
363,285 363,285 0000000000000000021f5cd17d5876bed83671eb1c47b7b495d44ce7bbb8ff7c 1,613 0.75/1.00 vMB 31
363,284 363,284 00000000000000000676f67d4286dc558eab908fdae900d4bc7cd057ca09cc8e 1,577 0.75/1.00 vMB 33
363,283 363,283 00000000000000000617bebaf25117f9a78367fb43eb2f052f1e2c64b28182f4 889 0.75/1.00 vMB 15
363,282 363,282 0000000000000000157d100749ac4873a7101c2a9b57b383481a3ea7e9596804 842 0.75/1.00 vMB 6
363,281 363,281 00000000000000001326c91fb7598947f6b1864ac16db6fe788b2032ef824b55 1,566 0.75/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.85 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: 638.87 GB
    • Received: 12.50 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.