Loading Tool

Explorer IconExplorer

Memory Pool

87,125 transactions
31.63 vMB
0.21722132 BTC
Random Selection Loading Transactions
Max Size: 192.00/200 MB

Candidate Block

Mining Attempt e33e1ab76c05d0c68eb710aed4e63155c805962145f89c45d6e9637d77baa15f
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root c6dd60ef31b66098eb00b26f1b65cdcf0211e751d0200174fb67951bebaefcb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.10907769 BTC
Feerates: 502.67 > 10.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (247,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,884 667,884 00000000000000000005187af9ad4ec5567b474efa93395de0d43bd3271bf827 1,920 1.00/1.00 vMB 11
667,883 667,883 0000000000000000000b64f073232d7b4a41b6fd294cac429bb8be4b2987a573 2,362 1.00/1.00 vMB 25
667,882 667,882 0000000000000000000676c931cb32a358a9c7bcd862738a972f670355ee6fa4 2,326 1.00/1.00 vMB 24
667,881 667,881 0000000000000000000a4df6db61b2aff2fe989e4367addb7b7a1210bfb4c6ca 2,549 1.00/1.00 vMB 6
667,880 667,880 00000000000000000004919ba794d1fa4b18b528171299f79eb7b4c5ad99044f 2,695 1.00/1.00 vMB 55
667,879 667,879 000000000000000000039ddff9aaeb5fbd9eee10357324254a11c90230550d47 2,781 1.00/1.00 vMB 72
667,878 667,878 0000000000000000000b33acb41e29ef995136cea689d6940bc877c36de70c8e 2,139 1.00/1.00 vMB 42
667,877 667,877 00000000000000000005448399bbc96b4fbe9c2927b68a321b4e115aff28d4df 794 1.00/1.00 vMB 73
667,876 667,876 0000000000000000000959b24851164c733b74b6fc679edf9c3f1bd498b9da98 2,255 1.00/1.00 vMB 29
667,875 667,875 0000000000000000000abf51af9deb351e41081de9a04aa7c1785822c2e092e6 2,886 1.00/1.00 vMB 87
667,874 667,874 00000000000000000008e979aaca803bc56599f1bc80aa3196c1d9089958034f 2,640 1.00/1.00 vMB 34
667,873 667,873 00000000000000000004020d5c11be2644e4ccb37181c3212eab5333a7f1f05f 2,523 1.00/1.00 vMB 21
667,872 667,872 0000000000000000000b7f7b78598af7be6944181aebc2afc240fb178b222460 2,964 1.00/1.00 vMB 84
667,871 667,871 000000000000000000016e6275717396a9dc64c479a4b5c902bae6df22185464 2,718 1.00/1.00 vMB 31
667,870 667,870 000000000000000000091620215fe6de1162ea14ae0dde1aa91b84bc94f15595 2,453 1.00/1.00 vMB 36
667,869 667,869 000000000000000000047e2179133ae91a6a8ccc865dff628eacd8ab183523d9 2,306 1.00/1.00 vMB 27
667,868 667,868 0000000000000000000b7102eb122a57227b89184eb2d1bdd0212136837804bc 2,644 1.00/1.00 vMB 74
667,867 667,867 0000000000000000000c68cf2f366756ba7ac2acb148e7002f4488c2f6ff8c3b 2,218 1.00/1.00 vMB 85
667,866 667,866 000000000000000000080c5a0a786194cd953a981aec9f5dc924837e3bd570f1 2,129 1.00/1.00 vMB 9
667,865 667,865 0000000000000000000147c67166af597fa3468a0c7cceda88ff64101e4650d3 1,977 1.00/1.00 vMB 73
667,864 667,864 00000000000000000002dbfc04f8a91a7adfae7d0cc000e10440070a577b9c2a 2,005 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.