Loading Tool

Explorer IconExplorer

Memory Pool

85,928 transactions
31.46 vMB
0.07976615 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

Mining Attempt 5cfe5fe4f4bf72346624a0c42a1f36c2e029d962a1cb9536a6cd51b8f0c8ea25
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root 31b46a99987a7df8076060f068e2d1371594c104f5efc835f67fcf34ec4b288d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,963
Size: 1.00 vMB
Total Fees: 0.00835750 BTC
Feerates: 45.66 > 0.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (426,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,037 489,037 000000000000000000a85298cebcaa5161d32d27bb324c12cbcbcd1682ceb4c3 1 0.00/1.00 vMB 0
489,036 489,036 0000000000000000003a2cdbecb298fb23a02e780e98b233fc445529d7bb1266 2,439 1.00/1.00 vMB 8
489,035 489,035 0000000000000000008ec31f581d1760eb980dfd4f5751e04e29638840d5906e 2,216 1.00/1.00 vMB 37
489,034 489,034 000000000000000000b7df3ee61894c872f448e95a73b1b01e4fe48b31f6ce9c 2,250 1.00/1.00 vMB 117
489,033 489,033 000000000000000000b9edb04c235bd1f350635223402b35e6b0bc3bf2eab5bd 2,317 0.98/1.00 vMB 127
489,032 489,032 0000000000000000002686851096d1371233825c43ca9dcdb08d41da8cee1183 2,574 0.98/1.00 vMB 142
489,031 489,031 0000000000000000006ec29daedc1ba764bff37c98d358ec52698856087d8bae 2,199 0.98/1.00 vMB 119
489,030 489,030 0000000000000000004c745673d5f839dfe997de374be81deb8f44c66d6ef170 2,482 1.00/1.00 vMB 28
489,029 489,029 000000000000000000062b9ee9c56d000d53e3622f149c9f32272dc5ae5a97f1 2,207 1.00/1.00 vMB 79
489,028 489,028 00000000000000000080a220a3b53484906821d5a267028c9df80fa6d33f4fc4 1,639 0.95/1.00 vMB 51
489,027 489,027 0000000000000000006063590cbf860eded36944ad9037bfee1c493f28822ad9 1,999 0.98/1.00 vMB 117
489,026 489,026 00000000000000000001438e607d34f382213cd08173b707af56108ab5eeec4b 2,060 0.98/1.00 vMB 119
489,025 489,025 000000000000000000c9d7ae847acf7b9ccf134a17f9d63dc13319b6bf01b634 1,831 1.00/1.00 vMB 115
489,024 489,024 000000000000000000c1c3e9d35b144cabde0952ac744bf335ed32e93413159c 546 0.23/1.00 vMB 116
489,023 489,023 000000000000000000ef55b75791221ec3b6fd0e7274710f4c80b7aa80fb75c0 1,350 0.69/1.00 vMB 113
489,022 489,022 0000000000000000002f2a10e67391132793f397fcd1982f59fc256af4602473 484 0.24/1.00 vMB 7
489,021 489,021 0000000000000000006716791ce70423a157f46784e5ae9f4650e3e558c56b76 2,260 0.93/1.00 vMB 63
489,020 489,020 0000000000000000002fb3e42ca690c22fd622405a9dd82078402f8527978fbc 2,353 1.00/1.00 vMB 184
489,019 489,019 0000000000000000000e50662f326b864603f801117749f7b79ac16cce4af2e7 1,958 0.95/1.00 vMB 76
489,018 489,018 000000000000000000c3214a9585e16cef1c47b360523037bd72ebb6a3779e76 1,360 0.82/1.00 vMB 72
489,017 489,017 000000000000000000339cddd1fdd5aa00760f6bebd03091c91aadb869cee534 2,221 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.99 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: 717.15 GB
    • Received: 17.83 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.