Loading Tool

Explorer IconExplorer

Memory Pool

85,205 transactions
31.78 vMB
0.20160485 BTC
Random Selection Loading Transactions
Max Size: 190.14/200 MB

Candidate Block

Mining Attempt 64f8ba429a6a7423e2f08a5f64bdaeb31205ca7b9cabb28d218eabbc27339d1f
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root b1c9b83fa5f9a6e9cdecfe1cc789fdb8e2ca9f4426298ccc93a007c44334406a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.09181768 BTC
Feerates: 529.10 > 9.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (541,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,023 374,023 0000000000000000109898a9ddc1943484e71eb2b5d426006e0f4dc7c3c46dd3 259 0.12/1.00 vMB 38
374,022 374,022 00000000000000001087a703a2bcb535f92974f48fa2b2b239695492306defc2 1 0.00/1.00 vMB 0
374,021 374,021 00000000000000000104b8993bece27a7b786ffb16666028738a655fbeda517b 396 0.18/1.00 vMB 41
374,020 374,020 000000000000000009327433cb775e7490c7f4cce1d407d9368cd44a05330c68 217 0.12/1.00 vMB 43
374,019 374,019 0000000000000000072847b99880cab70c2f8be35147f69e990e31527d9adae7 269 0.89/1.00 vMB 8
374,018 374,018 0000000000000000101ed21d84525b2f398294e5e0a79b7d0c327cfa98c3ef5e 1 0.00/1.00 vMB 0
374,017 374,017 000000000000000000d51fd1beea29dd727ba8287417dc5b94349f8ca31f5e0d 681 1.00/1.00 vMB 11
374,016 374,016 0000000000000000131100458c85bf4af21ed5536118396bb7b824cbba6d4fb0 691 0.75/1.00 vMB 16
374,015 374,015 00000000000000000723ae5e5cc12d6e92477da3bc77588a68536b73f64feefe 388 0.20/1.00 vMB 33
374,014 374,014 000000000000000007cefb74516a8cd9409951c26917335507091a6052dfa8ba 1,249 0.92/1.00 vMB 23
374,013 374,013 0000000000000000026a9901fc872fb2144a9514846ebf03cbbd8091abe55995 668 0.93/1.00 vMB 9
374,012 374,012 0000000000000000107bf733e5d803ef928ab827712286b545aac96df2d137a0 1 0.00/1.00 vMB 0
374,011 374,011 000000000000000009c1c9b20beae1fc238fddfc627f080acca6fa95339feaab 785 0.93/1.00 vMB 13
374,010 374,010 000000000000000009015ebc88658dd24801dd05b6342c9fa51b09ada16167bc 757 1.00/1.00 vMB 9
374,009 374,009 000000000000000004bd89e254de691b09eee8d6332f131c01196ac9da21e862 524 0.75/1.00 vMB 7
374,008 374,008 00000000000000000b022a21d49581a3bd664a9bdc00596ac9e0244d4a4591db 1,118 0.95/1.00 vMB 22
374,007 374,007 00000000000000000d976bf3e1b5e9b8de3b53e2ab76e928ffbc4fbceab49096 765 0.93/1.00 vMB 13
374,006 374,006 0000000000000000070b0a034fe718bb10cdf460e769587f2c0c47d663a15ff8 1,707 0.82/1.00 vMB 41
374,005 374,005 0000000000000000057b8ac80d3a440bdcd75574cf261625e87943135d229ee6 920 1.00/1.00 vMB 30
374,004 374,004 000000000000000000d3789f1644f86dcc0d9b4358818f8e69b010812a13a8b6 260 0.88/1.00 vMB 8
374,003 374,003 000000000000000008d8b4beded1f58eaae73f2c6b2ea1586f64c3747a2da441 526 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.