Loading Tool

Explorer IconExplorer

Memory Pool

34,569 transactions
10.76 vMB
0.19418592 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt 1fb4ec63ea5a03909fceb459ffa636723c560f50b3cef3958e64f6ee433f5bd8
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 986e9e44ecc8e11fcfbc86c8887142dfe050c3737d7c5cfb8267945b4f7e2bba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08271061 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (720,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,719 192,719 0000000000000391c43e4fb82b22335c09120b3826f440a5de7caa07d7d1e75f 234 0.10 vMB 120
192,718 192,718 000000000000022a6e169b63c2c2f2641182707ad67d58f387be81a120912972 163 0.07 vMB 128
192,717 192,717 00000000000007ac247931d5c63fe3d58b08a0e225776f1e7e1c6f381fcf5edc 321 0.12 vMB 171
192,716 192,716 00000000000007ee0510fcabf6845ce48f93f7b0bdbac23e15c91bd51929deda 121 0.05 vMB 103
192,715 192,715 000000000000059fcfc43245eb630e0612a9680c426326daa2c9cec2caf2f1c4 70 0.02 vMB 136
192,714 192,714 00000000000005b2c7a3342e034e164147b6e75648166928ad72efac80611df7 512 0.24 vMB 107
192,713 192,713 00000000000006fe8e9d7ffd83d3f561e34827dc891fa5cbb82a2bef1718bf05 131 0.05 vMB 1,157
192,712 192,712 00000000000000cba4f3450441af957213672b5533c44dc76e7de199e49bc4be 308 0.14 vMB 132
192,711 192,711 00000000000006d4d976134acc21cbe96db4b652673cc3186814465891c30bb9 115 0.05 vMB 88
192,710 192,710 000000000000004d271ae25e651358eadcbebc361e8c52bfc8534b6012a494c8 253 0.10 vMB 173
192,709 192,709 00000000000004c954ae60f358b8e048a7f235f9d02c097e1b2658f32fd4900b 31 0.01 vMB 86
192,708 192,708 00000000000006991cb1f5fc5d45f6cc39eaf0692849932dabd553f2c047fd5b 128 0.06 vMB 241
192,707 192,707 000000000000055d0ebf871070ce4060e7306db8e3a5d3f796a28fd11af47104 268 0.10 vMB 93
192,706 192,706 00000000000006e396e9c5d8eb1e1c1374f8e8881345f87c1f3e5a0dbac79202 33 0.01 vMB 131
192,705 192,705 00000000000004c224baac606c0be7d722ee8bbc3996df5a1873a4ccb1f4de55 32 0.01 vMB 118
192,704 192,704 000000000000076e94980424190cb1df8b484c0e7bb15ba35422b6cce6267851 13 0.00 vMB 53
192,703 192,703 00000000000004ec36ef339a7a120dc17ff315e406aff6643bf89bb0a1ca1354 101 0.04 vMB 128
192,702 192,702 00000000000000607315ff95329c40ef6bdad0e015c224f75bf15fea820c587a 214 0.08 vMB 149
192,701 192,701 00000000000004f058bd1b672f021c4a205779af0a25ea65a03e36543d672593 9 0.00 vMB 340
192,700 192,700 00000000000003915dd4624898adea7b6a3e37bcf5bb6bffa8a2686c23b0139a 33 0.01 vMB 41
192,699 192,699 000000000000071ce8050256fc67140df4830eeb4f4a962d843a46fc0c651589 11 0.01 vMB 216
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 11
  • Data Transfer:
    • Sent: 22.58 GB
    • Received: 0.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.