Loading Tool

Explorer IconExplorer

Memory Pool

45,586 transactions
28.40 vMB
0.07180747 BTC
Random Selection Loading Transactions
Max Size: 150.88/200 MB

Candidate Block

Mining Attempt 81f99bb677e4d289daa1ba430f498bb7adc5b86d960c8ee41140bacc75e523fd
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root b35f8bc836f643987866e4b814de2e1b98b23c12fac9c65b669ca1a3078b3b14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,651
Size: 1.00 vMB
Total Fees: 0.01806432 BTC
Feerates: 100.23 > 1.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (312,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,722 602,722 000000000000000000081bb8a00488f385c3174ea3725d1005ce3e451431381c 2,861 1.00/1.00 vMB 51
602,721 602,721 0000000000000000000d0df1243c74da2bc7d6c9774ca87bd38061ea05dfb792 2,656 1.00/1.00 vMB 61
602,720 602,720 000000000000000000040e8be32b2c99da645d01c691257f7abde9bcc0ddbeb0 1,992 1.00/1.00 vMB 23
602,719 602,719 000000000000000000017d639697a6a2f3eeb04e4a0c5f71e8683d052d82f32d 220 0.07/1.00 vMB 22
602,718 602,718 0000000000000000001448873ebedaee253fc3326df8a9a78e3e9abb2baf2081 1,397 0.44/1.00 vMB 24
602,717 602,717 00000000000000000010bd736fe800457012bd83ccec55436cec078606c27c05 2,815 0.89/1.00 vMB 22
602,716 602,716 0000000000000000000aadae077e61236e28b476f87e13c43fbbd0acd85537ef 2,162 0.64/1.00 vMB 18
602,715 602,715 000000000000000000038706b23983c4002a743568ee94f2f7a74304ecedc8bf 3,292 1.00/1.00 vMB 28
602,714 602,714 0000000000000000000794e579bcc4408ef9045fc787cc5c710a3703c72602f5 529 0.50/1.00 vMB 11
602,713 602,713 00000000000000000000afa2f8b1fe34f6ef9cd8f099bf626078c77b41c501fe 2,665 1.00/1.00 vMB 9
602,712 602,712 0000000000000000000573c038f62cdcb13af7a179d910146639cf511951611c 2,333 1.00/1.00 vMB 16
602,711 602,711 000000000000000000022bd0cffdc88b90d83e73467bb0f279730aa30df069ca 2,324 1.00/1.00 vMB 16
602,710 602,710 0000000000000000000ca103b6e6ecc4f5bf563a89f72223c9af1d4d11d0a205 2,498 1.00/1.00 vMB 55
602,709 602,709 000000000000000000135203468a1a0bd892dbb23d566605f9c845d6b5f3f335 2,881 1.00/1.00 vMB 42
602,708 602,708 00000000000000000007d3b6f02985da625ad7accdb160a8222c3a7510e9615a 2,424 1.00/1.00 vMB 31
602,707 602,707 000000000000000000056a1bd6282c5bb1e71a061e81c38c50c763560b15ffdf 1,919 1.00/1.00 vMB 3
602,706 602,706 000000000000000000133fff617c52ca55ed5e6008ad3ede608e724b5d7960e0 2,353 1.00/1.00 vMB 32
602,705 602,705 0000000000000000000c0977bc87442c3fa92da023cf1b82c5e37fa57f167964 1,607 0.97/1.00 vMB 15
602,704 602,704 0000000000000000000ea406bf4543a5056c2da40d1a42cbb505632f313521a0 1,483 1.00/1.00 vMB 4
602,703 602,703 0000000000000000000b827e4c6876f037018cee423cfdb554eec2aee5688c90 1,307 1.00/1.00 vMB 12
602,702 602,702 00000000000000000007f06542c1a3cd95f20d0889057cef52acd577b3002150 1,062 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.11 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: 651.97 GB
    • Received: 13.67 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.