Loading Tool

Explorer IconExplorer

Memory Pool

80,809 transactions
30.58 vMB
0.08455850 BTC
Random Selection Loading Transactions
Max Size: 186.53/200 MB

Candidate Block

Mining Attempt 147b752dc1f9e079a22da20b51666d79680022849d58ca81dc5ad36d05590332
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root f17cc172da94dd1ffeb287c681dcfe36f0b68816291121d5139b514e5963659e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,030
Size: 1.00 vMB
Total Fees: 0.01538587 BTC
Feerates: 301.57 > 1.54 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (520,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,967 394,967 0000000000000000001cb682ae7fb23657dc6d7f966fa3d37bf53298c7443188 1 0.00/1.00 vMB 0
394,966 394,966 0000000000000000095de05d9ff2d91f3dd408543e2fe5569b2bf8a0d8d9a6e6 797 0.84/1.00 vMB 20
394,965 394,965 0000000000000000059e365447e78eb58200a74f2916a466731a7cbe730e5c51 1,847 1.00/1.00 vMB 33
394,964 394,964 000000000000000006cd5baafcde1588bbf46d65b36b917deeed5be2df4f5e96 2,179 0.75/1.00 vMB 61
394,963 394,963 00000000000000000930f63a62cbe887acb5c39902316d4531720c627fd4d42a 2,114 0.93/1.00 vMB 44
394,962 394,962 0000000000000000029a20fcf2f137eb0f20fcda42e5dc919f2db8044ada2517 2,107 0.95/1.00 vMB 38
394,961 394,961 00000000000000000707e6cfef5776968e8df614befa064b707e8a3332d5cd5d 2,609 0.95/1.00 vMB 56
394,960 394,960 000000000000000003d59b9e5dca4bd2e636f9181f5ccdab36304243ef613e88 1,850 0.92/1.00 vMB 39
394,959 394,959 000000000000000007c609f2dfa7d32d3fa86be02dfdb0b722aa5997de7ea04b 332 0.21/1.00 vMB 27
394,958 394,958 0000000000000000036d970af69180b093a2796266ced41ac0254cac944c50d3 1 0.00/1.00 vMB 0
394,957 394,957 00000000000000000482640b6f60a0b963834d16b6c2396d41cab073c811fae2 492 0.23/1.00 vMB 42
394,956 394,956 0000000000000000011370a1c3bc79e4d33b95b10f140e3eb0ba946829fa8bf1 636 0.43/1.00 vMB 28
394,955 394,955 0000000000000000069cfb2ec766d9da9e525bd986ae685b841142ddaf2a979b 1,154 0.61/1.00 vMB 34
394,954 394,954 000000000000000005c54159e2f733e5033e3ab8183df735d742c43d4c2ba046 1,262 0.62/1.00 vMB 36
394,953 394,953 0000000000000000087dd1ffcbff954f839349bb45b5b4777d20d42767fb4a5e 644 0.36/1.00 vMB 35
394,952 394,952 000000000000000000eec7b9a0dcb470f649db08d9b3459dbd53ca4f75ed6759 454 0.23/1.00 vMB 30
394,951 394,951 0000000000000000067d540ae2f3557a4b5808e1fbf1bba3519cd929bb65e80d 1,510 0.86/1.00 vMB 48
394,950 394,950 000000000000000001532b4997497fbc92e4843eacb00500c6a8f51a412efd47 395 0.52/1.00 vMB 13
394,949 394,949 000000000000000005dba682428eaef0ee3b84350b78520f97f33c2d6368319a 2,150 0.99/1.00 vMB 44
394,948 394,948 000000000000000007f54009c62becbb85fd819f99f919b3039c66a16a3de641 1,454 0.79/1.00 vMB 37
394,947 394,947 0000000000000000018ca3baa72c425a6081a463a7745fca83464a2f15ece198 1,003 0.52/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.