Loading Tool

Explorer IconExplorer

Memory Pool

44,776 transactions
27.31 vMB
0.08018415 BTC
Random Selection Loading Transactions
Max Size: 144.22/200 MB

Candidate Block

Mining Attempt b336021c72227eaafc559571db2249fb78f904800f78b2c4b8a3fa02fa607879
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root f18951630b91be922ab2e4fc9ac724d86c33ececd0cd7867e856ef9c1faf25dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.02891470 BTC
Feerates: 200.83 > 2.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (303,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,042 611,042 00000000000000000012b95050019ea94b4d5e7888bdd863698535cc792c794a 2,795 1.00/1.00 vMB 26
611,041 611,041 0000000000000000000d6594fa90c73aa5b5334e1856f8090d5e865eafe1c832 100 0.03/1.00 vMB 34
611,040 611,040 00000000000000000008d391532e4acf7525efaab4e0959f18229465e1f36f49 1,298 0.41/1.00 vMB 5
611,039 611,039 0000000000000000000398b5144fc0b323a51c8e055d2714f2106616347431d7 2,447 1.00/1.00 vMB 13
611,038 611,038 00000000000000000010fe4501994a2f7070818ce0cc601f6b58f2bd507256b6 3,001 1.00/1.00 vMB 15
611,037 611,037 00000000000000000002caa8d29f6225bee7f87b90d05afe2c140907bdf0620f 2,796 1.00/1.00 vMB 17
611,036 611,036 0000000000000000000ea1a753f870f560e0c01c995c32cb04fd273e38fde69d 1,214 0.35/1.00 vMB 14
611,035 611,035 000000000000000000128f4263293cafe619488c1b2468461852f88bdfe08dbe 50 0.02/1.00 vMB 23
611,034 611,034 0000000000000000000950b80cfe1f5ad775c05cdf3ae9c06d009dde5743d1da 78 0.02/1.00 vMB 7
611,033 611,033 000000000000000000086484bf6e368e6da438224f88419d48a9a406872d0421 2,689 0.90/1.00 vMB 16
611,032 611,032 00000000000000000001408d3b5bd3a5569d528e3259309c550f8716de8a523c 3,004 0.99/1.00 vMB 15
611,031 611,031 000000000000000000062bc38f72b7e51a6f537fbc66367937bce1edc11b35fc 853 0.31/1.00 vMB 10
611,030 611,030 00000000000000000010d52fd4640dd2a5303137fc6583f80f37218bd4d34fb0 2,093 0.74/1.00 vMB 14
611,029 611,029 000000000000000000038d38bb3c7cb4780d0c889dd14578b41955f05c25656a 1,046 0.29/1.00 vMB 2
611,028 611,028 0000000000000000001390375ff1fa0887df30cd4ed8b1df9070867fc45f685b 2,379 1.00/1.00 vMB 16
611,027 611,027 00000000000000000005f59737bc21ea4a3f19089dec8a0c37c7bb859135bb4b 693 0.23/1.00 vMB 12
611,026 611,026 00000000000000000004bdb0313d7f9ce308ae9902919371ebec7cda45487094 577 0.18/1.00 vMB 15
611,025 611,025 000000000000000000140e592870c1f736f8aca09df37441231b6a5ad9986898 627 0.19/1.00 vMB 6
611,024 611,024 000000000000000000041e861f35e42392be4d14148058610f9d49587ae567d6 1,702 1.00/1.00 vMB 21
611,023 611,023 0000000000000000001140a4a21d4dca31b98da2240b7790deac59ca3ebb549a 1,227 0.32/1.00 vMB 2
611,022 611,022 00000000000000000003e883fefe30c0c3963befd01eb21a1c500b4fd738719e 2,485 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.03 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: 650.41 GB
    • Received: 13.28 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.