Loading Tool

Explorer IconExplorer

Memory Pool

81,063 transactions
29.83 vMB
0.15061431 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt b59e83f6ad71af1141a14ef25f658de85718136784c7df966d5446c491d96fa2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root fc83316598381509420ffba7c95c51547b031c1b5453cb6aa31cdde26b2d7bb5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.05705106 BTC
Feerates: 1,002.91 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (400,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,620 514,620 00000000000000000034e7fdbe1a336a457d53bba689f5d5aac8211a1d4de18a 163 0.20/1.00 vMB 10
514,619 514,619 00000000000000000050da80bb0424212120baa6138f949c02398f43f61cb4cc 444 0.41/1.00 vMB 18
514,618 514,618 0000000000000000001d9af30e18ad12d4c55892571704cef939f15e30b5e702 121 0.28/1.00 vMB 5
514,617 514,617 00000000000000000045372d3db894649206a505b0f4d8752fa72cf78e8a7393 187 1.00/1.00 vMB 2
514,616 514,616 0000000000000000003977b42dacc1be148b9f838bb0084a93efd7d62939423b 288 1.00/1.00 vMB 7
514,615 514,615 00000000000000000031428176ebad037860b7facbf0ce0b7d4e61b3fd25e215 2,106 1.00/1.00 vMB 33
514,614 514,614 00000000000000000015f07e159a559cfa982cfbf0034f7f2afff91fc4646835 1,642 1.00/1.00 vMB 26
514,613 514,613 00000000000000000030580c589115bfeea6a0c29e82af6bcc2d4fe1e562e0e0 102 0.11/1.00 vMB 10
514,612 514,612 0000000000000000000199a08a5e9d64059c183ec47aee1894e5663b4a46fbb1 698 0.93/1.00 vMB 10
514,611 514,611 000000000000000000312a27c6ad4c5379a0524d9a3bbfad02f64fd13bd8220f 963 1.00/1.00 vMB 13
514,610 514,610 000000000000000000466707c2322e4572f4e15b7b6aee0e48b769d0d4ce88d7 324 1.00/1.00 vMB 6
514,609 514,609 00000000000000000021c0ff4fcb0fd737357e44830a3c5b1d230ad190952c8f 429 1.00/1.00 vMB 5
514,608 514,608 000000000000000000123ec1f3c4e8c2835ab6dae3477a0b103d897e2009ad91 2,085 1.00/1.00 vMB 25
514,607 514,607 0000000000000000001366f44f1bb332ee9e520fea9b2590911484469a748a85 3,311 1.00/1.00 vMB 18
514,606 514,606 00000000000000000045b9a3f6c9a8f2e5f33b2aeba24e2e8b130d7b31d9487d 1,983 1.00/1.00 vMB 64
514,605 514,605 00000000000000000011ee6af56575a1d76a130bac5a51e31457b6da155db568 13 0.01/1.00 vMB 13
514,604 514,604 0000000000000000002dff5ddc1d15e1705a545ee725e832aa2adedea8cbbcf5 1,059 0.45/1.00 vMB 18
514,603 514,603 0000000000000000000bbb3bf0e23b6edf5b0f35dd87cdcbe6f81b51be8b2f59 1,512 1.00/1.00 vMB 30
514,602 514,602 00000000000000000029809b0422e1d53128e26c0eb7110ffda45d0a6172849b 226 0.32/1.00 vMB 12
514,601 514,601 00000000000000000043cc4a3d378374ee89089e47635aabc05f1a19fb38d5aa 475 0.56/1.00 vMB 10
514,600 514,600 000000000000000000018082860aead15fd3f38f0e249cfacb2d944bc9ab889c 1,434 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.