Loading Tool

Explorer IconExplorer

Memory Pool

83,792 transactions
31.20 vMB
0.08537250 BTC
Random Selection Loading Transactions
Max Size: 191.20/200 MB

Candidate Block

Mining Attempt c8035c90ef09aeedf5d311bfae0d6b9fbb07c13277e60b770dd537e7cf8263d2
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 044e691c0a9f10d9b2dc8aeb65ee3d6315f266b33eadce54ad8d31fda233f1f6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,542
Size: 1.00 vMB
Total Fees: 0.01095098 BTC
Feerates: 22.07 > 1.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (214,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,104 701,104 00000000000000000007feaf5eea5a71d760a4ae41bb9227106887bbd0bd5a5d 1,028 1.00/1.00 vMB 7
701,103 701,103 000000000000000000091023d0691785bb69c4701dd608722c4e69adbd6d6be9 2,154 1.00/1.00 vMB 13
701,102 701,102 0000000000000000000c63c72e2caae4d1a1b8136ee3a5a10a70620559c56411 1,286 0.81/1.00 vMB 10
701,101 701,101 0000000000000000000714b203239c29f5dfcd10a275ac01c82ec90882876099 37 0.01/1.00 vMB 8
701,100 701,100 0000000000000000000ea61f0b31b019e359b306ae3997636fb484aea10bd337 2,063 0.82/1.00 vMB 10
701,099 701,099 0000000000000000000109e4d3183a7b8d408dddc6f4b7c52dec7bf7c02721e1 2,181 0.96/1.00 vMB 4
701,098 701,098 000000000000000000050a1022baab6d770ddcad900163cd12d41008a5f3be5e 2,466 1.00/1.00 vMB 10
701,097 701,097 000000000000000000062185393aa91566ece868853af280f257913d07ae5aaf 1,346 1.00/1.00 vMB 20
701,096 701,096 000000000000000000023fba80a0c2bade0e90ea6fca436c9eff6c51eb64e648 711 0.29/1.00 vMB 1
701,095 701,095 000000000000000000044e48629b904d513a6ccc3b0f42a1a3dd2c723afc2bf9 2,670 1.00/1.00 vMB 10
701,094 701,094 0000000000000000000a720790d93eeb20446885a2d40b8bc0b90b3ae9a52437 3,515 1.00/1.00 vMB 6
701,093 701,093 000000000000000000031a518bc47645fa1fcd1df891c2fb42d49c781a23b148 1,998 1.00/1.00 vMB 15
701,092 701,092 00000000000000000006e214951d14392a2ab23d2eb32916b622a63e47d08d4b 2,135 1.00/1.00 vMB 6
701,091 701,091 000000000000000000069abcf5e0760591481df5b5840dae4e366407c5557772 1,829 1.00/1.00 vMB 17
701,090 701,090 000000000000000000042c2c700151302eb9232a76110a58cd6ee27a0dc8acb9 2,154 1.00/1.00 vMB 14
701,089 701,089 0000000000000000000bc06ab3a6a7ee71bc960ef9487dc80d7d1cc135a1f362 681 0.22/1.00 vMB 29
701,088 701,088 0000000000000000000a063ee1a43abd9b48b66ef841a66244fea92ef448b25e 512 0.19/1.00 vMB 13
701,087 701,087 000000000000000000096f7fe3db4095600c2034623f38c1b8a8faed321ecc7a 1,252 0.71/1.00 vMB 11
701,086 701,086 000000000000000000001a327097854664d5da2355afc5a18a33acdb568fb738 207 0.06/1.00 vMB 11
701,085 701,085 000000000000000000041de018cf46d0245e24f9ee43d84af61a77fa734a352b 1,867 0.92/1.00 vMB 9
701,084 701,084 000000000000000000023fff9065296478d73dbdc1c9852c46be58b0b8bfa00a 177 0.05/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.03 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: 719.50 GB
    • Received: 18.07 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.