Loading Tool

Explorer IconExplorer

Memory Pool

73,494 transactions
27.18 vMB
0.06224508 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt eb081701fba6ead3904ba64cbaed52dae11a13efe6f5e06cb24bd1f6c8fa3039
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 733ce8d67017e28e6a1139a3f16c8855b3af85e24dcee91cd64f5441211f16df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,901
Size: 1.00 vMB
Total Fees: 0.00463636 BTC
Feerates: 73.20 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (7,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,917 907,917 00000000000000000000190be3709a7a3d0c8624fd018812a0721ff979e8f299 2,967 1.00/1.00 vMB 3
907,916 907,916 00000000000000000001d50e5ad8b1bc603728960145ddefc422d895e1e18a17 3,275 1.00/1.00 vMB 3
907,915 907,915 0000000000000000000165706962bf9fab3203bd8e7253c9ff6e3b5ed2939903 3,245 1.00/1.00 vMB 3
907,914 907,914 0000000000000000000082daf6ba61d98e32480d05574249422ac2c5dc33e81f 2,618 1.00/1.00 vMB 2
907,913 907,913 000000000000000000003858e737809e1435076d42c10355e2342b28836c8faa 4,741 1.00/1.00 vMB 1
907,912 907,912 000000000000000000021733250c1ed3b73ad849c66b96a91d464c6f74441c65 4,573 1.00/1.00 vMB 0
907,911 907,911 00000000000000000001322cf20490a4fa0bc864d7e39b1aa8aa723e07ceb0a9 2,962 1.00/1.00 vMB 2
907,910 907,910 00000000000000000001e0c2a69d693b60192086ef70206954d1061f4e7fa001 3,297 1.00/1.00 vMB 4
907,909 907,909 000000000000000000014b795f0a746c392c1298f9fb758296da9048e8651693 1,393 0.52/1.00 vMB 2
907,908 907,908 00000000000000000001801e21b3564ec734cca5c8df39319d01a9c5356d23f8 3,393 1.00/1.00 vMB 2
907,907 907,907 000000000000000000015bd4ae2fc329bd36bb7bbab043aee814ab4560f6cbcb 2,726 1.00/1.00 vMB 4
907,906 907,906 00000000000000000000f083e8b1745d9c07b2688b5716f29995c760c854ad7f 3,864 1.00/1.00 vMB 1
907,905 907,905 00000000000000000000a05d9b735c3b81ff0e6151d3b393be91f1631e8ce4e5 4,890 1.00/1.00 vMB 0
907,904 907,904 000000000000000000004e1127a280cba262fe4c64b65b34387203fc63007c55 2,384 1.00/1.00 vMB 2
907,903 907,903 00000000000000000000b84c2e037de28477d013406f722d3531e0c734a4f337 2,074 1.00/1.00 vMB 1
907,902 907,902 00000000000000000000a3d5525db2454566b0262457aff32dcdce74bbdac28a 2,547 1.00/1.00 vMB 4
907,901 907,901 00000000000000000001b9f9c8d8eb8635c5c44f65c088c0387fc8ad398a2dfc 3,224 1.00/1.00 vMB 2
907,900 907,900 0000000000000000000118b721ae63acdd7a757ad120be01a75c11a09c8148e6 349 0.11/1.00 vMB 2
907,899 907,899 000000000000000000000ed21f2259db5f4236f9f42d87b69b62432804299f35 4,459 1.00/1.00 vMB 1
907,898 907,898 00000000000000000001ca647f5d6066a0cd9deba6d1dba0cc26a31975f5b83b 3,577 1.00/1.00 vMB 1
907,897 907,897 0000000000000000000025277264e7a520d02031870123de531aa9bb46273f02 2,683 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.84 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: 711.99 GB
    • Received: 17.15 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.