Loading Tool

Explorer IconExplorer

Memory Pool

82,154 transactions
30.51 vMB
0.13258091 BTC
Random Selection Loading Transactions
Max Size: 183.83/200 MB

Candidate Block

Mining Attempt 0722d75d54e3a9afa08b209ec088720abcbc712d2a1622340a4c5b548e9d4c66
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 6190fd3a4965a46442f11735c02daea0fe4c008b3c2f9dae5b809605a553bbfe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 1.00 vMB
Total Fees: 0.06947079 BTC
Feerates: 203.60 > 6.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (595,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,986 318,986 000000000000000024b6db8acbdb98f2a98330b447dc8f16191842566a455535 88 0.04/1.00 vMB 31
318,985 318,985 00000000000000000ed26a4f3f0c080f6f5c1e49aae49cebbc9da5ebb25081fd 198 0.11/1.00 vMB 26
318,984 318,984 0000000000000000116725e52ec6e2a4abd21904d37713d7c25ca2e49247d038 653 0.43/1.00 vMB 25
318,983 318,983 000000000000000021f2b58c04badd689bea40fadca09afeaec3a0a8c00225e9 128 0.06/1.00 vMB 42
318,982 318,982 000000000000000005df19fa75edd95cf7a5e7475edbc237db56eb5f1d7a15a7 21 0.01/1.00 vMB 8
318,981 318,981 000000000000000016b3de4852d9383a3a3b37d936cec006acf565dc13cd1283 186 0.07/1.00 vMB 31
318,980 318,980 00000000000000001fdca20e4a469a8566fbd7f3717271593896a60d60445cea 957 0.50/1.00 vMB 29
318,979 318,979 00000000000000000263a91b231291af968242e86a0018ba95adcbfdfe9dd4eb 814 0.44/1.00 vMB 28
318,978 318,978 0000000000000000068a1e9f06d3aa0868af8751c9bb801bcae3df40a722f4ea 28 0.01/1.00 vMB 46
318,977 318,977 0000000000000000200494bdd815fb4986f2ab41c6f3da5ccd1fc37c13f90710 341 0.16/1.00 vMB 38
318,976 318,976 000000000000000003510928d7fb71ab743d5b51b8d12f48430d0b8e72ddd3db 196 0.09/1.00 vMB 29
318,975 318,975 00000000000000001a9a3839023266d5db5bf15458acc529cddbea4ab248a9e3 941 0.52/1.00 vMB 29
318,974 318,974 0000000000000000016bc074f8497bcc72d892494f9e31c5590bd416c55a3d5f 45 0.04/1.00 vMB 11
318,973 318,973 000000000000000024b8280086972fee59e2353f1871c5b3f0e32d24e338b75e 1,434 0.75/1.00 vMB 30
318,972 318,972 000000000000000012f40bd2978c3e0daaa32f9dddf982b98e8f5eec5959de68 626 0.33/1.00 vMB 27
318,971 318,971 0000000000000000189d6c4856df879f3a5743d427854e4bf9e397558efa3a49 115 0.13/1.00 vMB 17
318,970 318,970 000000000000000022a18594a7decc0945904be712e4543f37d499d764827411 846 0.35/1.00 vMB 36
318,969 318,969 00000000000000000ad4468b238b2510d257e845127f7576ebc5d5009f4bf8ec 621 0.33/1.00 vMB 28
318,968 318,968 00000000000000000402dc8553f936a7707dc998d3cda47905027d57323f017f 733 0.34/1.00 vMB 30
318,967 318,967 00000000000000000d9d151f2eda385315b536ad205041d8eab9a6201c9cbe68 60 0.05/1.00 vMB 16
318,966 318,966 000000000000000023cd10347472d279edd9f8149ad17c0ea9239ab3ebd5901f 526 0.29/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.