Loading Tool

Explorer IconExplorer

Memory Pool

43,588 transactions
26.47 vMB
0.06243040 BTC
Random Selection Loading Transactions
Max Size: 139.20/200 MB

Candidate Block

Mining Attempt 02568e900455ae380b653123459f347f2adb973552bfb7ca0baefec63e837750
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 49a65f9825146ab0dd0cc5de0785f3cf1443276c4b2083855a2ede26bc8b3daf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,317
Size: 1.00 vMB
Total Fees: 0.01387981 BTC
Feerates: 121.00 > 1.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (172,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,928 741,928 000000000000000000022279ed40599f38f2b7f3b730a2d91858f99cbc586dcc 931 0.40/1.00 vMB 13
741,927 741,927 00000000000000000001b552acf85e7873dffd8bb8c1a1f6ce664038438fee4a 913 0.55/1.00 vMB 8
741,926 741,926 0000000000000000000172017993a720b11bd7ed7a49cb612b7e09e9cd8f5990 2,236 1.00/1.00 vMB 13
741,925 741,925 0000000000000000000373adb7849c6a4ce5922e0f071c692d09ab9969e6892f 2,533 1.00/1.00 vMB 23
741,924 741,924 00000000000000000001b4323f2244eb848aadee999a1ba9f3f60e6e7c222b4a 776 0.31/1.00 vMB 15
741,923 741,923 0000000000000000000983ecca87f0fad3e84383d4b6541c821d354ffc9a03b3 168 0.05/1.00 vMB 18
741,922 741,922 000000000000000000050ad3700bb649b7707403115e677de2f5ebd744576f04 1,803 0.63/1.00 vMB 15
741,921 741,921 0000000000000000000520a65461e3db3a3a290e437249e7b0df293aaa090b2f 709 0.44/1.00 vMB 10
741,920 741,920 00000000000000000003d6741f6daa7f4e05069e8102edf3f895d476e19f1db8 2,236 1.00/1.00 vMB 13
741,919 741,919 00000000000000000000dc567fbc58a6a80500db0cad57936e3b68c010619b8b 1,442 0.47/1.00 vMB 16
741,918 741,918 000000000000000000094ecd9876ae03328faaa9f05e475c5113a02339c1b699 365 0.12/1.00 vMB 17
741,917 741,917 00000000000000000005b13c0b86de711b3eb48b317a8fed1e84b3934f55e96c 273 0.15/1.00 vMB 9
741,916 741,916 0000000000000000000643c03c8b8dc5f7fba98d9e1d889c0d8f84f953e18127 1,737 1.00/1.00 vMB 5
741,915 741,915 000000000000000000012c6aaf9d707e0888d8e305cd0fd255aa935b77b095b7 1,562 1.00/1.00 vMB 15
741,914 741,914 00000000000000000006cda0019fd5f906ccca8c58b0aa1f223ba47a178745ef 1,211 1.00/1.00 vMB 23
741,913 741,913 00000000000000000001d319fb84721f270a986c67038f064c64f8f76293a6c0 1,630 1.00/1.00 vMB 9
741,912 741,912 00000000000000000006fc80dae9b84b3d5207eb20aaaa8553a10f3b41e1b88a 973 1.00/1.00 vMB 2
741,911 741,911 0000000000000000000896b6a7fbc419f631f2ced798bd5a4c63d33ce6002440 970 1.00/1.00 vMB 4
741,910 741,910 00000000000000000006be8aaacbb295d337cb7ed20059ab693cdd5b7a6165db 2,884 1.00/1.00 vMB 16
741,909 741,909 0000000000000000000636d484eb008fab5975114ff2e5086639bf6e12da724e 1,282 1.00/1.00 vMB 6
741,908 741,908 00000000000000000000fa9df74a3d849d9607cf6a716c4226f911025d0bbdf2 3,162 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.96 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: 647.53 GB
    • Received: 12.95 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.