Loading Tool

Explorer IconExplorer

Memory Pool

80,389 transactions
30.70 vMB
0.07340344 BTC
Random Selection Loading Transactions
Max Size: 186.76/200 MB

Candidate Block

Mining Attempt 1a72bf9c089139e7d937ba9188692e9cc2ecbdad5e1130d8ccedcb945f55778b
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 8cb1c1238f0d086c05218fd7adefba24a41a711df7762e709e450736b6d4bd30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,168
Size: 1.00 vMB
Total Fees: 0.00764391 BTC
Feerates: 265.25 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (595,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,986 319,986 000000000000000010df5e46332285cf79eeaa5436aee4091a545196ec565693 315 0.17/1.00 vMB 27
319,985 319,985 000000000000000013bda5db30ae84541b0ffe8ef043d0f9dda20924326915e0 339 0.21/1.00 vMB 22
319,984 319,984 00000000000000001d1a9f11b30fed78dfb1593d7970aff3528a3d6dde621454 675 0.32/1.00 vMB 29
319,983 319,983 00000000000000000f3fa617019e82462b3eabebbd24f0ac0791e8ede4bc345f 438 0.34/1.00 vMB 25
319,982 319,982 000000000000000022678fe1492a2fb4eb5110c2c5c506f7ccfcf43415a4d0a9 291 0.18/1.00 vMB 23
319,981 319,981 000000000000000012c168dc07ce8204d44f819384bd4522d95ca37e5dd7dc72 329 0.22/1.00 vMB 26
319,980 319,980 00000000000000002500e0d607ca78f9369225c925eb78e9bd0e26f2cb1d2246 101 0.05/1.00 vMB 21
319,979 319,979 00000000000000000bcaed9cca6008e330bcc0fc41a9f9bb7fb1d8ad0fc173a3 722 0.39/1.00 vMB 27
319,978 319,978 0000000000000000194507bb68b588908104d9f17cc61c691fe2fd0a7c5190f5 414 0.21/1.00 vMB 25
319,977 319,977 0000000000000000022700a42093e9324efcbb93ba20088e34fec93e42b5d563 197 0.11/1.00 vMB 24
319,976 319,976 000000000000000020e195e00c4ddfde2e12b43c63df517796b14a5431151720 731 0.42/1.00 vMB 27
319,975 319,975 00000000000000001e3fc1595c97b8233a99abccccf93724ec8bd643a7fa7538 75 0.05/1.00 vMB 17
319,974 319,974 0000000000000000222a8a1fd0e7e2c2df417df0fd0c8405ef131c15e95c6c26 257 0.25/1.00 vMB 18
319,973 319,973 000000000000000013bccda77ef6c6e2ad96b7cb7449ce7453f7a3988b1f56ae 361 0.23/1.00 vMB 25
319,972 319,972 000000000000000025c62ea3db4b2f6aebfc078ae6a6d6b44cc1cec59d865037 121 0.07/1.00 vMB 22
319,971 319,971 0000000000000000109b403bb8f721611744c36e6ec754d3377911d365e655ad 267 0.16/1.00 vMB 19
319,970 319,970 000000000000000027d3c4da71e36b258429a15cd56c08a6eaf12cbaf27c9275 160 0.07/1.00 vMB 31
319,969 319,969 00000000000000001c18c41ead1e23b083721d295acf1b682c1ea1623816d965 360 0.27/1.00 vMB 21
319,968 319,968 000000000000000024898bc3aeb55031e92480b3a5a16db18d37d2c2d9425d6e 512 0.31/1.00 vMB 20
319,967 319,967 000000000000000010dfe096a45bc8a0210e7f95f0176c38d75d2c8e50cbfc79 511 0.42/1.00 vMB 21
319,966 319,966 000000000000000015ab515c7691fa3b8b386067a9bb86a14a21caa2935b0742 1,480 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.71 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: 701.09 GB
    • Received: 16.62 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.