Loading Tool

Explorer IconExplorer

Memory Pool

78,593 transactions
29.13 vMB
0.07750286 BTC
Random Selection Loading Transactions
Max Size: 176.49/200 MB

Candidate Block

Mining Attempt d56915e12e74dd63e67f0d785d0f6d0413af163b0e4a0b115f4de277daa901bd
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root ab1ad956d79d84a4f56059dd0ff0acaff055b4858aae6839b48085353f84b017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.01662596 BTC
Feerates: 191.02 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (548,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,536 366,536 000000000000000001ca890ba409eb4982e3c0f3c6a7211892b828275937f402 722 0.44/1.00 vMB 943
366,535 366,535 00000000000000001226bdf9a4483140212daeae66184e3d4a530ce02e915f08 459 0.33/1.00 vMB 26
366,534 366,534 0000000000000000096127fc7aa75545d39ce48027c24d3b57095bf52d76b069 1 0.00/1.00 vMB 0
366,533 366,533 00000000000000000547bba87638ad90b26439977df9f02189ec04afe902bebf 698 0.39/1.00 vMB 43
366,532 366,532 00000000000000000d7a9cf9120230f86c5004080f989ebfd27bda22e93ec224 887 0.41/1.00 vMB 42
366,531 366,531 00000000000000000719c2ffa48d62acf9245c5d43ab7f0706c2638bd720cfaf 29 0.01/1.00 vMB 38
366,530 366,530 0000000000000000058b3158fbbec1063b6d96e1e1699090e39799f0225d4684 681 0.36/1.00 vMB 37
366,529 366,529 00000000000000000b14078a398a0d2ab53fda12bf53fe1cfd5c1e0973e8fe09 1,406 0.63/1.00 vMB 54
366,528 366,528 00000000000000000d387c6c298c5eb342822df61e3ac1ae25f23b82dbb1403f 152 0.07/1.00 vMB 72
366,527 366,527 000000000000000008578911644f1740e275467d83416c6456c8153ae2f40a2e 450 0.24/1.00 vMB 46
366,526 366,526 00000000000000000e6d78c422944e70f65e6018cb776eb3b25b2adf48b40f2a 1,337 0.68/1.00 vMB 39
366,525 366,525 000000000000000004bf798b2d298a6c0066647ad5a51c952eec173781c10c90 1 0.00/1.00 vMB 0
366,524 366,524 0000000000000000092bafb5553f256180d688a5ce05a3d4a9a75cbbd2ab1bab 898 0.42/1.00 vMB 44
366,523 366,523 0000000000000000044a9745cd88ca5c33b3136038bd25747a8dc2ad6310019f 110 0.06/1.00 vMB 29
366,522 366,522 000000000000000010a8fe9b1c3084267fce48c1fee9c0486d1d734b1670fac7 64 0.02/1.00 vMB 50
366,521 366,521 00000000000000000c68407456e100e5ef25db0bcd53c8ae535cfac2ddd468e4 36 0.01/1.00 vMB 48
366,520 366,520 000000000000000007b390d072bfae45e6274a8623f6e8a077008ebbc72f4de7 73 0.03/1.00 vMB 42
366,519 366,519 000000000000000006a01781dd73834b22cb21341565d7bf078a046ab52d4b7f 300 0.17/1.00 vMB 29
366,518 366,518 00000000000000000cd424ad454d735cea207bb5ab217d3f4cc87f67e0bdab6e 1,008 0.52/1.00 vMB 36
366,517 366,517 00000000000000000e3cbaead61cbe05efdfc0f7a35f925b090f8d47a794d971 1,583 0.75/1.00 vMB 41
366,516 366,516 0000000000000000148e62fa7b20f6a1a0cee73e31e8944dfb17b884b8e488e9 319 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.55 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: 669.59 GB
    • Received: 15.75 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.