Loading Tool

Explorer IconExplorer

Memory Pool

81,461 transactions
32.10 vMB
0.08471389 BTC
Random Selection Loading Transactions
Max Size: 192.60/200 MB

Candidate Block

Mining Attempt 5f29dca0ed34c16f27845061ce41ed64526a913406f8a6215071bcd4aa6e74b4
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 30c1304b9419f68973a01e8bc7cd6361b0dee8257c2d669970833b3a578d6023
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,253
Size: 1.00 vMB
Total Fees: 0.01385653 BTC
Feerates: 119.03 > 1.39 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (403,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
511,756 511,756 000000000000000000581bc81f5e59baf40fd8b19bf5dc112b44154482da4e23 2,273 1.00/1.00 vMB 32
511,755 511,755 00000000000000000058ad0d0d6414ff34ea10bfc12105c4621b3300059b9733 2,609 1.00/1.00 vMB 74
511,754 511,754 00000000000000000022d874c01f14e336b008828490b4d28caad2a94d6f4060 2,411 1.00/1.00 vMB 36
511,753 511,753 00000000000000000038de5c5f65095840617929e0590fc9f84a72c21715a774 1,443 0.71/1.00 vMB 67
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: 11
  • Data Transfer:
    • Sent: 697.31 GB
    • Received: 16.55 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.