Loading Tool

Explorer IconExplorer

Memory Pool

28,044 transactions
9.26 vMB
0.09154789 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt 013d85381e439ce5763b97afa7a259f1dee75144462e7defa298d7e83cd53384
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 2d61bd2ae76dda5a1329a5f5f4c4bbc41482bbc144f8c40803c2bb688fd855dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 980
Size: 1.00 vMB
Total Fees: 0.02515211 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (763,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,618 149,618 00000000000009a0a35ae3b9922892706dcc58d34c1526edaa3d67c089dd70ae 96 0.04 vMB 96
149,617 149,617 00000000000009dedbbf97686a4b1c8fc3ddad8e221936795946695fef734c24 52 0.02 vMB 150
149,616 149,616 0000000000000627116c49cb4f111031cec030c95de9e7ac4be9e0a2287a9758 12 0.00 vMB 55
149,615 149,615 00000000000000f1ce66b3c51750238e1de65fa1b345126249538f9d694b6e65 25 0.01 vMB 46
149,614 149,614 00000000000002d9139dabb7f23f0938961d308c64861169326da41e47c61b60 1 0.00 vMB 0
149,613 149,613 000000000000025efc11da42fa9fae940f3d54ca8f23ad14e1e7530f3648cdea 3 0.00 vMB 0
149,612 149,612 0000000000000af2b42ce62e2c8ece55b1f610e3977a3ca6aedea88027bdb7db 26 0.03 vMB 143
149,611 149,611 000000000000060dbe8372446187a391f67dd1bb5d3a80faed60f261f6ed0f3e 8 0.00 vMB 800
149,610 149,610 00000000000008dc04bfbe772c0a27e34656c2fe3f71447f5de161e3f75d8eee 2 0.00 vMB 75
149,609 149,609 0000000000000572c67a366afcaf4266bca24e8508e8284efe8c0d2266b1551f 2 0.00 vMB 193
149,608 149,608 0000000000000326473324916c39a00c3ee8953dde996549f13ab37be7da5b78 8 0.00 vMB 284
149,607 149,607 00000000000004df3405895989d8a7ff1ab4847f6c6e6511ab6b22bf941a52de 106 0.03 vMB 0
149,606 149,606 00000000000007dde0758b5027bd7308be3f75b3ab7b2f14b37e5e91a8ed0c0e 8 0.01 vMB 46
149,605 149,605 000000000000068c560359ac39cdd0d613a527d7ee24c61be09e5aac0439ad29 28 0.02 vMB 2
149,604 149,604 0000000000000a747d14316ab792cf5e5e40381db0eadbbfe81e458cccd2c1e0 58 0.04 vMB 257
149,603 149,603 0000000000000779166d9eaea0769e30e4f6049542285aefa5820b0f5d2d2e34 71 0.04 vMB 198
149,602 149,602 000000000000023c363108eb364df3cd02e2bbbcb65bf910ba84766b825360f8 63 0.03 vMB 83
149,601 149,601 000000000000028a660778d25655072155cebb5c5d2a60089f4118b0179b9bde 138 0.05 vMB 58
149,600 149,600 00000000000003a7a772014c5254827d3ec98a2d83dbc32fcd6c4ee2636f33b4 129 0.05 vMB 95
149,599 149,599 00000000000002d400eeb59bd5ac403cd0414a2540705ed11c277b9aa72b3a1b 51 0.05 vMB 925
149,598 149,598 00000000000005ba740c94d87d43b02135a6e043f0447d460a977a61c23ae633 62 0.02 vMB 94
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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