Loading Tool

Explorer IconExplorer

Memory Pool

34,573 transactions
10.76 vMB
0.19421918 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 58256e0106b4c37db3b532d6cd761456496eb0281d961448924486f1777a4dfc
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 7780878788a4e5f6ac25b53ff930abde9331d4b13347eab055f6d013e1decf08
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08272355 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (655,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,978 257,978 000000000000000c82a55e9f194ca84d7b4b93c6c471effdb2ccde94fc66cc8e 831 0.35 vMB 114
257,977 257,977 0000000000000015f0687fa404c08ead097542a86ece7c1db558c0eb9ce08afd 85 0.03 vMB 104
257,976 257,976 00000000000000050cc705550c41519fb99de2bbae7d68a1336270c4483baab6 634 0.27 vMB 118
257,975 257,975 0000000000000015f3a96dd807f4ebf96aa6b6b25f7bd3a5fed8a378f89b2a2b 410 0.17 vMB 109
257,974 257,974 000000000000002640577157fcf647ba5bc8be881282df0ef4d04e6875a4c284 63 0.03 vMB 119
257,973 257,973 0000000000000006fe310f36702731d78c39fe41692a82fdc8d650eef65b22b3 334 0.29 vMB 46
257,972 257,972 000000000000000bee91337a04ebea333cbadb7ba528f828b08bd8c3c35051b3 514 0.25 vMB 136
257,971 257,971 0000000000000016a37dd73979f7eeaf42968680e0fe6f897b10f5a04b051322 126 0.04 vMB 113
257,970 257,970 0000000000000019c6b7c474dec092927fb3a8e84c6f03d61a60045ea355afc1 471 0.21 vMB 108
257,969 257,969 000000000000001acc3f83485a392b4f17988c0131d2e7709c36855b73954d15 64 0.02 vMB 123
257,968 257,968 0000000000000006bef3f7ffc58a11347a278a6d00d9ca075b3e724c2c869071 120 0.05 vMB 93
257,967 257,967 000000000000000db41451e072502c40f28b41d14b7b46883591ada6817dbf03 36 0.01 vMB 99
257,966 257,966 000000000000001e57de8e0f5dc72853db8bbb8a1b20234192b44aa138227ea7 166 0.07 vMB 151
257,965 257,965 000000000000000b73f1b193ded9365aa5afd878af1385b59c4c79c1e61ad1c0 206 0.08 vMB 112
257,964 257,964 000000000000002045fc88370314e1632c4d729accc74a864a47be93528cb3af 90 0.12 vMB 77
257,963 257,963 0000000000000001091950ae13bcd9475d7c95292f279d222e5829797eebd138 73 0.26 vMB 80
257,962 257,962 00000000000000296efe7d6311d9bce6088048c90dffd99cc299f2581059b0da 364 0.18 vMB 93
257,961 257,961 000000000000001379862ad118047e4481c627d504d9cdf2cfb83b4f5c0bfb11 140 0.05 vMB 147
257,960 257,960 0000000000000008e4dc986b86738ecedcfb264ac573f50bd15e48cd27846d2a 44 0.02 vMB 81
257,959 257,959 0000000000000010ba3c41e0d24b6b6d6de09a9423d772dd43516d65dabf4c70 329 0.13 vMB 73
257,958 257,958 00000000000000295d2c06c5881d12fca6741279e2c41a42a619e668dc25c512 256 0.10 vMB 121
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.