Loading Tool

Explorer IconExplorer

Memory Pool

79,475 transactions
30.32 vMB
0.12590392 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt ab607cb987d56e7007136abdedc9a470b9d1b540b60abb9f0721556adeb6a514
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root d90fd65b278f953b54c3253533773806431d50ec9394f485f554cfe2a3527a53
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.03240896 BTC
Feerates: 301.69 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (347,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,146 568,146 000000000000000000098433bc28bd1012ab6700b946cb2d8524ae4456cb7d03 3,151 1.00/1.00 vMB 39
568,145 568,145 0000000000000000000a576d5cdfaa98f1ccd2bac796866bcf61f9bfe8558858 3,067 1.00/1.00 vMB 27
568,144 568,144 0000000000000000001e43ec0a579378d5aef8735491690c5ed73ac85ac625c1 2,880 1.00/1.00 vMB 45
568,143 568,143 00000000000000000022fa4b19a4003c8298da7f6ffe3ea87ecf0eae61c16583 3,015 1.00/1.00 vMB 19
568,142 568,142 000000000000000000158a9043ab34695646c8dabea812b755348175792d1e5c 2,429 1.00/1.00 vMB 15
568,141 568,141 00000000000000000001b6f31faa27014e8d8b8ad86d344ab079f1da16c8da20 2,425 1.00/1.00 vMB 23
568,140 568,140 0000000000000000001685777b0af40e66cf5c4c3ad1403f2ebfa2fd36867932 2,957 1.00/1.00 vMB 29
568,139 568,139 0000000000000000002ba944077b6315491ae96fa8010ef6eef9bfbb10c939e7 3,086 1.00/1.00 vMB 37
568,138 568,138 0000000000000000001b7c36270e3f43b4bece7991c922ce12961e0996077526 2,788 1.00/1.00 vMB 30
568,137 568,137 000000000000000000032256f2e9486a4024253ac69a625c27949997cd451196 2,774 1.00/1.00 vMB 37
568,136 568,136 000000000000000000055c4d7d40f08ebea5c17ec1c76be4db4fbf099741ca05 2,520 1.00/1.00 vMB 35
568,135 568,135 00000000000000000014b545f0df7f775361611be578f33f761c62c06ecff460 2,631 1.00/1.00 vMB 50
568,134 568,134 0000000000000000002285a42afedc6cca7191f09ec950ad793c56ee92ab0579 2,819 1.00/1.00 vMB 33
568,133 568,133 0000000000000000001de361a1a5a24574149218a009b6737fe4767f75ea70c4 2,842 1.00/1.00 vMB 60
568,132 568,132 00000000000000000002a64984c81fad6529015251df30fbbf4cd1ef7da56554 2,670 1.00/1.00 vMB 32
568,131 568,131 0000000000000000000a97308163daffc8406388b0fb8a1c1ffa7a6432b711b0 2,943 1.00/1.00 vMB 30
568,130 568,130 0000000000000000001df6bd41715782b99c94e192356fc2131bcbb8df47f50b 2,631 1.00/1.00 vMB 41
568,129 568,129 0000000000000000001c6a0052905aa3450f289609e0207a113ae0b46bf3cfc4 2,196 1.00/1.00 vMB 28
568,128 568,128 0000000000000000002c7cb4e5627db90c380a73a86a6060d92127c74e1880a9 2,729 1.00/1.00 vMB 35
568,127 568,127 000000000000000000052f7b922e3e2845832c1b6f18fc8035a5e52edf5bc64a 2,505 1.00/1.00 vMB 41
568,126 568,126 00000000000000000018339a7b3cb0fa1545aa399eedf34827c85d8aadb8d196 2,779 1.00/1.00 vMB 49
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: 714.22 GB
    • Received: 17.52 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.