Loading Tool

Explorer IconExplorer

Memory Pool

13,555 transactions
8.36 vMB
0.02699451 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.39/200 MB

Candidate Block

Mining Attempt afbaafb07208547482d460ddc5ba095922156ca77d41644bd4b26649456ceed8
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 65b47d55dc574a70273a1100a52673d64cab0ca43bc8b5206da393a5723ed691
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,634
Size: 1.00 vMB
Total Fees: 0.00928902 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (766,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,633 146,633 0000000000000955d99a263d272aed6370f1b1e77b24e693c725410bfcfb0982 32 0.02 vMB 47
146,632 146,632 0000000000000510ec07a7530bca4a623e2b1b7cf14eb6a661cbbdc33a25ab0d 111 0.04 vMB 104
146,631 146,631 000000000000047a0ba83a2366c687f84f0b75a4e784b5c91ca141dd55f93636 7 0.00 vMB 144
146,630 146,630 00000000000003029dccf8e5583b244cf7ce0b47aaa9da35b753793ed995540d 84 0.03 vMB 329
146,629 146,629 000000000000016123485bc35903505388cd2e1eb6ac4cf5052e03e285a14ee3 128 0.04 vMB 195
146,628 146,628 000000000000087b7474673bac8bdd441dadb9fd8281aaf2502b60d05460beb7 12 0.01 vMB 26
146,627 146,627 0000000000000250a04ef468794d8e68c8dbd897ef0e1eef3ac876bd1828ffe4 126 0.04 vMB 99
146,626 146,626 00000000000002a6d588ea1b8e6fa4c7146505e492b9c6b913762e438de62dbb 3 0.00 vMB 1,257
146,625 146,625 000000000000020cc0cd3f521acb1b6c32f62829d1da1de5c42f47a3044f8a46 48 0.01 vMB 173
146,624 146,624 00000000000008c87396db4acb12a2c1af92ee9638a21a0d41d705112ae0c838 29 0.01 vMB 400
146,623 146,623 00000000000001df5b6d7d1eef4513da9e9dabee7661930354af898f63a2a236 117 0.04 vMB 145
146,622 146,622 00000000000001e9fd72341a29934cc831c4055eea6b3bfdb059ddc9f08003e3 38 0.02 vMB 116
146,621 146,621 00000000000007f362caf9812714415d191726ccef8b93bbc3e35cf3edafc204 9 0.00 vMB 337
146,620 146,620 000000000000066ba1db32d005d17b74e5fac4d4cd568b3b92ed5658d290ed49 39 0.02 vMB 261
146,619 146,619 0000000000000302e22a7e906575283dda27e27cce617a2812808bd11266ac36 4 0.00 vMB 1,153
146,618 146,618 00000000000008e7532a80c365b9e21a0381914d4a1bfb7b08158891beee64f5 145 0.04 vMB 126
146,617 146,617 00000000000003989f618c9014b0d100710746b932464f0029aa1a80394ae0d0 56 0.02 vMB 158
146,616 146,616 000000000000069ce11386ee8207efddd925713752d9b74a5c4b5231a9eed456 8 0.01 vMB 44
146,615 146,615 00000000000002c01cab2fea1cb5f6452c0d47ca629c24c80f5626603fd214db 34 0.01 vMB 470
146,614 146,614 00000000000007227fa7c1ec671c0c367540f8a40f488b9e295bc42fd7dbe431 38 0.01 vMB 116
146,613 146,613 000000000000014706f8716d52bc62fa7da78d3af2226f298abc428521b72217 126 0.05 vMB 265
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 105
    • Outgoing: 10
  • Data Transfer:
    • Sent: 194.68 GB
    • Received: 0.77 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.