Loading Tool

Explorer IconExplorer

Memory Pool

30,273 transactions
25.74 vMB
0.06099848 BTC
Random Selection Loading Transactions
Max Size: 128.00/200 MB

Candidate Block

Mining Attempt feda874f8ea176efee636a10973b68e6503c32f1fd7cc2bcee01f5418c39faed
Version 20000000
Previous Block 00000000000000000000419a8df15e621a781644e58d8ccdcdbf95f982cdddd8
Merkle Root a4920c616888114e646b1dbb3db014e8502a9c0d403c501d566e8f3644717af0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,775
Size: 1.00 vMB
Total Fees: 0.01395092 BTC
Feerates: 150.92 > 1.40 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,284 (798,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,196 116,196 0000000000007f144d98b4c4e981e8a77d053859e680618099d1117878d743a8 10 0.01/1.00 vMB 157
116,195 116,195 000000000000246c377f18ce75d5ee726193f56e3244724d772ce084d5dcaeff 11 0.00/1.00 vMB 0
116,194 116,194 0000000000009081d439fb742d9f91bbb2394b0c4ae48eef8a7558c80e8cb488 12 0.00/1.00 vMB 0
116,193 116,193 00000000000078c1fed134ca59fffd8c630245a2a4bc3dbc98027b820e72ae02 6 0.00/1.00 vMB 1,359
116,192 116,192 000000000000666d6bebe9a257d61fa00e34641cfad4d87487877164459d000d 12 0.00/1.00 vMB 338
116,191 116,191 00000000000097d6461a68495bcf17edc9a4bbc682649085bd3ee2741bc8db5e 7 0.00/1.00 vMB 0
116,190 116,190 0000000000003581fda2cfcc59cb5f84e50d5956dc2b785dce9b48fdd3952860 1 0.00/1.00 vMB 0
116,189 116,189 0000000000003da271eab146d5f359525b4a96bb33bdf4c222eb26c7bdd6725c 1 0.00/1.00 vMB 0
116,188 116,188 0000000000003e2cbbcecec4a29e2d25724a597b998e35843aefbdccde2f5e29 11 0.00/1.00 vMB 0
116,187 116,187 000000000000f172dc8ebf43417109ca6979e294029e3330f72bd11c19f841c8 10 0.00/1.00 vMB 0
116,186 116,186 0000000000004dccb5e25de4e0b6af936314721ce32f0c385e0c5aef6537ce4b 12 0.01/1.00 vMB 1,192
116,185 116,185 00000000000015ebae6b0f21242fc102fcf9e21e0c783e0c18cebce351a653af 9 0.00/1.00 vMB 0
116,184 116,184 0000000000009b621f19aed44b277d9e2299b9e29d984eba11884035f3055a2f 1 0.00/1.00 vMB 0
116,183 116,183 000000000000db51610b12d0defa3608f50ce045b33982727e45e1977f5624eb 10 0.00/1.00 vMB 0
116,182 116,182 000000000000d664168737ded80f8b049df4c6365a757a6a063833cfefd4665a 18 0.01/1.00 vMB 370
116,181 116,181 00000000000023564c70f03b7d83201ca2b13bc3ff649703b9133869d7e503c6 6 0.06/1.00 vMB 1,078
116,180 116,180 00000000000062b0e0af795f0f9038814778c9cfee2a33e11763355b5336ee39 9 0.00/1.00 vMB 492
116,179 116,179 00000000000051ef6ad8a29b2c5a250a788ad5876420615f0c4c6ce5a43e5cf6 7 0.00/1.00 vMB 968
116,178 116,178 0000000000006494a4232ecab67abe985fafc45a0141e935ce217b76bdd5ad0a 35 0.01/1.00 vMB 1,086
116,177 116,177 000000000000164b521cfdef76348079133b7e9c073e2451231e899959e020f9 4 0.00/1.00 vMB 0
116,176 116,176 0000000000006f3cd956a4372f2bb2762b0348ba4dbae237b8b4bf57ca1ce61e 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 579.42 GB
    • Received: 8.86 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.