Loading Tool

Explorer IconExplorer

Memory Pool

83,533 transactions
31.39 vMB
0.09794187 BTC
Random Selection Loading Transactions
Max Size: 191.32/200 MB

Candidate Block

Mining Attempt c230eac97ca994263da45f0a2832fa8d63b269fd965a6aa19b9b947b60bbb44c
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 720bf8066cecbd59af5ba5e49c90e299d2cfb78877dd50ae5fae1e77cb6e7f68
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,266
Size: 1.00 vMB
Total Fees: 0.02563661 BTC
Feerates: 177.93 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (484,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,026 431,026 0000000000000000040b0ad6fbb8fd6a723e01885d1ba0eb35c2429aeca0a886 9 0.00/1.00 vMB 435
431,025 431,025 0000000000000000032a6c24e7bb728fbe394e1f8d641aa4ee9693c3ec1ecc7c 2,392 1.00/1.00 vMB 54
431,024 431,024 00000000000000000235b6a4c0dccec0f4dfaf7b55e18b5c0cf58c4ad9c9b97f 2,795 0.99/1.00 vMB 55
431,023 431,023 000000000000000001b6814648ad2c49f68c5a4b183ab92abfce6b1b990b5713 3,172 1.00/1.00 vMB 85
431,022 431,022 00000000000000000381b2cc94ed0a32002b8b0b981e0f17d4065882507ddca2 2,581 0.99/1.00 vMB 70
431,021 431,021 0000000000000000027a4db8df2d1d3c9a1158c0a0a3d0a747fcbf411969864f 2,686 0.75/1.00 vMB 105
431,020 431,020 000000000000000003a60e798039b870b4d5b358d7734746566c96fc1b1a2347 486 0.19/1.00 vMB 75
431,019 431,019 0000000000000000043dafc07c1dceab6795066027168a042057c247b7566a69 954 1.00/1.00 vMB 19
431,018 431,018 00000000000000000373405d3237662bca45797d916eadeaad8b4d4a4e8cfd7b 1,901 1.00/1.00 vMB 42
431,017 431,017 0000000000000000045908648d96cdb9560618e455240c1afb3c82cd83bb4a38 2,768 1.00/1.00 vMB 77
431,016 431,016 00000000000000000128becc6018d8bfcdaec2347e96501a235dc3558b2d419f 1,441 0.75/1.00 vMB 56
431,015 431,015 0000000000000000004318622382bb797fd64dbae22d7a909a9df3ccbcb075fd 3,113 1.00/1.00 vMB 80
431,014 431,014 0000000000000000042b1327dd565aa9e244c12cdc5eeea0f62ba2a479d1b026 2,763 1.00/1.00 vMB 75
431,013 431,013 0000000000000000046c2f785dca682fa60b7a19472949e3fe6b44cb509b3bd0 1,096 1.00/1.00 vMB 24
431,012 431,012 0000000000000000046e155a1bd4c6671f885bfdd189699755d44a06b29cc1da 828 0.36/1.00 vMB 61
431,011 431,011 00000000000000000098d090f7763a11cd6db1ce0960771ed457af2292b31945 1,285 0.49/1.00 vMB 66
431,010 431,010 0000000000000000011c2e2269f568cec9b1f169ed6e6bdf8ca045f72b628100 68 0.03/1.00 vMB 76
431,009 431,009 000000000000000002001bda3c9c133c9249ae3bf2e358d9c479833b051c78fb 2,539 1.00/1.00 vMB 62
431,008 431,008 0000000000000000003c8059fed9240127869f81f72316a3a967e4d599cc6efe 1,403 0.77/1.00 vMB 43
431,007 431,007 0000000000000000020732767a6c694f0c1855126a6570a46002b84630e1a03f 2,973 1.00/1.00 vMB 81
431,006 431,006 000000000000000003a76e3baef8c28683d4ed4a09d05f42109f6d2e6c75795d 791 0.77/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.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.