Loading Tool

Explorer IconExplorer

Memory Pool

77,736 transactions
28.60 vMB
0.09915782 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt 832b0eb378e7f39cb225b9e96440b26ac700e175c19417be31b08080211737be
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 34a8e60bbb7dd0ca368957131ecda089d4b30bc2b778af8558e89c827397b6a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,891
Size: 1.00 vMB
Total Fees: 0.03360561 BTC
Feerates: 201.07 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (532,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,996 382,996 00000000000000000627786fe45bc05709b1c36ea4b5d00273733959c5d7b5e8 165 0.12/1.00 vMB 19
382,995 382,995 000000000000000002ef7b3072c6d8f8de3a2a1a30c581c5cf8bc3ca689d68b1 443 0.25/1.00 vMB 27
382,994 382,994 000000000000000000f59d86639324b56c539dc9423e12331a5da709afcc37c6 1,212 0.75/1.00 vMB 28
382,993 382,993 000000000000000006948bd59e218105bd5ce09d8740f2ff9db7237f87a00c2c 263 0.15/1.00 vMB 18
382,992 382,992 000000000000000009c0165bed5171b0fe6ec04a77b2794341736467cd46cf47 105 0.08/1.00 vMB 18
382,991 382,991 00000000000000000ffcb1d258ce2588bd874d02fb87b43bb7a5047a1e4e60bb 693 1.00/1.00 vMB 11
382,990 382,990 000000000000000002f17585c6af5ab350fc92b4706712b2f1bc56f046500512 796 0.92/1.00 vMB 13
382,989 382,989 000000000000000010074a8abf1361a8c25ce3aef2d931c14f9cb81a15a9f82e 2,074 0.99/1.00 vMB 32
382,988 382,988 000000000000000005ff0884e36ddf5691e9e85753a72ad4b008ba28b9c39d0e 1,647 0.99/1.00 vMB 26
382,987 382,987 00000000000000000115567c4833850282228dbceae26d907859c5b0f8f71e5d 2,006 0.93/1.00 vMB 54
382,986 382,986 00000000000000000b9155e673a9ae60eef2d0abb90882a50010aa90902d4e84 1,243 0.92/1.00 vMB 29
382,985 382,985 00000000000000000b43e9dc558a77af3938ffd1b31117b906d10c5d72e11138 1,676 1.00/1.00 vMB 27
382,984 382,984 00000000000000000b1bfdd0aa04b4e4ab42346c8a8ff3a348d0404b1422b8d3 135 0.09/1.00 vMB 22
382,983 382,983 000000000000000001b5c5367588425b19053801539598758e8e557bc4240fb7 1,154 0.81/1.00 vMB 27
382,982 382,982 0000000000000000030fd59bbb1f9b52667676e86bd4f41bf98d51fecd7bd7a1 1,219 0.75/1.00 vMB 24
382,981 382,981 00000000000000000e9a2262ad170449fa39486e2f2a473cbc9b6ca83b94a136 1,990 0.75/1.00 vMB 57
382,980 382,980 0000000000000000007a25b13cb37b64bf4e384ee6023aa2bac4a9553125a7c3 1,352 0.63/1.00 vMB 32
382,979 382,979 000000000000000002481e7d6d774ed37c13c0a68d43004cbba8d21dd8314210 1,229 0.64/1.00 vMB 32
382,978 382,978 000000000000000003eb041222e68d28d9cb25b0a44948f5bf7851cad775fead 720 0.33/1.00 vMB 36
382,977 382,977 00000000000000000577c24882edf3ae058bba270a0eaf20f33572cd773c7a63 1,347 1.00/1.00 vMB 11
382,976 382,976 00000000000000001170fb999e423319d41224822825925bbc19baa9cff3fa49 845 0.38/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.