Loading Tool

Explorer IconExplorer

Memory Pool

42,522 transactions
30.45 vMB
0.16770454 BTC
Random Selection Loading Transactions
Max Size: 153.85/200 MB

Candidate Block

Mining Attempt df01de6a09dd9a1b9ebf9da6479390e222dddab77f4c0c7756b09608e58c348b
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root f59b0239368ac405306f45418219d9f1a963c74204c785c0bae5f2c8db18db56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.09299656 BTC
Feerates: 301.60 > 9.32 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (430,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,393 484,393 0000000000000000003b0bbdc757b28ddf4d85583b67a2f5fa8a521f93ef55dd 1,984 0.99/1.00 vMB 74
484,392 484,392 00000000000000000121bd9c07ed20259de5209e9c5253fcb6ab0063aca43c7e 364 0.53/1.00 vMB 47
484,391 484,391 000000000000000000d6d9b7126c34448efda58eb2f37befdc1d95aef98118b4 2,448 1.00/1.00 vMB 91
484,390 484,390 0000000000000000009c4e577c2369b3de4e5ebc8db82ef72ff89a3794509391 1,984 1.00/1.00 vMB 68
484,389 484,389 000000000000000001253f9298944e7665baf9141807c87edd87660c070856d0 1,700 1.00/1.00 vMB 80
484,388 484,388 000000000000000000a9dbc752050ac4dab588e131b780c7825a05e0d2142cef 2,570 0.99/1.00 vMB 215
484,387 484,387 000000000000000000c4f7a5de3e136151c6bd46ee1d4176888ec87ff399b9d1 1,790 0.99/1.00 vMB 63
484,386 484,386 0000000000000000005ae1146852a000c9e23c6573f4e0f2b11b986d7c02e4f5 2,420 1.00/1.00 vMB 182
484,385 484,385 0000000000000000000b8ea83196cdacb02f8d5179f8e487ca472c679169c624 1,700 0.99/1.00 vMB 91
484,384 484,384 00000000000000000020e43906f94e2f453f5d1ced65594ef606f454dabf0789 2,637 1.00/1.00 vMB 190
484,383 484,383 0000000000000000006881ec0ef112def8091771104149f4ce57b1708b828d2e 2,083 1.00/1.00 vMB 82
484,382 484,382 0000000000000000006c08de32419dd9172a48dc47aa30aca1563efefe497896 2,236 0.99/1.00 vMB 75
484,381 484,381 000000000000000000d44f8f5382f58fe91b8ff5314c18de545e6470545d70a4 1,945 1.00/1.00 vMB 134
484,380 484,380 000000000000000000e7785dac9bf942840f706eb59b1cc0e2e994640e1e5826 2,019 1.00/1.00 vMB 164
484,379 484,379 000000000000000000779c9ac66e842a3db6d79c572747e15066a0c854052b79 2,255 1.00/1.00 vMB 233
484,378 484,378 000000000000000000438451161116b32ff23dd4e9d2777ae515815d6348072c 312 1.00/1.00 vMB 11
484,377 484,377 0000000000000000000dc2d3be8ea108b16607cf889e5bb6c70bffec99b64daf 792 1.00/1.00 vMB 71
484,376 484,376 00000000000000000021f42d4ecd7d3e6480c74c0601d4722afc2f8f8fae5853 1,970 1.00/1.00 vMB 108
484,375 484,375 0000000000000000008ba4954dca7514d95f8a46778896a8f19a863fff7721d8 411 1.00/1.00 vMB 31
484,374 484,374 000000000000000000b771c44e55f2dc27af87458c20b6cb0eec16ec6dec067d 706 1.00/1.00 vMB 51
484,373 484,373 00000000000000000121f8290c695f957292e34e87597fc233ad9ba40488b918 128 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.54 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: 618.89 GB
    • Received: 11.20 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.