Loading Tool

Explorer IconExplorer

Memory Pool

27,801 transactions
14.23 vMB
0.06275197 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.81/200 MB

Candidate Block

Mining Attempt 806ff577d2bd677e0510cb3a0d8eccfaf7217792e8956a55995aa988ade1edec
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 0c8b57e2019cd08deb0934471e1fa02baafeab030b3782d9682f9516e9389305
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.02814717 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (775,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,830 137,830 0000000000000197df1d623d5318dc90bdb2213142082e4fead1fc9e4a06a050 9 0.00 vMB 455
137,829 137,829 00000000000000227174969ef6e45cd0f20b9132748b9ecc3ff1cf56ff717d8c 77 0.02 vMB 165
137,828 137,828 0000000000000407b4295c2b313e82b9091fc4255ff4159c3dfce524b3e30b6a 21 0.01 vMB 239
137,827 137,827 00000000000004a6b287b636968d644c7e536fa0063925b63222d36d2417a31e 45 0.02 vMB 188
137,826 137,826 00000000000007ef1f7d77eec1193611a6be74257c58a6f4c2345529b9350991 65 0.03 vMB 185
137,825 137,825 0000000000000686f7181f36409fbb416e0da176b11b2b0705b780e1d6f9d73a 83 0.03 vMB 163
137,824 137,824 00000000000006471d1ab16ade103f34b60e93d82df31de322c0c836fbc0a066 20 0.01 vMB 534
137,823 137,823 000000000000001f71908ebce637b06274db8a6a05e43f0e816ee32017f6f706 28 0.01 vMB 71
137,822 137,822 00000000000000d09006b381a80b0c1c3c6144287bfcd1319e6bb0cde8d4887b 15 0.00 vMB 227
137,821 137,821 00000000000004a76f7094ded5ad273e97810723a6467413989f72a8908b929e 18 0.01 vMB 513
137,820 137,820 000000000000065489c21d30c8ba1004035cc9c2cc22208049eb1e96c8f4a277 56 0.03 vMB 432
137,819 137,819 00000000000005b756422477b552b7a960742ac30242ad67f9d0c5bc75c35897 87 0.03 vMB 181
137,818 137,818 0000000000000133afb8a04d71f8c1abefd2e6daa940ba50c0d3f9567f4c91c6 22 0.01 vMB 0
137,817 137,817 000000000000082b53a8440514aad8530c217c2b9c864844bf80044767e1524f 75 0.04 vMB 305
137,816 137,816 00000000000007b11c49b270618837a8d1d86ad382d832bb50b96f99f5f2995f 75 0.02 vMB 2
137,815 137,815 00000000000003b701a02582d141491eb32ce0878c57fb090186bc1ffa4fa377 1 0.00 vMB 0
137,814 137,814 000000000000041fa17f1b0ca83093c857b1e83ef0f4b36770800099de7f9fc4 45 0.03 vMB 322
137,813 137,813 0000000000000672ad7a031d38ee579907db34a76d6a4ad89f34fd473ec02350 13 0.00 vMB 302
137,812 137,812 00000000000008973c97247311f5a3dc71b6cc41374d1951bee8419f7aaa6410 19 0.01 vMB 21
137,811 137,811 000000000000024979cce20f3fb10573df660f78ed2193c79797f84b60cb870b 68 0.03 vMB 74
137,810 137,810 00000000000002d5a59205a114eb4d43ab5eb2c143ee9c1ccdb3790da742de94 109 0.04 vMB 1,498
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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