Loading Tool

Explorer IconExplorer

Memory Pool

34,028 transactions
25.27 vMB
0.05298527 BTC
Random Selection Loading Transactions
Max Size: 128.40/200 MB

Candidate Block

Mining Attempt f9b5e922bb894bf3b15f3c5a58b3a5de5c6ecc10f08ebfdf03fadf1d238516f4
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 0100742c944517f9431fab9e6a1beaf5781e1ed08a36904b00bf6f2b9c13ca5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,210
Size: 1.00 vMB
Total Fees: 0.00722211 BTC
Feerates: 93.93 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (525,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,102 389,102 00000000000000000425989992f3221a5f5c7361363d7434829d3e9db51a34d4 869 0.42/1.00 vMB 34
389,101 389,101 00000000000000000810ae694333b9c99c27a22457eee3f1372549aef73e63bc 634 0.43/1.00 vMB 19
389,100 389,100 000000000000000009ee31279b6601b0cdef7cecb971b7a015a7db2a35a3908a 1,594 0.75/1.00 vMB 36
389,099 389,099 0000000000000000026ceab5ec6509cc9625d07a6cf8dd4d62f11f18f5a7e5c2 464 0.21/1.00 vMB 34
389,098 389,098 000000000000000007362fca6adf6c36146c7dc419f29e8cbad4151aaf1b8908 97 0.04/1.00 vMB 35
389,097 389,097 000000000000000004c03b865b4a41eae005cda0281cd44343cff1acb15de06c 175 0.34/1.00 vMB 9
389,096 389,096 0000000000000000029bb0e6f6d27da5912b640c49f9c2fd4456250436c27178 351 0.25/1.00 vMB 31
389,095 389,095 00000000000000000b98da00a9ca0cc34a2b5f6854261a6e355d878015b8e830 2,649 1.00/1.00 vMB 41
389,094 389,094 00000000000000000a873ec37a744efff9c4f7a42a3126052e84bda1430735dd 509 0.51/1.00 vMB 5
389,093 389,093 00000000000000000695b9c2cbbc1ba8773292b29b24142dd0fcbbad4a2afde3 839 0.49/1.00 vMB 31
389,092 389,092 00000000000000000486b3876159a2d4ceabb1e2e9e671305a4f24f3ee56372a 1,285 0.53/1.00 vMB 43
389,091 389,091 00000000000000000b04158e4fd2221d2f3ef8713b0d7bd43a41865fb02d9524 1,028 0.50/1.00 vMB 36
389,090 389,090 00000000000000000b540cc72fe7ac45315f77759210eafdb7d3ae7fda389d84 389 0.45/1.00 vMB 18
389,089 389,089 000000000000000007f626f61aa6762943e997530a678b7d7d16ec7cd09e0dfc 426 0.89/1.00 vMB 15
389,088 389,088 00000000000000000ba0a2074428c20b60dd96ca0fc26eb4ceec555b06bbc290 1,572 0.75/1.00 vMB 34
389,087 389,087 00000000000000000198bcc5bd65fd0ccd1c7e3b49e0170ea80296cbfee05042 347 0.14/1.00 vMB 37
389,086 389,086 0000000000000000035793500834d084a63e84172d3f7b6a8857345de9183934 1,024 0.75/1.00 vMB 25
389,085 389,085 00000000000000000b61b232907adbb0480a8befcb8dcfc50a3ddffb74267078 1,048 0.87/1.00 vMB 17
389,084 389,084 000000000000000003cfc8240c06b4434d19a7c48cb3c9deea30268436a9bcba 1,133 0.54/1.00 vMB 38
389,083 389,083 00000000000000000754d740ed750475d4c36cc587cea6fe1064036892387bba 702 0.34/1.00 vMB 33
389,082 389,082 00000000000000000aee644580957397756ddfff2032391f87b2ac4939b84658 946 0.59/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.80 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: 634.69 GB
    • Received: 12.26 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.