Loading Tool

Explorer IconExplorer

Memory Pool

40,148 transactions
27.73 vMB
0.06834424 BTC
Random Selection Loading Transactions
Max Size: 142.18/200 MB

Candidate Block

Mining Attempt 099017b220fcefeb9771e18a3d8ec848fa07d40a4381c1dcec3819ce2d50587f
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root b23022c816a69b5a7a7b916744e30f37ed99ae238ed5b6224fdc1e5291da57a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,858
Size: 1.00 vMB
Total Fees: 0.01520139 BTC
Feerates: 101.49 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (704,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,670 209,670 00000000000001aafd1786f57541ae55d5702ab60789e15f880cb44a1622ae74 140 0.06/1.00 vMB 159
209,669 209,669 000000000000041bfb115836a3dc592a295a98f75c3af2fa0fdb7bafe3501adf 232 0.09/1.00 vMB 146
209,668 209,668 0000000000000403babfd5760585e7809106f893a7f1392515fee9af82efb559 76 0.10/1.00 vMB 89
209,667 209,667 000000000000023c43f872122a1fa189d79e5011f33f65b2c4763c530a2bd5ca 155 0.06/1.00 vMB 143
209,666 209,666 00000000000000e3f0698116fbe73d59b60524cd48f707f00ce219f19d42cf75 323 0.12/1.00 vMB 238
209,665 209,665 00000000000003ae4bf48c23d02742f636bc95af4cfb89e1bcbc1c4f7b196a91 39 0.02/1.00 vMB 41
209,664 209,664 00000000000001643623e3cf2456a2983c1915228a17f651a30c2eda4e300eda 70 0.03/1.00 vMB 180
209,663 209,663 00000000000002dc6ef80f56a00f1091471d942ce9bfb656ebdab4ea0b77eb0b 36 0.01/1.00 vMB 88
209,662 209,662 00000000000003985bb582ad2932db00da7f27e0a77a501f7223f0fce5876e2e 122 0.06/1.00 vMB 158
209,661 209,661 0000000000000129f4a205ef9bce7fe2071809077fca02731d63da6cae643cda 148 0.08/1.00 vMB 210
209,660 209,660 00000000000002b557e1db09ea06bff32c345f3cfb489981c8ced95897060547 89 0.03/1.00 vMB 272
209,659 209,659 000000000000047bbf41f159f9487f7c1a0544dc93c6ca05f8bd08475b25eb4f 521 0.28/1.00 vMB 126
209,658 209,658 00000000000004ca6ef9891391c018687d981b70c29eaf6e08be02044b6c6959 191 0.08/1.00 vMB 166
209,657 209,657 00000000000001fb5dacae391a2548c59f5abcc6dbd2d92ce38edd072978fc0e 193 0.08/1.00 vMB 157
209,656 209,656 00000000000002e8ddb9cb73b3776f1cafe665d1251803d3ac1522e3e9256569 484 0.20/1.00 vMB 189
209,655 209,655 000000000000012b0ec85fc523bff70d2bf9574c0b03c05b4632d8a8c7f71adc 647 0.25/1.00 vMB 240
209,654 209,654 0000000000000150e2e00471befa89df5d4c3deca51dd403d2115a8c65f99160 117 0.04/1.00 vMB 183
209,653 209,653 00000000000001dcc742d4728e819aa60eb4d6ac33109aa66af6803401a3bd56 38 0.02/1.00 vMB 141
209,652 209,652 000000000000012f728729ed265b44886b8602a723507f3b6d378a2febde24ef 108 0.04/1.00 vMB 2
209,651 209,651 00000000000002f173a9db9c75de676843f26d657fe953fdcbd670518a3a50ee 397 0.15/1.00 vMB 396
209,650 209,650 000000000000046a0030c5345a8e6de87737e024bad12e9e39d00c4badd4e6a5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.76 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: 632.50 GB
    • Received: 12.12 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.