Loading Tool

Explorer IconExplorer

Memory Pool

73,863 transactions
28.89 vMB
0.07152172 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt 38cdfe9290b18972ed009b93897d353e92d62d7a15a2ee803803f2f149b0b09a
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root 2d6d84b492605e9a166fa99cc537a8c82bcb11155d921053e7bdacfe628599af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,079
Size: 1.00 vMB
Total Fees: 0.00768342 BTC
Feerates: 73.20 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (158,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,997 756,997 0000000000000000000030811eef8879fcaeacde9df9fe6add329dfe711ca52a 2,914 1.00/1.00 vMB 26
756,996 756,996 000000000000000000036fcd251144a976e3329dea6fdb10aa59e6627b81d34b 1,383 0.54/1.00 vMB 7
756,995 756,995 00000000000000000002d38a8d78380bed3dcdc384dbcc547684b8872bac6bf2 350 0.16/1.00 vMB 4
756,994 756,994 0000000000000000000559fe681d67e05e0c4a40ad05347e7612c7e19121f297 1,940 0.66/1.00 vMB 11
756,993 756,993 000000000000000000039d6ec14ea9d6fd1cdffaec00d578a4dd473b2fcc6afc 223 0.08/1.00 vMB 6
756,992 756,992 000000000000000000089a2e409ee4590ec341297fe782fde0831b85e3dc0dd6 485 0.16/1.00 vMB 8
756,991 756,991 00000000000000000001de9df012f25c699f8cf6ba3d7b475cc8946b64ab0a4e 1,578 0.75/1.00 vMB 6
756,990 756,990 00000000000000000006eada4799bf965c88cebdc56fd1963a2fcff839222b9c 530 0.19/1.00 vMB 9
756,989 756,989 0000000000000000000770e83693e610d9698b5742107b2bbaebb67590b5ebfe 1,440 0.58/1.00 vMB 11
756,988 756,988 00000000000000000008159e57ad94da9d876a5a85f4e80807eaeefd78aefce4 2,917 1.00/1.00 vMB 8
756,987 756,987 000000000000000000086a665b32bac7995d822c9e8fcaa0ca2ccf9df549d51f 416 0.25/1.00 vMB 4
756,986 756,986 00000000000000000002184c3e777c75b7686e3e89ef341ba9ea6dc879100ca3 2,120 1.00/1.00 vMB 9
756,985 756,985 00000000000000000003f4e1fb653db6bd169d7e86aeb08d03c0e98a35d4bba5 925 0.78/1.00 vMB 5
756,984 756,984 0000000000000000000825463843ac68fdfacb2dd69502962959650de6be5fbb 826 0.97/1.00 vMB 6
756,983 756,983 0000000000000000000856c985ec24adbc1c5d7b7a71288e8380f94452ee5376 1,452 0.58/1.00 vMB 8
756,982 756,982 00000000000000000000410d28d2f81d4b1eb075bb63c00b6a626392a633262b 863 0.37/1.00 vMB 5
756,981 756,981 00000000000000000007ffc4b9132ade339a1b358ec4f7c23d13081978d27bfd 2,390 1.00/1.00 vMB 4
756,980 756,980 00000000000000000005a262a389549c230b58f270b51167c8517aea6740cb40 2,149 1.00/1.00 vMB 13
756,979 756,979 00000000000000000002cbfad99b0e7cec902a9ea8f20682c9e95bfea767c5f1 396 0.67/1.00 vMB 2
756,978 756,978 0000000000000000000085bea5ad3e2ea0d3c6eb16be6dc37227dcc97f907d45 2,554 1.00/1.00 vMB 7
756,977 756,977 00000000000000000002c1a6d1b3bdee3ac52ff825953bfa3c300ffb2b067fa4 2,297 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 742.96 GB
    • Received: 18.67 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.