Loading Tool

Explorer IconExplorer

Memory Pool

81,558 transactions
31.86 vMB
0.07949758 BTC
Random Selection Loading Transactions
Max Size: 192.09/200 MB

Candidate Block

Mining Attempt 7b4b5aec041bc78e9fa5a2ac6a641b5f9580ef39ae028d3771ab7ac616b9d478
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 3f596376876c948a7c0a2e2d75e9e75a01630dd8d84503075b407e3d1906c802
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.00969363 BTC
Feerates: 15.96 > 0.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (104,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,955 810,955 000000000000000000043473b82d454e3218706840e8e54727d99256aac04403 2,043 1.00/1.00 vMB 20
810,954 810,954 000000000000000000025c879f63b656e2b29cfcc2d8fa06e26dda087e1f5a21 2,344 1.00/1.00 vMB 23
810,953 810,953 00000000000000000003a69892aef40d6030e33560bd314fce58c510d10b1c85 2,371 1.00/1.00 vMB 22
810,952 810,952 00000000000000000004c40613501d95df52634f2dc539b8153a0a374579c2ca 3,304 1.00/1.00 vMB 40
810,951 810,951 000000000000000000028ffd990f514c589e19da158469ae64512c0d2837bdad 2,068 1.00/1.00 vMB 49
810,950 810,950 00000000000000000002388e68654b8439c6449e0d121ab18fd96c44fa55fd9d 2,936 1.00/1.00 vMB 27
810,949 810,949 00000000000000000002620bd285594adfc486cf27a0e82d5a71cca9c49e98c0 1,862 1.00/1.00 vMB 11
810,948 810,948 00000000000000000001bfe62b1325e6104adfeb5089aa866f31628504d3d294 2,209 1.00/1.00 vMB 18
810,947 810,947 00000000000000000004743f7a5774f1715981452955a49afa38cd6b8b821e0d 2,864 1.00/1.00 vMB 34
810,946 810,946 00000000000000000004b2c3351ff83a7883acd7c4baa17a35f64c0e2cfc9c11 3,438 1.00/1.00 vMB 45
810,945 810,945 000000000000000000040278e4db045cd687f2cd949137b26d02790db3b2b42e 602 1.00/1.00 vMB 6
810,944 810,944 0000000000000000000196251507b07d4cc77812fae9f1ba8d7a6b21b40aa30e 1,846 1.00/1.00 vMB 18
810,943 810,943 00000000000000000002764ecb3315e8faf03276200be5fca45c7a7402460e2d 1,709 1.00/1.00 vMB 18
810,942 810,942 00000000000000000003d32dd26624fdd9616b20f9d7188207a5a4d6b21b6b89 1,807 1.00/1.00 vMB 14
810,941 810,941 00000000000000000001978ab4951a4892b0fbc7cd28e95ea32105f3e8b49d6a 979 1.00/1.00 vMB 9
810,940 810,940 000000000000000000037f63021e9cb1a0635d6fd263947d955cf2a530241a31 1,895 1.00/1.00 vMB 11
810,939 810,939 0000000000000000000188c90138e696913f2e2031c5e110a8252a16797e9146 2,059 1.00/1.00 vMB 14
810,938 810,938 00000000000000000003a45dad1ab402c3315fc7f473e222733aa487e0ba1182 2,501 1.00/1.00 vMB 30
810,937 810,937 000000000000000000016d7a6ade598a05895c07447796e920a3579e180dd6e2 3,328 1.00/1.00 vMB 32
810,936 810,936 00000000000000000003d226f612683ebc6cddb7e2e942bd7663a60f11816230 3,241 1.00/1.00 vMB 45
810,935 810,935 0000000000000000000224a3f0e6a551faba099123dfc0b58cbd5a6baab5d369 1,665 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.