Loading Tool

Explorer IconExplorer

Memory Pool

73,638 transactions
27.32 vMB
0.06363438 BTC
Random Selection Loading Transactions
Max Size: 166.77/200 MB

Candidate Block

Mining Attempt 57b6596318a7f64dbe4e96a13ee533e673feccbea60ef6e7c2b60bc8bb8541e4
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 70d4a10d56ea5d29684c205f2c177ccbe3d2ea1670afb720e74f06ffebe67681
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,246
Size: 1.00 vMB
Total Fees: 0.00556367 BTC
Feerates: 73.20 > 0.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (366,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,726 548,726 0000000000000000000dd6c27aa0230f3704fab5eedcf780fe79d17d192bd750 2,319 1.00/1.00 vMB 9
548,725 548,725 0000000000000000000cdc244d799add1c7c7de1f900404f15c87376d396f2c0 1,328 0.51/1.00 vMB 21
548,724 548,724 00000000000000000025a62ae8788f3f4324091e46040e0c84791992857602a3 2,719 1.00/1.00 vMB 14
548,723 548,723 00000000000000000007b9920f05403f8018159ab7a7027dfce0c780b8df1c5a 1,872 1.00/1.00 vMB 3
548,722 548,722 00000000000000000012388b1f068a2dfe93195e69efdfbab5139e869fb036ce 2,775 1.00/1.00 vMB 15
548,721 548,721 0000000000000000000ed5daace700e7b5fef72f2bc438b93deb10df61562328 1,973 1.00/1.00 vMB 2
548,720 548,720 00000000000000000013c8c73faad22e23c84d9c050a433bb80f9126c5fa3be5 2,857 1.00/1.00 vMB 13
548,719 548,719 00000000000000000004d05b6fafb82ab9a361e7310023dbd9d1ac05ac7ec4ea 2,783 1.00/1.00 vMB 16
548,718 548,718 0000000000000000001f69777e5d3c02b55d712434370053748fc2109284e6fc 601 0.27/1.00 vMB 58
548,717 548,717 00000000000000000001eadb343df0a805e525f849e0af32198f11675c867751 581 0.45/1.00 vMB 9
548,716 548,716 00000000000000000012199b9f365569fbcf785a0bcb7ac91f5031d7493397e2 2,341 1.00/1.00 vMB 4
548,715 548,715 0000000000000000002388c849416ae94183b1bf904c47c3225068451cba5d41 2,671 1.00/1.00 vMB 21
548,714 548,714 0000000000000000001ea40919088ff9babe1b522398a41ecbfa688810397d9d 701 0.33/1.00 vMB 11
548,713 548,713 0000000000000000001ed34772e50d9dff2a6d6bf9c19e96de77c899f02d36ec 1,677 0.88/1.00 vMB 11
548,712 548,712 000000000000000000156c5461ede374fe9a4d482bce23ab97c152326b3b6008 447 0.48/1.00 vMB 4
548,711 548,711 0000000000000000001965b1581aba4324dbd7f51af7cdc97c1ca36c0a2d7955 2,358 0.98/1.00 vMB 3
548,710 548,710 000000000000000000161eeae34d59bc045222dea5ef5a7c103e76a55436f8d1 2,699 1.00/1.00 vMB 24
548,709 548,709 000000000000000000197a361affe74fd3fc73df4342a7039cdc0bc4b7e8a22f 1,246 0.87/1.00 vMB 2
548,708 548,708 000000000000000000165086d9590936d8abe8410e85fe66f048297b3718971c 2,526 1.00/1.00 vMB 17
548,707 548,707 0000000000000000000ef9baad2eda04785ee40c55788def6de7e76bc90ad5b0 430 0.20/1.00 vMB 7
548,706 548,706 00000000000000000002b627c491bd40c10697173f09c0d7edd0f51cae87c779 1,402 0.87/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.65 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.