Loading Tool

Explorer IconExplorer

Memory Pool

80,757 transactions
30.05 vMB
0.12535282 BTC
Random Selection Loading Transactions
Max Size: 180.77/200 MB

Candidate Block

Mining Attempt 9b0fc6a73105636d5bb03c5a1604cf78a4b47f5c16e7358fcf1cc3953e9dbc09
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ae2664126920a69eff6a5aa8a156af9f92b406c0cd29b8d93ea43ae64a5e4d4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.05163542 BTC
Feerates: 242.90 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (268,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,102 647,102 00000000000000000005af440cf3340a19061edb89895ccdb586062c7ab7e551 1,902 1.00/1.00 vMB 39
647,101 647,101 0000000000000000000a3ed713f94f36514518672aac1e72a6dcf64ba7a397ad 1,063 1.00/1.00 vMB 4
647,100 647,100 00000000000000000002051805bc5c7af8218c42151afccbed4d17bd4b5e031f 2,978 1.00/1.00 vMB 59
647,099 647,099 0000000000000000000bea3bf41fc7a4e380432f62b1980d97615a61374d7e89 2,392 1.00/1.00 vMB 23
647,098 647,098 00000000000000000006c14c01b14ad314571422067ccad7729b4e1978cf7f12 1,904 1.00/1.00 vMB 16
647,097 647,097 000000000000000000034681b222bf8313163710a2fd5476ee161efc513af5b1 2,116 1.00/1.00 vMB 115
647,096 647,096 0000000000000000000b94fd8e0ba89101b1dabbe8e6ac61cf43dad34569fc93 2,535 1.00/1.00 vMB 82
647,095 647,095 000000000000000000049eb84f9606ed51318cd8ce1f14e2822b77d870f3b37c 417 1.00/1.00 vMB 5
647,094 647,094 00000000000000000004b890f90bb9a3c634654c7dbc92c7581d4f4721ce2df9 2,402 1.00/1.00 vMB 24
647,093 647,093 000000000000000000089c63511d09cd52c5957fb7d92f1eae710db8406a23bb 2,273 1.00/1.00 vMB 16
647,092 647,092 0000000000000000000494689abb619ae054c6a19f86367a0c808bacab0fb30a 1,758 1.00/1.00 vMB 64
647,091 647,091 00000000000000000006baf80c1b80d01012943781f22f613c25cdc4ac84e906 1,985 1.00/1.00 vMB 66
647,090 647,090 000000000000000000033747009e77e3901611c21f69588dd5237c086fc06b81 2,210 1.00/1.00 vMB 71
647,089 647,089 00000000000000000004f5fd3d0eef953afba4bb2734deac088270e24ca194f8 1,945 1.00/1.00 vMB 96
647,088 647,088 0000000000000000000c7afa852087475e75c33849bcc474833f3c3c5cf3ce74 2,298 1.00/1.00 vMB 35
647,087 647,087 00000000000000000003cec2881c46ff86295d354c9993ec724c48c4ae8464ed 2,373 1.00/1.00 vMB 79
647,086 647,086 0000000000000000000e450684882a222c8b0a75c0f516d2f3f6b655b5414699 1,232 1.00/1.00 vMB 112
647,085 647,085 0000000000000000000bd4d6ea9fd2b0ccbb6a1da7fd32675029d13835fa8ffc 991 1.00/1.00 vMB 20
647,084 647,084 00000000000000000000537a28eedc5314ed4a01ee7dbe5d25d577b17ac86b55 387 1.00/1.00 vMB 2
647,083 647,083 0000000000000000000f116f8c878b3746846fea22114d478703b3ac12327752 876 1.00/1.00 vMB 8
647,082 647,082 0000000000000000000017f8331f3876ab1c5a22dd0667aa2f6de63480baa143 2,116 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.