Loading Tool

Explorer IconExplorer

Memory Pool

80,742 transactions
34.74 vMB
0.18162198 BTC
Random Selection Loading Transactions
Max Size: 194.59/200 MB

Candidate Block

Mining Attempt 4b88a11462789ee026897f99ed2d3b3e31bbaa3b031b68e3f2ec03c4ca819a6a
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 0719865ef2d9633e278ff4b1378b7d00a8846bce46757059027b68b44536441d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,125
Size: 1.00 vMB
Total Fees: 0.05069162 BTC
Feerates: 189.28 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (116,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,995 798,995 000000000000000000017774c5293a3f54079b76e989e142bd2328b3233e49c7 3,157 1.00/1.00 vMB 16
798,994 798,994 000000000000000000021ef063b310b1840f47c05696f4974918db36f9aeb828 3,290 1.00/1.00 vMB 13
798,993 798,993 00000000000000000004765a70e1201f5596c04a645787401114e3e115373a6e 2,952 1.00/1.00 vMB 6
798,992 798,992 00000000000000000002ac5f4c13676ba6c402df277e906b657a0aec599ee0f4 2,535 1.00/1.00 vMB 11
798,991 798,991 00000000000000000002d3e50f221c3bee706b05e346ae3f90e99e0e7e6ab2d5 4,840 1.00/1.00 vMB 6
798,990 798,990 00000000000000000001e4af49752c9a9ece387ac05e1d0096dff82ae6830e41 2,682 1.00/1.00 vMB 20
798,989 798,989 00000000000000000002a56dd298dec3a642cd10e8833a1d78f8b2848a157bf5 3,465 1.00/1.00 vMB 6
798,988 798,988 0000000000000000000530c5d8701b844d952cb42e082aa8a515f48ad229ff8c 4,619 1.00/1.00 vMB 7
798,987 798,987 0000000000000000000193f70c6678d6b31a99dc07317db1af8ea418f4f8131c 1,648 1.00/1.00 vMB 11
798,986 798,986 000000000000000000001e61127e746e93d8521c97f9091290ccf51f771d8ad4 4,276 1.00/1.00 vMB 8
798,985 798,985 0000000000000000000288839fd746ea98878c762a805045df14a3e7460a2b2d 6,429 1.00/1.00 vMB 5
798,984 798,984 000000000000000000047857800c22dab75bdf845db445319cd03989a9d98709 5,718 1.00/1.00 vMB 8
798,983 798,983 00000000000000000004b87890b74bd421c029202fafa4d1c1f5d0ecadc051d3 1,900 1.00/1.00 vMB 12
798,982 798,982 00000000000000000001f290de4c6869df246807d1feb3c2b48db2d1649abe76 5,225 1.00/1.00 vMB 9
798,981 798,981 000000000000000000034f9a3b179c2638e73877758143927e8f54f63dada045 4,394 1.00/1.00 vMB 11
798,980 798,980 000000000000000000006f9e67ed3c4064d1cda410bad574391b277077c4f20a 3,384 1.00/1.00 vMB 7
798,979 798,979 00000000000000000002da28c95760a3c1b65958d577ea69de17b20895caa841 2,987 1.00/1.00 vMB 11
798,978 798,978 00000000000000000000b0306275f112a39bd19fc6eb3a1ef750869abe61eab9 3,420 1.00/1.00 vMB 15
798,977 798,977 0000000000000000000268517ee879200afb4d999185b2b12baa44a279206855 2,991 1.00/1.00 vMB 15
798,976 798,976 00000000000000000001d605a6ecb9d8986627d689463f8b75e8d15b556d4a6e 2,185 1.00/1.00 vMB 11
798,975 798,975 0000000000000000000162481e4c1dd88ca97fe527cda76a3adef9e3ddd37870 3,611 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.11 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: 734.20 GB
    • Received: 18.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.