Loading Tool

Explorer IconExplorer

Memory Pool

78,226 transactions
29.03 vMB
0.11365069 BTC
Random Selection Loading Transactions
Max Size: 175.16/200 MB

Candidate Block

Mining Attempt 5e7e117b61c4d5ca4629e1c9b03fc1579d2fd2fb0693ff9452508703f4af7d74
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3ec8a1475fce11383eb983828db66eeb85ac5a453ab01413c62e416a9e1091a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.04018009 BTC
Feerates: 150.80 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (154,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,125 761,125 00000000000000000002f2101a263f104d26cecd35177f4ec6e15a2da2e94a0a 2,440 1.00/1.00 vMB 8
761,124 761,124 00000000000000000005610ece8f41393a34ea14750ac2c0faeb65d3493200b6 2,570 1.00/1.00 vMB 22
761,123 761,123 000000000000000000046e08357489c8d1bc624c5f8a8617519e6d24cd5675ed 120 0.04/1.00 vMB 10
761,122 761,122 00000000000000000004edfc8c1eeeadbd4834b8d9a0aa5ed9902c2e9a0e4fba 1,384 0.54/1.00 vMB 9
761,121 761,121 00000000000000000002a9bd0afa9027c4886925ae393771ae0b95432d9f86a8 2,371 0.92/1.00 vMB 11
761,120 761,120 000000000000000000020db801a914455ee2d46eb263872b2c4e4aae86efd9c3 2,922 1.00/1.00 vMB 13
761,119 761,119 000000000000000000025d6f4037676bbcd2d868ab9ea35055725504ced00cee 2,237 1.00/1.00 vMB 10
761,118 761,118 0000000000000000000139ccb4af72646c8d4597d2773902622679999a54a0d2 2,986 1.00/1.00 vMB 13
761,117 761,117 000000000000000000014330588781fce115c98c4495dcd039158bd115e69ead 2,368 0.87/1.00 vMB 12
761,116 761,116 00000000000000000005f492a63c7af7aaaacb7753d49afa066036446b2a4871 1,282 0.76/1.00 vMB 3
761,115 761,115 00000000000000000000703217a00c64d746d4504db2cce59a3387802f419f3a 2,421 1.00/1.00 vMB 8
761,114 761,114 000000000000000000016ea584f17da975211209dc21177d49c4839c0f128941 2,927 1.00/1.00 vMB 9
761,113 761,113 00000000000000000000d1a4cd2eb44ff59fb5d66f2b844743f463cc21ea4a58 1,932 1.00/1.00 vMB 20
761,112 761,112 0000000000000000000769ef80d59246df6eaacdb5ee13b7f13bca1cc44b1de9 1,474 1.00/1.00 vMB 19
761,111 761,111 000000000000000000040092f2af0b260c0c0a75597b2521a42391033502a471 2,099 1.00/1.00 vMB 19
761,110 761,110 00000000000000000001cd6c16f5d43d7ef74a64433b366df90377dee9776b70 3,375 1.00/1.00 vMB 20
761,109 761,109 00000000000000000006c843d098d942033093c6517f05ba6f2a65ee527d0362 606 1.00/1.00 vMB 2
761,108 761,108 00000000000000000003ca2a5cb6534816cb4e69cf3bf942ebab8098ace27445 1,934 1.00/1.00 vMB 6
761,107 761,107 000000000000000000027bb6e31f6d5d39c659b9de3bf148a61eea70833edb08 2,744 1.00/1.00 vMB 12
761,106 761,106 00000000000000000001abb0c38dfdbd330eb7f959a8357080c2613cbf04839a 2,388 1.00/1.00 vMB 22
761,105 761,105 0000000000000000000034ebc58944a087f90f15ac901804389586e6bc46a100 3,086 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.85 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.75 GB
    • Received: 17.21 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.