Loading Tool

Explorer IconExplorer

Memory Pool

53,629 transactions
31.45 vMB
0.10583156 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt 9b30426f08ea7cc74c415e75c18e7283c580913e2a101b4f96ed8e2c3075ce3a
Version 20000000
Previous Block 00000000000000000000b5c797f30f3f01ba588d1023c3962ed65aa0aaae2067
Merkle Root 7255b3b3d568a5f4da9e1f81900fb048c98af5eabd97a3ee043c3278a1261d2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.02426652 BTC
Feerates: 18.19 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,826 (318,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,332 596,332 0000000000000000000721a3f0468a077734161c62f36361d56b5198e64751ed 2,680 1.00/1.00 vMB 53
596,331 596,331 00000000000000000003382abb11242b9b08bf0f5a3e4f00d42583d0735cb698 2,621 1.00/1.00 vMB 4
596,330 596,330 0000000000000000000c36cec76a28a0347920e3cdab0b39f131f1aebbf1a250 1,383 1.00/1.00 vMB 13
596,329 596,329 0000000000000000000db30461c77d250c72548969f88cced6092f23030220b7 2,840 1.00/1.00 vMB 38
596,328 596,328 00000000000000000015d6512b2fb52e0cde5a789a8ddc569d62b18881a82209 2,865 1.00/1.00 vMB 23
596,327 596,327 0000000000000000001544990b7f664eec86e1a1ffc7552ba1dd8e8fe7510990 2,846 0.99/1.00 vMB 38
596,326 596,326 0000000000000000000d813b43d1a4c146b0ae3b85106d9493b2c8069de8e681 3,030 1.00/1.00 vMB 39
596,325 596,325 0000000000000000001258881d378e9d32e1a5128f6a81e90d87acf43ac0b352 2,923 1.00/1.00 vMB 40
596,324 596,324 0000000000000000000b5d3c6145541440c7b50d8607784e7546df5de66bad4c 2,733 1.00/1.00 vMB 26
596,323 596,323 0000000000000000000c3e6a81fb9495a045f1f90a08b0c9f3da55ce0a83c50d 2,780 1.00/1.00 vMB 27
596,322 596,322 00000000000000000009554b7b99fb7baf26886183b920a346a6e789b7769ee1 2,099 1.00/1.00 vMB 4
596,321 596,321 0000000000000000000be8f9a237900f2df010ffe0ebd1f2225c03beb7698035 2,350 1.00/1.00 vMB 32
596,320 596,320 00000000000000000009bc37f801a93133245849dbbae1230a77d4baf56ec96f 2,504 1.00/1.00 vMB 27
596,319 596,319 00000000000000000008a8150f5e1f3d98966f8bb0ee72a7449492075dd85c7d 2,867 1.00/1.00 vMB 8
596,318 596,318 0000000000000000000bf222ecae5da69bfdcf1a6aef1e2ddbcb3f292aa834e0 2,939 1.00/1.00 vMB 30
596,317 596,317 00000000000000000007fab029a75a73aca952d99d292c43de44870b732bf2fc 2,511 1.00/1.00 vMB 16
596,316 596,316 000000000000000000055afba6cf4d8bdcb30d42042179e7a3400d0c60e56118 2,502 1.00/1.00 vMB 23
596,315 596,315 00000000000000000008f359d1a9a082b91455b99d05089aea1afa41582ee3e0 2,108 1.00/1.00 vMB 16
596,314 596,314 0000000000000000000278463ebfd11a97f73aacdd0081c32fce246e98c884be 914 1.00/1.00 vMB 2
596,313 596,313 0000000000000000000d06e50d76407e353207eed277a51cacfe48b454701db6 2,293 1.00/1.00 vMB 22
596,312 596,312 0000000000000000000e9c125cbd23cbfe863afa31ae04414c47e41e9daee13c 2,443 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.