Loading Tool

Explorer IconExplorer

Memory Pool

38,751 transactions
28.22 vMB
0.06181390 BTC
Random Selection Loading Transactions
Max Size: 143.55/200 MB

Candidate Block

Mining Attempt 5789dd3b9352d5c84599e43e46d05af580a36e292ab9ba9834f6762e563e7f85
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 91e309f1bd473b3b26ae5fc6977fca539188a8229620eeb63a3b9f8e632a6ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,854
Size: 1.00 vMB
Total Fees: 0.00766493 BTC
Feerates: 89.40 > 0.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (144,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,111 770,111 00000000000000000001fe51e048f4f42e4212098de90827f929403e17b71988 3,317 1.00/1.00 vMB 5
770,110 770,110 00000000000000000001154b90f1c3b9684520d7344fc755bd11171f00f351bc 2,640 1.00/1.00 vMB 6
770,109 770,109 000000000000000000046ea05f297d502fb0a9e3d4820127a992d056f42633b1 2,759 1.00/1.00 vMB 10
770,108 770,108 00000000000000000002feafa9848ca608a66d345aebca475e83303cc4413bcd 2,702 1.00/1.00 vMB 6
770,107 770,107 00000000000000000005f5c64e341d79f8933b77c3f19a67803a5394ed5ae387 2,874 1.00/1.00 vMB 12
770,106 770,106 0000000000000000000721586456852829adbb6ffee4268b28418eb0990e7fb8 3,440 1.00/1.00 vMB 6
770,105 770,105 000000000000000000029944a27f646c3f108dd04ccefebb8138a1b841534a5c 2,141 1.00/1.00 vMB 8
770,104 770,104 0000000000000000000254f065c753d250c70be5f3551a095d8d5ccc35cf9fae 3,615 1.00/1.00 vMB 10
770,103 770,103 00000000000000000006f7fd7b9ba1d31a3ae1458c16bd04e0036ecbafedc713 2,673 1.00/1.00 vMB 22
770,102 770,102 0000000000000000000740932e41b9240402032a81f8e32761c834b601130d2d 2,249 1.00/1.00 vMB 8
770,101 770,101 0000000000000000000597011edb059671b5a241efeaea4d4f87010c816342c3 2,284 1.00/1.00 vMB 17
770,100 770,100 00000000000000000006c16599bcd28ca84f08e07ccc36f299a41f0e5e3a1996 1 0.00/1.00 vMB 0
770,099 770,099 00000000000000000001c445014e88373e4c660d1ad0c78832348b04578510f4 2,749 1.00/1.00 vMB 3
770,098 770,098 00000000000000000002743e4ceb6321e75f81301cfe684be01d49b486a65ca6 1,456 1.00/1.00 vMB 9
770,097 770,097 000000000000000000069157b376109e96a684f9da662a69808e5897096083ee 2,657 1.00/1.00 vMB 9
770,096 770,096 000000000000000000054932d195c1fd68a969defb3eb3b89461eb1dd949b2bd 2,637 1.00/1.00 vMB 15
770,095 770,095 00000000000000000001d6d0890271ec63c36f7c389173bb064a983d15a57518 2,903 1.00/1.00 vMB 13
770,094 770,094 00000000000000000005198ccd454c874a03c50715ab4f93d149d9cb16c89a90 2,319 1.00/1.00 vMB 8
770,093 770,093 00000000000000000002a42bbc873b4423d9bf3a41a470b6876f7eb5cfebdc8e 2,800 1.00/1.00 vMB 14
770,092 770,092 00000000000000000003f7c74538c21be068ed55461a29120698d5d75c22f223 2,506 1.00/1.00 vMB 5
770,091 770,091 000000000000000000042e443ba64c624b622141f27d71b21884174842a13b84 690 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.72 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: 629.85 GB
    • Received: 11.96 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.