Loading Tool

Explorer IconExplorer

Memory Pool

75,699 transactions
28.49 vMB
0.08258340 BTC
Random Selection Loading Transactions
Max Size: 171.25/200 MB

Candidate Block

Mining Attempt f5a87a007f887a11e4371c826ffa5541861c9ea4d6060085fcdd189813b1fa1f
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 64bca1f36f1bf9fd16e62f9aea010f31ee1f3ea537e2112d8ca2d46f9f620b30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,422
Size: 1.00 vMB
Total Fees: 0.01843127 BTC
Feerates: 65.95 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (144,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,954 770,954 00000000000000000004a592fdce30cf4fd13f1688064029abca0019cad6d4ee 2,012 1.00/1.00 vMB 5
770,953 770,953 00000000000000000003eff8beddb82dc43d4c0e1a2c399c6dd280bc7f816ee3 1,383 1.00/1.00 vMB 6
770,952 770,952 0000000000000000000123e38cc71380f8c1113d260dd739558c86d1eadafbd5 1 0.00/1.00 vMB 0
770,951 770,951 000000000000000000071eba1845bce5a8460bab449db4705f9a9add5181bbdf 200 0.05/1.00 vMB 8
770,950 770,950 00000000000000000006b8d52f0f95fe5e948d7039185bd21e470a944956d5bd 1,969 0.82/1.00 vMB 6
770,949 770,949 00000000000000000005e38017eaa54a0d82ab438d920817c911abc86a67211b 546 0.15/1.00 vMB 7
770,948 770,948 00000000000000000005185544128498fe89247f04e6f8ed83590048c65fc094 2,181 0.70/1.00 vMB 7
770,947 770,947 00000000000000000006226feff04730592ec2824192bf0da06660272f3b7517 934 0.26/1.00 vMB 9
770,946 770,946 000000000000000000015c44617e0e50a1a32f8a57baae73df816fa4085b7757 157 0.04/1.00 vMB 8
770,945 770,945 00000000000000000005792c42167add84b666df81e56ff3f2e302a58065973f 16 0.00/1.00 vMB 12
770,944 770,944 00000000000000000000b30184dfb115fdb84f850131f7cb1c1a64129b4eb480 116 0.03/1.00 vMB 10
770,943 770,943 000000000000000000023d93b3428fd93a2f9c9f643073233538406c71dc8c8f 114 0.03/1.00 vMB 11
770,942 770,942 00000000000000000001a10e2e255e8b6ec80a36a702566ef4906b045ce4a055 1,229 0.37/1.00 vMB 9
770,941 770,941 000000000000000000000e33aabafb31a03f087a1aa628f35732c3db56eb799a 533 0.22/1.00 vMB 7
770,940 770,940 00000000000000000005681e4ee5c97e8afdd0280802a653f98d0b001ca5d23a 169 0.04/1.00 vMB 8
770,939 770,939 0000000000000000000080850f2a53264fbee5d04cdd6ca7bb75701fef09baf1 927 0.36/1.00 vMB 8
770,938 770,938 000000000000000000051a938009056ed458da42966601dc6c508ca07c619915 91 0.14/1.00 vMB 3
770,937 770,937 000000000000000000045452c5cd3779b75a5a24d6852b6306f98debeb3bdf6b 395 0.11/1.00 vMB 9
770,936 770,936 000000000000000000046e734ee567e5d69337945034bca737362016d7ec1726 2,590 0.89/1.00 vMB 8
770,935 770,935 000000000000000000010f3c6b9e4737556d509311e642933088977dbc30ccdd 219 0.09/1.00 vMB 10
770,934 770,934 000000000000000000001c841c250151012c79597f961802f49b534774750cba 1,000 0.33/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.