Loading Tool

Explorer IconExplorer

Memory Pool

79,032 transactions
29.29 vMB
0.09631426 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt 56a7cacf8e31ea515263003c97bb48abe0d442770442d3e5328d7d26bf51ba6e
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root fdf3861ba770fee5c901d76139461c3260bcd6b813baa43b0d1b5ff31b5a5d9f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03443005 BTC
Feerates: 150.62 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (403,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,777 511,777 0000000000000000005c49f8d336c3fb96e4ecd77a57e6f4b91daa3528923d2f 398 1.00/1.00 vMB 5
511,776 511,776 0000000000000000004746eb3500405f2785e6d4d6a5f906a822919f3a4397d0 739 0.30/1.00 vMB 34
511,775 511,775 000000000000000000581202c00cd1a1f792541b942310e247dcd7751ae592ea 1,169 1.00/1.00 vMB 22
511,774 511,774 0000000000000000002b131692eb3482ad55db0ab625994c49a99fabe9fd2c4a 278 1.00/1.00 vMB 4
511,773 511,773 000000000000000000520e408ca5c7959bb32208f4b4c4db4583183da9903e0b 1,144 1.00/1.00 vMB 24
511,772 511,772 00000000000000000018b1dac3b05ab3247f424a7652313624dea892d4c0d2f6 734 1.00/1.00 vMB 10
511,771 511,771 0000000000000000003e79eeef8473bf7f3b4f57f37ebb9051c77280303ca819 1,498 1.00/1.00 vMB 28
511,770 511,770 000000000000000000490be37c72b88863a4f35ade723d5f6b54b63a1aa9119b 123 1.00/1.00 vMB 2
511,769 511,769 0000000000000000003edb6d889995dce3b0d8ac39a688bef91a829df9bb10ec 420 1.00/1.00 vMB 22
511,768 511,768 00000000000000000006e24cf115b3b00895e330980464f3bf4a3627cb370795 362 1.00/1.00 vMB 10
511,767 511,767 00000000000000000038c98021437df2a7aae808814730fa0d46985d5e53810b 864 1.00/1.00 vMB 10
511,766 511,766 0000000000000000003a613c38c6c3379da14917efe03cfa65922407bd1b0fd0 1,403 0.69/1.00 vMB 36
511,765 511,765 0000000000000000001903bc482eabaee86e9564a0f3f3e24cb71d0fced59177 1,981 1.00/1.00 vMB 48
511,764 511,764 0000000000000000001d5797e770b7f9c4bd8db8aed4b4b649b50402acd1bb7a 782 1.00/1.00 vMB 23
511,763 511,763 0000000000000000001f7da269839a0d312731499b1d8fb5108630b18155e3ad 1,051 1.00/1.00 vMB 17
511,762 511,762 00000000000000000001f57163f40e2e4f2210eb725e1771e7f6420f5fe1cb21 2,132 1.00/1.00 vMB 39
511,761 511,761 0000000000000000000893337db527528f918468fe3c36eda7a2d8a5169704a1 157 0.06/1.00 vMB 40
511,760 511,760 00000000000000000040bfd3ea2181860fa18d45701a2eaec0f268d750a86cf1 358 1.00/1.00 vMB 7
511,759 511,759 0000000000000000000233dbbc8730018d04cbbd6b122f2d00d270dbf564b6f4 786 1.00/1.00 vMB 8
511,758 511,758 000000000000000000281a7c3c61a7f0a15913195d2782cf4b5eb75658a64552 1,875 1.00/1.00 vMB 51
511,757 511,757 000000000000000000359cf2affcf79fa18fb5abcdc428c092df1f27ddc46e30 1,013 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.