Loading Tool

Explorer IconExplorer

Memory Pool

87,799 transactions
32.17 vMB
0.16481918 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt 05931a55212805622499e9e27df3f5bca10256acee60194e5f10ef08f6e4701f
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root bde9513742cde648d02882711556345eddad4cd93287531c01586e1be2fce21a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,378
Size: 1.00 vMB
Total Fees: 0.07880288 BTC
Feerates: 182.65 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (85,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,064 830,064 000000000000000000035de9669f58ab08eac3f9310008651257f2a22c446f06 1,221 1.00/1.00 vMB 18
830,063 830,063 0000000000000000000243e2b5db10f377cd13e8672451fcb5cfb9ba7fe79349 886 1.00/1.00 vMB 17
830,062 830,062 000000000000000000010fb89b6a9f143f26bdd504dd5125031f4d9c8fb18899 934 1.00/1.00 vMB 18
830,061 830,061 00000000000000000002ffbcd036f5dc97ccfd74437259688ac5290658d3e851 873 1.00/1.00 vMB 15
830,060 830,060 00000000000000000000ca5f260d9cbdfd4ed2aba87e9d2e38b7337a2d45d9f6 1,219 1.00/1.00 vMB 15
830,059 830,059 0000000000000000000245e7969be8d29659adaa7e0bd04d26d739f3b0d5a973 1,439 1.00/1.00 vMB 20
830,058 830,058 000000000000000000018a08b16baf6f55d35613b763cd0f1a31010d4e8f1baa 1,039 1.00/1.00 vMB 17
830,057 830,057 000000000000000000032be37e2759d945b24c8bc229f1fb21fed0ade003dd3b 1,724 1.00/1.00 vMB 23
830,056 830,056 00000000000000000003840077acaf2523af61b5ba01ae9c4fcc1712f1b29090 1,706 1.00/1.00 vMB 19
830,055 830,055 000000000000000000023f18e6d497ad3c1ab643eaf624b2a6cbc5fc5f3f1198 1,631 1.00/1.00 vMB 22
830,054 830,054 00000000000000000001d5737550e5b3cf3127b0f5d1ead5d020e4157ce863cc 1,257 1.00/1.00 vMB 17
830,053 830,053 000000000000000000033fd78106d17b6e39caeba8e4b87fb847acee9bf562de 1,794 1.00/1.00 vMB 22
830,052 830,052 000000000000000000023bb92237d36dfebcb25c26a3e2d012d1a87eb9b9d99d 2,176 1.00/1.00 vMB 22
830,051 830,051 0000000000000000000311ebb6b96298919e5d96d3cb97e520419bf991a58175 1,293 1.00/1.00 vMB 18
830,050 830,050 00000000000000000003a8704a639207ceef4ac11d2f4f6d04060d9e565cac3a 1,205 1.00/1.00 vMB 17
830,049 830,049 00000000000000000001ebe02926c1726930ea674923854692cbbe957781623e 1,162 1.00/1.00 vMB 15
830,048 830,048 00000000000000000001df7cf92b15c0fae17ccd32a9ba8c5e842601ea3da288 1,879 1.00/1.00 vMB 13
830,047 830,047 00000000000000000001a855d5826f6ede9d4f7099b9162556709f1bafaff38a 1,959 1.00/1.00 vMB 12
830,046 830,046 00000000000000000002c4fad6d86e51a6071b4addc9dc16276facfbb9f5e8f0 1,212 1.00/1.00 vMB 19
830,045 830,045 00000000000000000002f3fab1e074d3e050dfd701263936b53cf4669caec259 1,371 1.00/1.00 vMB 20
830,044 830,044 000000000000000000032158658c6809501eab7c07c79302100fb4a7a9c8db07 1,353 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.