Loading Tool

Explorer IconExplorer

Memory Pool

34,919 transactions
25.68 vMB
0.08062209 BTC
Random Selection Loading Transactions
Max Size: 130.19/200 MB

Candidate Block

Mining Attempt b4be336ca2c874339c046871f3fd6118618b7db94547114a51b1fec7bc099ec5
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root b8155dc436eedd8fe85b21acc66fba5d45fe965c85c8b734e3a74db5d9405497
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.02876995 BTC
Feerates: 150.71 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (165,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,782 748,782 00000000000000000005b6b01425d0464b6cf4779dc30bee264c5e832ab38e94 931 1.00/1.00 vMB 8
748,781 748,781 000000000000000000045eae6d0c6b805cdbf50d2e6ad2126326ecff758471c2 695 1.00/1.00 vMB 15
748,780 748,780 000000000000000000077835a84dc2995ae9c7dab97b582d5c3dd6fe7cd13935 2,082 1.00/1.00 vMB 32
748,779 748,779 0000000000000000000704d03f874b054afbe017ef845ccf08fae5a90c79f3d9 320 0.23/1.00 vMB 8
748,778 748,778 0000000000000000000345e5d31fe2821c156ab8a63b7d0dff81bc7ad9009970 1,886 1.00/1.00 vMB 15
748,777 748,777 000000000000000000041d04033f38fc314c6c776c88c6593d2f5d5a860f99b9 2,236 1.00/1.00 vMB 13
748,776 748,776 0000000000000000000610a710a0621bcc72edf669cd3fb68b3bb55bf87a0ce7 1,020 1.00/1.00 vMB 14
748,775 748,775 00000000000000000009e9823506384f0104a77cf2350235912117c2b7bfcac9 2,432 1.00/1.00 vMB 26
748,774 748,774 00000000000000000002478e9a65f9c63308fdaa47af7a4a3a0a80a9c0865b5f 54 0.01/1.00 vMB 22
748,773 748,773 000000000000000000045739066d09ce1d012fdf6b8ab03ec6d3bb4d5e8bc647 1,305 0.97/1.00 vMB 10
748,772 748,772 000000000000000000061a41c39456fe120b8350185575a585ec3720a51e3668 1,972 1.00/1.00 vMB 14
748,771 748,771 000000000000000000065f790b01cf2d2b6b057760424d445809dc3278b5a47d 837 0.58/1.00 vMB 9
748,770 748,770 00000000000000000009b9eac096666ed0b03dd1fdbbfd5ddc2c8c4290491d82 1,123 0.97/1.00 vMB 7
748,769 748,769 00000000000000000002c7aaf3054fc303677e40d2880c9980c3d732b6b2df85 1,253 1.00/1.00 vMB 10
748,768 748,768 00000000000000000001975496a3d45d473b2cc1f9e2e277bc48143b51ed7463 2,514 1.00/1.00 vMB 30
748,767 748,767 00000000000000000003b99f02ad92b8a6c0ca28a889dc89b88a63bc07f08ccc 1,208 1.00/1.00 vMB 12
748,766 748,766 00000000000000000000cea0fe4362f9d93b11ec946669109641fc67f719dbb3 514 1.00/1.00 vMB 2
748,765 748,765 00000000000000000004cbcdc7f33e601abbe5c883176edc855f33231a52d999 557 1.00/1.00 vMB 3
748,764 748,764 00000000000000000007edc1aa29f028a782c80211e1c7f54ed6467da88f1073 975 1.00/1.00 vMB 6
748,763 748,763 0000000000000000000632a187682a9db4b403be7748bec1793038bf4d4621d9 2,468 1.00/1.00 vMB 10
748,762 748,762 0000000000000000000925b34128132876f755895247aa4834a22ba8ae06d55c 2,732 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.87 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: 642.86 GB
    • Received: 12.56 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.