Loading Tool

Explorer IconExplorer

Memory Pool

77,079 transactions
28.41 vMB
0.08809039 BTC
Random Selection Loading Transactions
Max Size: 172.95/200 MB

Candidate Block

Mining Attempt ed8210c6189eb8d0ef3328042e3f68cb1903d7c0bf7ae6fd0f273813d8aa3d2a
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root daf5ae9b9ccd999d0ebcb61b85541501dc2ae9f657b4c595541ebd1412ed82a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02456518 BTC
Feerates: 477.45 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,189 915,189 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc 479 0.11/1.00 vMB 2
915,188 915,188 000000000000000000004c44360260928e9d563b570837afc23fa58b8a5266bf 743 0.22/1.00 vMB 2
915,187 915,187 000000000000000000007ba311933e38e3aaa12bb5822777161a2b7e973a341a 2,857 1.00/1.00 vMB 1
915,186 915,186 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f 2,985 1.00/1.00 vMB 2
915,185 915,185 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243 2,322 1.00/1.00 vMB 4
915,184 915,184 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e 3,619 1.00/1.00 vMB 1
915,183 915,183 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7 1,314 0.43/1.00 vMB 3
915,182 915,182 0000000000000000000144eeee229f6fdee76d74e470764944d2fc0b2f9db788 3,057 0.99/1.00 vMB 1
915,181 915,181 00000000000000000000dcaffdcfe756ba9f54c89dc10dcc5a174b52596938ec 2,515 1.00/1.00 vMB 5
915,180 915,180 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff 4,319 1.00/1.00 vMB 2
915,179 915,179 00000000000000000001dc192b0ad238907d906253e9c0e3e020d8781daa1ad4 3,794 1.00/1.00 vMB 0
915,178 915,178 00000000000000000000ea58206e4eff75b5d66645906505b921d60d4f38d2fb 1,320 1.00/1.00 vMB 1
915,177 915,177 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1 1,552 1.00/1.00 vMB 1
915,176 915,176 000000000000000000019cc70ef525bd8ce5293385f84bfd8d577974d13d7fca 2,498 0.84/1.00 vMB 1
915,175 915,175 000000000000000000012d6ce4375e1b9348d49258b251a4d16f2e835e1f0ab5 2,732 1.00/1.00 vMB 3
915,174 915,174 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107 2,511 1.00/1.00 vMB 2
915,173 915,173 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4 2,335 1.00/1.00 vMB 2
915,172 915,172 0000000000000000000109222085eeb95e151ff53667bcd6dce04ddc657a5814 2,706 1.00/1.00 vMB 7
915,171 915,171 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9 2,963 1.00/1.00 vMB 2
915,170 915,170 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03 3,012 1.00/1.00 vMB 5
915,169 915,169 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc 3,013 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.