Loading Tool

Explorer IconExplorer

Memory Pool

39,725 transactions
26.39 vMB
0.08087374 BTC
Random Selection Loading Transactions
Max Size: 137.04/200 MB

Candidate Block

Mining Attempt 4c78d2b7b5d7d0cffd478416101f4767ab847517fe5987a33617bd3eab551114
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 0d79e9cc881da63303a95f21289153e60697f3aad5d0f61bd779fdc36cfa8a25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,056
Size: 1.00 vMB
Total Fees: 0.03231508 BTC
Feerates: 502.65 > 3.24 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (66,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,952 847,952 00000000000000000002c04fdee109190adfc308f60b0e58d069d0effdfe3b90 5,726 1.00/1.00 vMB 34
847,951 847,951 00000000000000000001762a23341464135e06b88386b00c98a3f6cb2ff8a1c4 4,278 1.00/1.00 vMB 37
847,950 847,950 000000000000000000017bcb0892c245c56780492c047adb729481ec154767d5 3,015 1.00/1.00 vMB 45
847,949 847,949 00000000000000000001e4ed388e48c9d0062a1325a757cd3c92edd6f9e25543 5,137 1.00/1.00 vMB 35
847,948 847,948 000000000000000000007c0ce0c622097701f99e447a54068404a8ec26fb3837 2,803 1.00/1.00 vMB 40
847,947 847,947 000000000000000000033c2042321f0744e42d589e8341dc850eb73515df6ddb 4,368 1.00/1.00 vMB 39
847,946 847,946 0000000000000000000260b6c03369017e5e12da829ddb6fc9eae29927bda6a5 5,209 1.00/1.00 vMB 37
847,945 847,945 00000000000000000000da76b0b05385b20149855de2c45489299068c50f4a72 6,115 1.00/1.00 vMB 35
847,944 847,944 000000000000000000033493430e07be3f95c09884f31229c3cbbfca7c00bc08 3,742 1.00/1.00 vMB 41
847,943 847,943 00000000000000000000f2364ea7cfc36357f7a96c8e9266ac16f7128afa13e4 3,987 1.00/1.00 vMB 45
847,942 847,942 00000000000000000000542e74d22d730367c0afe4ef0cf6f8e6a9e8f5b7022d 4,877 1.00/1.00 vMB 34
847,941 847,941 0000000000000000000276d884722249e7fd552a9e4428327072bc9a29e5a882 6,342 1.00/1.00 vMB 36
847,940 847,940 000000000000000000032dbb86a6f2523d8dbe09e4110fa545b2f7d14e716926 4,907 1.00/1.00 vMB 39
847,939 847,939 00000000000000000000427956b425f1e4970e8841b10a4c3e99fcc86c4aadef 3,554 1.00/1.00 vMB 42
847,938 847,938 000000000000000000005cbb2503464289dbae42bde91a22406252c5d6d8824a 3,847 1.00/1.00 vMB 37
847,937 847,937 0000000000000000000355eeb033c42b061e508858e4b47b7ba6aaf04fabd5a1 3,596 1.00/1.00 vMB 50
847,936 847,936 000000000000000000028931b07a3cc9659a2dc806ef4c3cab4cf466eda0b670 1 0.00/1.00 vMB 0
847,935 847,935 00000000000000000001c9b30ad48baff4f6db7b250dccc116c9813a3a06a86c 3,191 1.00/1.00 vMB 44
847,934 847,934 000000000000000000018b3a377749c75737149dd1eb010183092113f2c3d748 3,492 1.00/1.00 vMB 50
847,933 847,933 00000000000000000002439547cd0ef61cbbef2d581bc34ecdd9c127a60f933d 3,570 1.00/1.00 vMB 51
847,932 847,932 00000000000000000001a4b68f6f3f7054b2f5b76e1576a750226fb2bff1049b 4,413 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.