Loading Tool

Explorer IconExplorer

Memory Pool

29,007 transactions
9.53 vMB
0.10133422 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.07/200 MB

Candidate Block

Mining Attempt f4058b2f54ce07cebc258df001e7299156eb91214f31c826eaae73b782834531
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 5e06d2e9bc08c18ec9eaff96c93778f85f38712af1e4eefe407fe948e7ee4ef8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,000
Size: 1.00 vMB
Total Fees: 0.02918987 BTC
Median Feerate: 2.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (727,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,984 185,984 00000000000007fdbe4ab65485da6ebf687989eff433905b8a725a82bd696f1f 204 0.09 vMB 121
185,983 185,983 00000000000004a96833702aae8f690df5ae51199916d239af3cf44d59285b35 69 0.02 vMB 152
185,982 185,982 00000000000004df08078ca4513720772115ab0dce4203f695f7a0c4dedc053b 132 0.05 vMB 166
185,981 185,981 00000000000006ee82131930283df147e4797bb1637e386f747e3ec3f8b8d92b 24 0.01 vMB 122
185,980 185,980 00000000000003ba78e5a206da9b2b4695be171dfa4ac07ab4e72b25dc440ad1 108 0.03 vMB 100
185,979 185,979 00000000000005a8fdb7f10a47b918f4d35586b063ad528d40471b80372d7d25 142 0.05 vMB 124
185,978 185,978 0000000000000932bdb3efe60eb86662d032829c31fd513ea418cf79a5d683dc 197 0.09 vMB 268
185,977 185,977 000000000000051a46c4c462cd97d9f9316a5b163fff4db54cd62d802472b8de 10 0.00 vMB 618
185,976 185,976 000000000000059165677e9e2e43e76f36841eb2101a3830657f57f376f6e9ec 80 0.10 vMB 88
185,975 185,975 0000000000000106b7c28a390ec246336c52ea7f2fab9896ed9d9224b92e4852 132 0.08 vMB 100
185,974 185,974 000000000000065777d5d29ce52203c61e688dcf758418ae47f57bd32cb819e4 84 0.03 vMB 129
185,973 185,973 00000000000006ee0474d882101ff8adc75f9cf80a609b9d21068b5c2d74441d 11 0.01 vMB 83
185,972 185,972 00000000000003c2ccab28b46d67605b8e8daef889175062f1fd51feec615215 20 0.01 vMB 126
185,971 185,971 00000000000003502008e573577edea1cc78383afacab948ffd9ed32200bc31e 168 0.09 vMB 60
185,970 185,970 00000000000001d77e19114c4703a6052379df8e81bccbe533dd26265f50498b 114 0.25 vMB 68
185,969 185,969 000000000000097938b09fd8b63f2d9c700dc4317f0c910f1b492b6e8d389f95 126 0.05 vMB 110
185,968 185,968 000000000000052c6bd242b32fd37e821b19563eb20ff7bde1352cd93aeb0c3f 291 0.14 vMB 206
185,967 185,967 00000000000008c20d9a7b5b9b180d45861a0aab88b7de050696dcb64c6cd0eb 32 0.02 vMB 108
185,966 185,966 00000000000008d0940b5bc4ea87853c24fe7e224da932573704afb5a616e5f6 215 0.12 vMB 178
185,965 185,965 000000000000003e378aeef12e7781a14c0d46df458f8e73192569f51a2ca5e1 455 0.19 vMB 127
185,964 185,964 0000000000000159d9f5a1de0c847b819cafee2130de076da5a4fb60e275f93e 123 0.04 vMB 25
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.33 GB
    • Received: 0.46 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.