Loading Tool

Explorer IconExplorer

Memory Pool

39,885 transactions
25.97 vMB
0.06525512 BTC
Random Selection Loading Transactions
Max Size: 134.75/200 MB

Candidate Block

Mining Attempt 78d7562bda3636a6057abcd625f00b9d92205204d41d83b4c441507721d150df
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 1a95978af6bfcdd830577c226df83b95cbba31731dced0e81408f03db20c9dfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,558
Size: 1.00 vMB
Total Fees: 0.01809237 BTC
Feerates: 73.20 > 1.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (331,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,627 583,627 0000000000000000001a3362eaecb6d4c38cede2eb1ffb8f1d3d7c945c826777 2,957 1.00/1.00 vMB 51
583,626 583,626 000000000000000000125bf2f5414a5c4482b8228c43d2bf9b37f4217761035d 2,596 1.00/1.00 vMB 80
583,625 583,625 0000000000000000001783024f404ec1c4e2bee22ef645d7325cda7a74fb7076 2,662 1.00/1.00 vMB 65
583,624 583,624 000000000000000000153dd43a909edc330b0f4cd9282c5b3437336a808794d8 2,770 1.00/1.00 vMB 87
583,623 583,623 00000000000000000007834723566aac389967bb6fe1a21a70be110fc19ce793 2,558 1.00/1.00 vMB 104
583,622 583,622 0000000000000000000b1782a7311454808395a9865edf1deae5fd92ab7f6530 2,699 1.00/1.00 vMB 39
583,621 583,621 00000000000000000014b70f3113502f5f23f31614aa8581db8838a0aa2e053c 2,663 1.00/1.00 vMB 61
583,620 583,620 0000000000000000001adc257897101371a98078a1263f96cbe4b6d17aee3680 2,850 1.00/1.00 vMB 69
583,619 583,619 0000000000000000001fb2e5d6794f2667beeda1e1c028eb0e1e4a892587ae19 2,866 1.00/1.00 vMB 104
583,618 583,618 000000000000000000091118959bc6095168009fa7a0d69b3e97920fa604684a 2,819 1.00/1.00 vMB 64
583,617 583,617 0000000000000000000530955f706d83a5b22053ae55db8e8fd941ee1140f06b 2,463 1.00/1.00 vMB 27
583,616 583,616 000000000000000000206c743f545a60c095f9a84f4aec6aea496b0f67a0e3ca 2,946 1.00/1.00 vMB 53
583,615 583,615 00000000000000000010a5d659f2b8ea7865f465e988ee2cf349542f6d67479d 2,606 1.00/1.00 vMB 18
583,614 583,614 0000000000000000001d335ecfaa54ee20ea845639121f409fb3378bb31f67f6 3,180 1.00/1.00 vMB 91
583,613 583,613 00000000000000000013c99448984dda498ab09bba6ea13a1bda646145bc6d9f 2,153 1.00/1.00 vMB 35
583,612 583,612 00000000000000000000da70449acf747c7c848da533fb25dec2fdb2689b55c9 2,231 1.00/1.00 vMB 77
583,611 583,611 00000000000000000004105aec3a75c5f3f7daf737f2481fc54951b758151538 2,089 1.00/1.00 vMB 12
583,610 583,610 0000000000000000000a7e36acae6741cc87d40752570ae928a1d569666bb0fb 2,641 1.00/1.00 vMB 58
583,609 583,609 0000000000000000001460fc84dac45b20223daebe450a22e76781045a716254 2,986 1.00/1.00 vMB 101
583,608 583,608 0000000000000000001b8271e78da33fb31d92231583ee6b59e23e77ca1dfec6 2,882 1.00/1.00 vMB 33
583,607 583,607 0000000000000000001fc6287fd1a61191187cc753cff192c52b2fc4a067c1bb 2,620 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

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