Loading Tool

Explorer IconExplorer

Memory Pool

75,556 transactions
27.97 vMB
0.08415436 BTC
Random Selection Loading Transactions
Max Size: 170.11/200 MB

Candidate Block

Mining Attempt 0da52a6d9dcb8d8d36a5919f481a3a8d0302050117045dc823540f130f323c96
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root d13952270b23183b83852296371fc39c87d308863e6a707c276d8c09cd15762a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,491
Size: 1.00 vMB
Total Fees: 0.02411646 BTC
Feerates: 402.60 > 2.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (318,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,912 596,912 0000000000000000000c3b793daa60166f06422103d1fa126867e54c6d7c2c55 278 0.10/1.00 vMB 29
596,911 596,911 000000000000000000100aca0092af7d3dcca149c4fcd5ac7d21d6669182aa76 2,117 0.62/1.00 vMB 26
596,910 596,910 0000000000000000000b9eca9731101313d33e5bf60f2fdadcc13ced84a5de9c 2,491 0.78/1.00 vMB 9
596,909 596,909 000000000000000000096ed382c5285d50f4c99f33f2726442ce2ca1bd9f01b2 2,976 1.00/1.00 vMB 34
596,908 596,908 00000000000000000008234a5f1772b043ab83daac13005926fd678970b922ed 2,268 1.00/1.00 vMB 26
596,907 596,907 00000000000000000004250adc3ae8700434e5cf7d45c7d5c5be967be978b315 1,535 0.43/1.00 vMB 21
596,906 596,906 0000000000000000000df444c317a1d86146f7631a4b41c612c26d5d2a497754 2,216 1.00/1.00 vMB 28
596,905 596,905 000000000000000000076303ff0d91aff5422c62770f35a9a3119274f9bcb0bc 1,515 0.42/1.00 vMB 25
596,904 596,904 00000000000000000011a02454b154f17c08c4ff8c9bf9701bad4ae3f176eb59 216 0.06/1.00 vMB 21
596,903 596,903 000000000000000000002c805ebc4f584d7a420ab775915b8ceab5f9135fe659 1,871 0.59/1.00 vMB 17
596,902 596,902 0000000000000000000b146ff3d0f75d3332684e677b76c38b8a0884491b7855 2,165 1.00/1.00 vMB 8
596,901 596,901 0000000000000000000857c6c26c1d0ff7f3b26fa1c632b14e3e4cfa2d83134b 3,082 1.00/1.00 vMB 24
596,900 596,900 000000000000000000143597d485f51ead97b87875855df611da4eb7a3379fde 2,957 1.00/1.00 vMB 39
596,899 596,899 00000000000000000000ed956ca9764a7e7a9092a11dc326911492b5782c12dd 2,282 1.00/1.00 vMB 21
596,898 596,898 00000000000000000009337f47b3a277dccc633210fcbbfccef228ceed7d397e 2,764 1.00/1.00 vMB 16
596,897 596,897 0000000000000000001181477599c25352bfbf94f98314314cb4444f06f84524 2,077 1.00/1.00 vMB 9
596,896 596,896 00000000000000000013ddbe2349a1b3daed6b6cce23721d2e81550d8310c339 2,730 1.00/1.00 vMB 20
596,895 596,895 00000000000000000010f3a0aec12b0c602f62aa6d4df5004cbbbde99d42397b 1,915 1.00/1.00 vMB 12
596,894 596,894 00000000000000000010ad5019d0e617ad6b0e7f4ad07541d953168fc19b1a26 2,556 1.00/1.00 vMB 5
596,893 596,893 0000000000000000000a7072ffac1dd50cf0015131f87cc5c130f39501ab2715 1,831 1.00/1.00 vMB 21
596,892 596,892 000000000000000000141a7d3a159ec051665ee6b8c7488dc0c1f1dc553154ca 2,285 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.