Loading Tool

Explorer IconExplorer

Memory Pool

87,239 transactions
32.62 vMB
0.15255925 BTC
Random Selection Loading Transactions
Max Size: 199.16/200 MB

Candidate Block

Mining Attempt bf05c54a300d20ef844c1fdaf868f4dbb09d88c98fee34e678b64a4033d489dc
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root bbad65bd36e61972c63724813b7ae993364df2cb7ea634ac3b157c340f648bab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.05895079 BTC
Feerates: 400.00 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (172,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,138 743,138 000000000000000000027d1dbd49cfc7f24ea55cfe36d667787d12445dbad474 359 0.12/1.00 vMB 14
743,137 743,137 0000000000000000000740f7e20fdab61e11309d1fa4c3df7aba634f5d99b706 1,842 0.70/1.00 vMB 11
743,136 743,136 0000000000000000000980d0b542315fd6f476ec8a63372ba309b9ccace5c8f6 874 0.29/1.00 vMB 12
743,135 743,135 000000000000000000063fa4ca049183eebd3a486018ed00e970767ed0cfc5ee 1,265 0.52/1.00 vMB 11
743,134 743,134 0000000000000000000086c868ef4657c895f642fa509d3ae1d7cd00f3e1eace 784 0.34/1.00 vMB 2
743,133 743,133 000000000000000000086305392c8ce9609336ca4b722a54c32a07183e398e95 2,629 1.00/1.00 vMB 14
743,132 743,132 00000000000000000003a934b9570eafa1734ac161335bfa71470da916924ce6 455 0.95/1.00 vMB 2
743,131 743,131 00000000000000000006f531ea222aa6b06b85578ce5c0cc97d79abb85bfcbfe 2,325 0.99/1.00 vMB 10
743,130 743,130 00000000000000000005962e53873cd8aaa9ed0786d6beaf97af4365ccd529df 1,970 0.64/1.00 vMB 12
743,129 743,129 000000000000000000063ad181dec810ad3f213d283b81f20495fc7f61ab12d3 1,793 0.63/1.00 vMB 11
743,128 743,128 000000000000000000023646e22002e6c0ec4e15f950938739493dc341c796e7 1,954 1.00/1.00 vMB 11
743,127 743,127 000000000000000000054d890124f8db7eabe78652a8d1150b586ac833965ecc 1,711 0.97/1.00 vMB 7
743,126 743,126 0000000000000000000071d314d12890daeb59a47c513a708f017e83795d1484 1,669 1.00/1.00 vMB 16
743,125 743,125 0000000000000000000719fac6571574787336cf9b3408d7a1990e03c61635cb 1,119 0.39/1.00 vMB 12
743,124 743,124 0000000000000000000727a61a4eae6cac53fd66bb15990b59fdf132fe5a5eea 134 0.04/1.00 vMB 8
743,123 743,123 00000000000000000003ef752f428d65379d286448f07d4b9280e78393d9b983 526 0.17/1.00 vMB 13
743,122 743,122 0000000000000000000488b67a1b5bbc267149417006b03e1051dfe0f2341a15 607 0.23/1.00 vMB 12
743,121 743,121 000000000000000000036aaca685ac1dbed838a88ba52e733e792e7fde50e124 2,149 0.84/1.00 vMB 12
743,120 743,120 000000000000000000073f2432540b05ab398ca0600ebd6b4e69f46d006f54eb 1,143 0.63/1.00 vMB 10
743,119 743,119 000000000000000000010eb246d4c3a00d3121ddd11df9c00472e031e426b8b4 440 0.26/1.00 vMB 8
743,118 743,118 00000000000000000005ccc583d6d8223a0d2fc52141d785166dbcda829e5a98 1,346 0.43/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.