Loading Tool

Explorer IconExplorer

Memory Pool

78,108 transactions
29.00 vMB
0.07386692 BTC
Random Selection Loading Transactions
Max Size: 175.91/200 MB

Candidate Block

Mining Attempt ac239b927909be2b10ec7bec84a95aee2b1fed08f4d42cef2567f5e1fa293cb9
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 84e3152dafe9d8a5d9926a08e3aa23b268e3d4ae65791b6885a0dc079857b1cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,298
Size: 1.00 vMB
Total Fees: 0.01337537 BTC
Feerates: 75.92 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (286,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,097 629,097 0000000000000000000f39448ca58e1ca558c65186f530ac295132afe716e063 1,001 1.00/1.00 vMB 25
629,096 629,096 00000000000000000009463d608a65c06ae069385eae3c70dd08b9a66882ec83 2,702 1.00/1.00 vMB 33
629,095 629,095 000000000000000000098118749432ee058a1793c5a0bd7e1188ab7aee2d5812 2,770 1.00/1.00 vMB 83
629,094 629,094 000000000000000000036fc9d76240180a895be5f25dc4966f2a797c48b5169c 911 1.00/1.00 vMB 32
629,093 629,093 0000000000000000000c24180884a159aa6fe67710aba6612ef109f8224d0766 1,151 1.00/1.00 vMB 37
629,092 629,092 000000000000000000094d4b42294600cb090cd8a7583178509d8cb3e689440e 2,477 1.00/1.00 vMB 51
629,091 629,091 00000000000000000007f672baa8ba085ba0f690d21036319d34a494dc4e75a0 3,174 1.00/1.00 vMB 41
629,090 629,090 000000000000000000024692268ac625fd0ea106c0802db0be868e9abaa4c362 2,173 1.00/1.00 vMB 56
629,089 629,089 00000000000000000002ee6697641e7fa676e71914c0c6f5e62aef32480f1551 3,002 1.00/1.00 vMB 88
629,088 629,088 000000000000000000041035e79e8a12cd98c8dca3f4b6ae855465129e423ed3 699 1.00/1.00 vMB 36
629,087 629,087 0000000000000000000cd89a246ddae31850cd67e435937f1343d01d759b0b0d 1,523 1.00/1.00 vMB 33
629,086 629,086 0000000000000000000735bc3538f2c39b46efa4c96061e98207a71c769808c4 2,070 1.00/1.00 vMB 67
629,085 629,085 0000000000000000000928c0b47a0d54802f1f252679fe4b4a3c7527ca428fca 2,505 1.00/1.00 vMB 79
629,084 629,084 0000000000000000000dd6dd38a445384c5f2258d171bb0e56729335a9f19c77 2,263 1.00/1.00 vMB 38
629,083 629,083 00000000000000000000d646a6f82b9a80832b41fc9ac913268ccb75869c373b 1,880 1.00/1.00 vMB 48
629,082 629,082 000000000000000000002ad0e3ac009dbce78583fab023e5f14833005b3e7261 3,017 1.00/1.00 vMB 89
629,081 629,081 00000000000000000005e9d05bf70c2525b0f5d534eb7a7402b8a0a0cddc2fd4 1,557 1.00/1.00 vMB 37
629,080 629,080 0000000000000000000c2b5a2821281e88f8b087924d2979d99042e2739a8b8f 2,318 1.00/1.00 vMB 36
629,079 629,079 000000000000000000015bf76a1f7370620c05b5557cd6f820968bbfa14e2d7c 3,017 1.00/1.00 vMB 44
629,078 629,078 0000000000000000000f40bf2849bb0edc14b12ad51ddbe13ebeb023772655d5 3,212 1.00/1.00 vMB 70
629,077 629,077 000000000000000000082e03181f3033b89e85db22b44fbf39584f9e75517cf0 2,621 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.57 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: 671.07 GB
    • Received: 15.85 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.