Loading Tool

Explorer IconExplorer

Memory Pool

83,400 transactions
31.35 vMB
0.09734479 BTC
Random Selection Loading Transactions
Max Size: 191.10/200 MB

Candidate Block

Mining Attempt 3f06349b340fd86a16c71408f63f5f53bd14bbf629ace5457f655ed6a928e540
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root da450cc59714ce76395c3da6430a93c2da0e50bd9571b73cd2849859a740a354
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,198
Size: 1.00 vMB
Total Fees: 0.02528402 BTC
Feerates: 177.93 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (485,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,000 430,000 000000000000000001868b2bb3a285f3cc6b33ea234eb70facf4dcdf22186b87 1,772 1.00/1.00 vMB 66
429,999 429,999 00000000000000000232d413e56689e174664ae322afc121a72d93eae2ea6806 609 1.00/1.00 vMB 63
429,998 429,998 000000000000000000488fb7ac5917f6dc85d6c57650f5947a343acc5b9d920e 1,485 0.75/1.00 vMB 80
429,997 429,997 0000000000000000029dd17f63e06180e6097da84101592aeb7137d025e64a8b 972 0.42/1.00 vMB 51
429,996 429,996 000000000000000001aa204bcc2f4cbd8d59c686543aa6905a1a869f049bf6d9 35 0.02/1.00 vMB 59
429,995 429,995 00000000000000000320235c928b33fb922064ef121b383c27180d261c9b7d8f 735 0.28/1.00 vMB 60
429,994 429,994 0000000000000000041a9fabf725574b2769e1cd7d5581ed2eeb4f9ccd46879a 291 0.11/1.00 vMB 63
429,993 429,993 000000000000000000863b12fddf955089ae7ff4799c60c0181c9d1de1733769 1,074 0.40/1.00 vMB 57
429,992 429,992 000000000000000004d5a65bc026589c71ba3ea7e4977a45b3a152fa0cb581a2 550 0.25/1.00 vMB 55
429,991 429,991 000000000000000000503390c23f5fa7c9a568f94211dccdd20a1406c4f94fa8 2,506 1.00/1.00 vMB 59
429,990 429,990 00000000000000000019c5eac0092110b33ba0cf55c79558b700352de99b38fe 522 0.27/1.00 vMB 61
429,989 429,989 0000000000000000034008213f9778bb928bc3162b656c987f448d9ec9c94414 1,254 0.54/1.00 vMB 53
429,988 429,988 0000000000000000018e54454d08a194565a4ac0044f9e06aa3697441966a3b9 460 0.21/1.00 vMB 50
429,987 429,987 0000000000000000006af2d28485d4fd8399f801558cede7bbc4c654b684755f 338 0.14/1.00 vMB 53
429,986 429,986 0000000000000000031cbb55a2c8b6039b49f70709b380b381226145c3ecd843 1,733 0.72/1.00 vMB 54
429,985 429,985 000000000000000003c78dc1d3a3f46b3986ac341f644114059cb119634f001a 756 1.00/1.00 vMB 15
429,984 429,984 000000000000000004aff1635001e5380f828b48e6a8dc0f56cf42e044e59e5c 188 0.07/1.00 vMB 52
429,983 429,983 0000000000000000007cd8fcd476a7c2bafd203bde354a471bded96af7087a59 375 0.14/1.00 vMB 64
429,982 429,982 000000000000000002d904fd9a7eea0fb52d3936b6260e358d8cea1a70d8b9d9 660 0.32/1.00 vMB 43
429,981 429,981 000000000000000001fc410bd470e02d629db690fb86d5ee84261a58ed7086a2 160 0.06/1.00 vMB 56
429,980 429,980 000000000000000001b2841f3d81e361625916e820ab6b14df849d4ed10aef3e 419 0.19/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.