Loading Tool

Explorer IconExplorer

Memory Pool

40,519 transactions
18.94 vMB
0.18900639 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.11/200 MB

Candidate Block

Mining Attempt c46f19c4898b83b8bd2c568bf8809e21cda03ea2fd8c82b4afe16dceafaca710
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bd87a46f8fd8e429a43d67b6db2f311f0037f5931b0e0a8b7029b536bb306aa2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.05690204 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (692,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,926 220,926 000000000000038600edc23b15e14c818dfda746b455ce14dcf51c1658182c53 70 0.05 vMB 6
220,925 220,925 000000000000037a60b23967d9db2e771012d64f66b451be9e6b4b9c340fdea4 458 0.17 vMB 260
220,924 220,924 0000000000000477585cd57db6450c08d210a91879fa9e99960b9fd93d407523 10 0.00 vMB 1,487
220,923 220,923 00000000000003fb31ed9a4cfc29d65e74ff3b11ce59b9788fb116e6943e738f 224 0.11 vMB 162
220,922 220,922 00000000000001022f8c8ecb015bf2521246adde87e70777b150aa60662c609b 515 0.24 vMB 193
220,921 220,921 000000000000006aa599debd2fb507c64e0fbc12a2b4e8ff03d485bd9e0a9ffc 189 0.09 vMB 49
220,920 220,920 000000000000013064025769d9b2d88841c27881f1a3424fbb61fb29faeb55be 10 0.00 vMB 132
220,919 220,919 00000000000001b9a218e6e3d2814bf2b481b5582479e2ca829011e87b03d778 460 0.18 vMB 203
220,918 220,918 000000000000035be8aafe4f0204c65f222427340081efeddb4a3a8821948730 127 0.06 vMB 140
220,917 220,917 00000000000004aa7ee49ed5a125e7b078e631bcca1810a805ec00ef7f4e37c8 489 0.25 vMB 194
220,916 220,916 0000000000000282c3b8a0d79f2a1de6cfff27375bc1edfa062273ae92651711 135 0.10 vMB 128
220,915 220,915 00000000000002b6ba3a16c20aedd1a1377d5b1d476e043521610ce8eeabfb55 602 0.25 vMB 198
220,914 220,914 000000000000006aaf0bab5f7f33ffb615dd88229049eefbe3f6e3c759d90d81 9 0.00 vMB 474
220,913 220,913 000000000000044411b7a779f123d96d5491827d1b50d065192b22f702fad688 552 0.25 vMB 272
220,912 220,912 000000000000000ca64f1fd9080677b9b7e327e441d8bb24d39ed344ee633ff7 102 0.05 vMB 380
220,911 220,911 000000000000002e1775547b802ed1a8891f2a40aef0b7f7c8e73b71b53ff783 303 0.14 vMB 213
220,910 220,910 000000000000050b92870030adf02c78009a76b78885c6747539f08dc8a2a810 388 0.27 vMB 128
220,909 220,909 000000000000046b61e748362a1c666ec2558197e89194b4b1b21a0ff526d573 143 0.05 vMB 573
220,908 220,908 00000000000002e2f2860307fbd3d6599cd8ab8b5d1acbb0173df3d91d276b45 682 0.25 vMB 256
220,907 220,907 0000000000000370062cc635510728fa2d56a482b30908aafa5386b7fd1691bd 489 0.26 vMB 141
220,906 220,906 00000000000002bec8954c502359cb460297cb0767b14b4a56ac9f50a60f57d9 399 0.29 vMB 123
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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