Loading Tool

Explorer IconExplorer

Memory Pool

81,935 transactions
31.48 vMB
0.07889867 BTC
Random Selection Loading Transactions
Max Size: 191.33/200 MB

Candidate Block

Mining Attempt e1e09654fc84799211f3a12a1a3da18f2821a217fc953784a51d499161cf8f62
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 810202fe8287ea9834266a8689980cd24cc90e6223e102c1b2e2ace67ab59234
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,737
Size: 1.00 vMB
Total Fees: 0.01063469 BTC
Feerates: 150.61 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (142,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,825 772,825 000000000000000000020c46d26c2cfe764b2f56c0423a68f19589625f8c78c4 1,258 1.00/1.00 vMB 18
772,824 772,824 00000000000000000004772f6e8cf8289b11a27ec96bb30a6eb4032d22ad3892 2,937 1.00/1.00 vMB 25
772,823 772,823 00000000000000000003d3daf288d8d7b18a270b903437f7e588b29ba14faa3e 831 1.00/1.00 vMB 3
772,822 772,822 000000000000000000058f63025230d558a49beae27fade58ba538192468351d 2,675 1.00/1.00 vMB 7
772,821 772,821 00000000000000000003bb43d22b4c071c9379fcab28d5d54a959de177eef371 2,518 1.00/1.00 vMB 8
772,820 772,820 00000000000000000007273df25245d20b5656ac7e0fdb54fb5abd2f157efef2 2,735 1.00/1.00 vMB 23
772,819 772,819 00000000000000000002211e1415ee5c38618f030fafe5cf1e5180bcda353c5e 3,337 1.00/1.00 vMB 14
772,818 772,818 0000000000000000000748ee9c74fc94e91fc4c64935c5c065e1bb9679dbafe6 2,540 1.00/1.00 vMB 7
772,817 772,817 00000000000000000003caa535cd9a3633cae8d72daa8814b969c89a3b3289a3 2,138 1.00/1.00 vMB 11
772,816 772,816 00000000000000000002177734d016a1fc3dab83c55bfbed6893cca877fb70af 3,427 1.00/1.00 vMB 16
772,815 772,815 00000000000000000003ef58b32af4562c9af8a76f48c7fc1555264558e46a7e 3,842 1.00/1.00 vMB 22
772,814 772,814 00000000000000000004e5a6aaf17e50cae3124f745555b71fa73e789a0ed421 2,360 1.00/1.00 vMB 24
772,813 772,813 00000000000000000004d266dda86c75faa73bb1d5bb7c509367f37a4d2c16b4 2,604 1.00/1.00 vMB 26
772,812 772,812 0000000000000000000699b6f32dea3c7889b33466028da2276649ab0a228ba6 3,796 1.00/1.00 vMB 5
772,811 772,811 000000000000000000040f821b227e43596d1f24b03d91dd7ad9f17cd82d35a3 1,766 1.00/1.00 vMB 12
772,810 772,810 0000000000000000000511030a50dfcbd7867cc1743bdbb43c04626afc5aa807 3,269 1.00/1.00 vMB 22
772,809 772,809 0000000000000000000529fb1a2e1509b807e5c28a4ea276fae5533a21e75112 3,195 1.00/1.00 vMB 21
772,808 772,808 0000000000000000000501605a36b1abeea7969eaef37cd97d6baa8e6fc15234 2,524 1.00/1.00 vMB 31
772,807 772,807 0000000000000000000422c7c6ca9c8a8c038cf36537979ee56c3e9c2853504a 2,336 1.00/1.00 vMB 12
772,806 772,806 00000000000000000005e05a191d89004df825d872db8263adad4bff6b9e1b71 3,175 1.00/1.00 vMB 14
772,805 772,805 0000000000000000000691e698a180f15e8ae259cb8a5fedfe34b31861813540 2,470 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.